Uses of Package
org.gcube.smartgears.handlers.application

Packages that use org.gcube.smartgears.handlers.application
org.gcube.smartgears.configuration.application   
org.gcube.smartgears.handlers.application   
org.gcube.smartgears.handlers.application.lifecycle   
org.gcube.smartgears.handlers.application.request   
org.gcube.smartgears.managers   
 

Classes in org.gcube.smartgears.handlers.application used by org.gcube.smartgears.configuration.application
ApplicationLifecycleHandler
          A Handler of ApplicationLifecycleEvents.
RequestHandler
          A Handler of RequestEvents and ResponseEvents.
 

Classes in org.gcube.smartgears.handlers.application used by org.gcube.smartgears.handlers.application
ApplicationEvent
          An Event that occurs in the lifetime of the application.
ApplicationHandler
          A Handler of ApplicationEvents.
ApplicationLifecycleEvent
          An ApplicationEvent that occurs when the application starts or stops.
ApplicationLifecycleEvent.Start
          An ApplicationEvent that occurs when the application starts.
ApplicationLifecycleEvent.Stop
          An ApplicationEvent that occurs when the application stops.
ApplicationLifecycleHandler
          A Handler of ApplicationLifecycleEvents.
ApplicationPipeline
          A Pipeline of ApplicationHandlers.
RequestEvent
          An ApplicationEvent that occurs when an application receives a request.
RequestHandler
          A Handler of RequestEvents and ResponseEvents.
ResponseEvent
          A ApplicationEvent that occurs when the application returns a response to a given request.
 

Classes in org.gcube.smartgears.handlers.application used by org.gcube.smartgears.handlers.application.lifecycle
ApplicationHandler
          A Handler of ApplicationEvents.
ApplicationLifecycleEvent.Start
          An ApplicationEvent that occurs when the application starts.
ApplicationLifecycleHandler
          A Handler of ApplicationLifecycleEvents.
 

Classes in org.gcube.smartgears.handlers.application used by org.gcube.smartgears.handlers.application.request
ApplicationHandler
          A Handler of ApplicationEvents.
RequestEvent
          An ApplicationEvent that occurs when an application receives a request.
RequestHandler
          A Handler of RequestEvents and ResponseEvents.
 

Classes in org.gcube.smartgears.handlers.application used by org.gcube.smartgears.managers
ApplicationPipeline
          A Pipeline of ApplicationHandlers.
RequestHandler
          A Handler of RequestEvents and ResponseEvents.
 



Copyright © 2013. All Rights Reserved.