Modifier and Type | Method and Description |
---|---|
boolean |
doResume(ServletRequest request,
ServletResponse response,
CometFilterChain next)
Resumes service the initial request.
|
boolean doResume(ServletRequest request, ServletResponse response, CometFilterChain next) throws java.io.IOException, ServletException
request
- the servlet request objectresponse
- the servlet response objectcontroller
- the controller to be passed to application codejava.io.IOException
ServletException