public class RequestValidator extends RequestHandler
| Constructor and Description |
|---|
RequestValidator() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleRequest(RequestEvent call)
Invoked when the container receives a request for a servlet of a managed app.
|
String |
toString() |
handleResponse, onEvent, start, stoppublic void handleRequest(RequestEvent call)
RequestHandlerhandleRequest in class RequestHandlercall - the eventpublic String toString()
toString in class AbstractHandlerCopyright © 2014. All Rights Reserved.