Uses of Interface
org.gcube.smartgears.handlers.Handler
Packages that use Handler
Package
Description
-
Uses of Handler in org.gcube.smartgears.handlers
Classes in org.gcube.smartgears.handlers with type parameters of type Handler -
Uses of Handler in org.gcube.smartgears.handlers.application
Subinterfaces of Handler in org.gcube.smartgears.handlers.applicationModifier and TypeInterfaceDescriptioninterfaceApplicationHandler<T extends ApplicationHandler<T>>AHandlerofApplicationEvents.Classes in org.gcube.smartgears.handlers.application that implement Handler -
Uses of Handler in org.gcube.smartgears.handlers.application.lifecycle
Classes in org.gcube.smartgears.handlers.application.lifecycle that implement HandlerModifier and TypeClassDescriptionclassManages the resource profile of the application. -
Uses of Handler in org.gcube.smartgears.handlers.application.request
Classes in org.gcube.smartgears.handlers.application.request that implement HandlerModifier and TypeClassDescriptionclassclassARequestHandlerthat manages a per-request correlation ID ("X-Request-ID").classclass -
Uses of Handler in org.gcube.smartgears.handlers.container
Classes in org.gcube.smartgears.handlers.container that implement Handler -
Uses of Handler in org.gcube.smartgears.handlers.container.lifecycle
Classes in org.gcube.smartgears.handlers.container.lifecycle that implement HandlerModifier and TypeClassDescriptionclassclassManages the resource profile of the application.