Uses of Class
org.gcube.smartgears.handlers.application.ResponseEvent
Packages that use ResponseEvent
Package
Description
-
Uses of ResponseEvent in org.gcube.smartgears.handlers.application
Methods in org.gcube.smartgears.handlers.application with parameters of type ResponseEventModifier and TypeMethodDescriptionvoidRequestHandler.handleResponse(ResponseEvent e) Invoked when a servlet of a managed app has produced a response to a request. -
Uses of ResponseEvent in org.gcube.smartgears.handlers.application.request
Methods in org.gcube.smartgears.handlers.application.request with parameters of type ResponseEventModifier and TypeMethodDescriptionvoidRequestAccounting.handleResponse(ResponseEvent e) voidRequestIdHandler.handleResponse(ResponseEvent e) voidRequestMetrics.handleResponse(ResponseEvent e) voidRequestValidator.handleResponse(ResponseEvent e)