public class AfterRequest extends RequestEvent
The event fired after the request is processed by Servlet.
Warp service is not initialized at the time of firing this event.
If you want to have access to all Warp services, observe AfterServlet event instead.
| Constructor and Description |
|---|
AfterRequest(javax.servlet.ServletRequest request,
javax.servlet.ServletResponse response) |
getRequest, getResponseCopyright © 2014 JBoss by Red Hat. All rights reserved.