Uses of Class
org.gcube.smartgears.handlers.AbstractHandler

Packages that use AbstractHandler
org.gcube.smartgears.handlers.application   
org.gcube.smartgears.handlers.application.lifecycle   
org.gcube.smartgears.handlers.application.request   
 

Uses of AbstractHandler in org.gcube.smartgears.handlers.application
 

Subclasses of AbstractHandler in org.gcube.smartgears.handlers.application
 class ApplicationLifecycleHandler
          A Handler of ApplicationLifecycleEvents.
 class RequestHandler
          A Handler of RequestEvents and ResponseEvents.
 

Uses of AbstractHandler in org.gcube.smartgears.handlers.application.lifecycle
 

Subclasses of AbstractHandler in org.gcube.smartgears.handlers.application.lifecycle
 class ProfileManager
          Manages the resource profile of the application.
 

Uses of AbstractHandler in org.gcube.smartgears.handlers.application.request
 

Subclasses of AbstractHandler in org.gcube.smartgears.handlers.application.request
 class RequestValidator
           
 



Copyright © 2014. All Rights Reserved.