Uses of Class
org.gcube.common.ghn.service.events.RequestEvent

Packages that use RequestEvent
org.gcube.common.ghn.service.events   
org.gcube.common.ghn.service.handlers   
org.gcube.common.ghn.service.handlers.request   
 

Uses of RequestEvent in org.gcube.common.ghn.service.events
 

Subclasses of RequestEvent in org.gcube.common.ghn.service.events
 class ResponseEvent
          A ApplicationEvent that occurs when the application returns a response to a given request.
 

Uses of RequestEvent in org.gcube.common.ghn.service.handlers
 

Methods in org.gcube.common.ghn.service.handlers 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.common.ghn.service.handlers.request
 

Methods in org.gcube.common.ghn.service.handlers.request with parameters of type RequestEvent
 void ScopeHandler.handleRequest(RequestEvent event)
           
 



Copyright © 2013. All Rights Reserved.