Class Hierarchy
- java.lang.Object
- org.gcube.smartgears.handlers.AbstractHandler
- org.gcube.smartgears.handlers.application.ApplicationLifecycleHandler (implements org.gcube.smartgears.handlers.application.ApplicationHandler<T>)
- org.gcube.smartgears.handlers.application.RequestHandler (implements org.gcube.smartgears.handlers.application.ApplicationHandler<T>)
- org.gcube.smartgears.handlers.Event<C>
- org.gcube.smartgears.handlers.application.ApplicationEvent<T>
- org.gcube.smartgears.handlers.application.ApplicationLifecycleEvent
- org.gcube.smartgears.handlers.application.ApplicationLifecycleEvent.Start
- org.gcube.smartgears.handlers.application.ApplicationLifecycleEvent.Stop
- org.gcube.smartgears.handlers.application.RequestEvent
- org.gcube.smartgears.handlers.application.ResponseEvent
- org.gcube.smartgears.handlers.application.ApplicationLifecycleEvent
- org.gcube.smartgears.handlers.application.ApplicationEvent<T>
- org.gcube.smartgears.handlers.Pipeline<E,H>
- org.gcube.smartgears.handlers.application.ApplicationPipeline<H>
- org.gcube.smartgears.handlers.AbstractHandler
Interface Hierarchy
- org.gcube.smartgears.handlers.Handler<E>
- org.gcube.smartgears.handlers.application.ApplicationHandler<T>