Uses of Class
org.gcube.smartgears.handlers.application.RequestEvent
Packages that use RequestEvent
Package
Description
-
Uses of RequestEvent in org.gcube.smartgears.handlers.application
Subclasses of RequestEvent in org.gcube.smartgears.handlers.applicationModifier and TypeClassDescriptionclassAApplicationEventthat occurs when the application returns a response to a given request.Methods in org.gcube.smartgears.handlers.application with parameters of type RequestEventModifier and TypeMethodDescriptionvoidRequestHandler.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 RequestEventModifier and TypeMethodDescriptionvoidRequestAccounting.handleRequest(RequestEvent e) voidRequestIdHandler.handleRequest(RequestEvent e) voidRequestMetrics.handleRequest(RequestEvent e) voidRequestValidator.handleRequest(RequestEvent call)