|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RequestEvent | |
|---|---|
| org.gcube.smartgears.handlers.application | |
| org.gcube.smartgears.handlers.application.request | |
| Uses of RequestEvent in org.gcube.smartgears.handlers.application |
|---|
| Subclasses of RequestEvent in org.gcube.smartgears.handlers.application | |
|---|---|
class |
ResponseEvent
A ApplicationEvent that occurs when the application returns a response to a given request. |
| Methods in org.gcube.smartgears.handlers.application with parameters of type RequestEvent | |
|---|---|
void |
RequestHandler.handleRequest(RequestEvent e)
Invoked when the container receives a request for a servlet of a managed app. |
| Uses of RequestEvent in org.gcube.smartgears.handlers.application.request |
|---|
| Methods in org.gcube.smartgears.handlers.application.request with parameters of type RequestEvent | |
|---|---|
void |
RequestValidator.handleRequest(RequestEvent call)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||