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