Uses of Class
org.gcube.smartgears.handlers.application.RequestEvent

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)
           
 



Copyright © 2014. All Rights Reserved.