Uses of Class
org.gcube.smartgears.handlers.application.ResponseEvent
-
Packages that use ResponseEvent Package Description org.gcube.smartgears.handlers.application org.gcube.smartgears.handlers.application.request -
-
Uses of ResponseEvent in org.gcube.smartgears.handlers.application
Methods in org.gcube.smartgears.handlers.application with parameters of type ResponseEvent Modifier and Type Method Description voidRequestHandler. 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 ResponseEvent Modifier and Type Method Description voidRequestAccounting. handleResponse(ResponseEvent e)voidRequestContextRetriever. handleResponse(ResponseEvent e)
-