public class BeforeRequest extends RequestEvent
The event fired before 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 BeforeServlet event instead.
| Constructor and Description |
|---|
BeforeRequest(javax.servlet.ServletRequest request,
javax.servlet.ServletResponse response) |
getRequest, getResponseCopyright © 2014 JBoss by Red Hat. All rights reserved.