private class DoSFilter.DoSAsyncListener extends DoSFilter.DoSTimeoutAsyncListener
Modifier and Type | Field and Description |
---|---|
private int |
priority |
Constructor and Description |
---|
DoSAsyncListener(int priority) |
Modifier and Type | Method and Description |
---|---|
void |
onTimeout(javax.servlet.AsyncEvent event) |
onComplete, onError, onStartAsync
public void onTimeout(javax.servlet.AsyncEvent event) throws java.io.IOException
onTimeout
in interface javax.servlet.AsyncListener
onTimeout
in class DoSFilter.DoSTimeoutAsyncListener
java.io.IOException