Interface ServletAsyncListener<RESPONSE>
- All Known Implementing Classes:
AsyncRequestCompletionListener
public interface ServletAsyncListener<RESPONSE>
-
Method Summary
-
Method Details
-
onComplete
-
onTimeout
void onTimeout(long timeout) -
onError
-