Uses of Class
org.gcube.common.ghn.service.handlers.AbstractHandler

Packages that use AbstractHandler
org.gcube.common.ghn.service.configuration   
org.gcube.common.ghn.service.handlers   
org.gcube.common.ghn.service.handlers.lifetime   
org.gcube.common.ghn.service.handlers.request   
 

Uses of AbstractHandler in org.gcube.common.ghn.service.configuration
 

Subclasses of AbstractHandler in org.gcube.common.ghn.service.configuration
static class LifetimeHandlerAdapter.UnavailableHandler
          A LifetimeHandler included in a ServiceConfiguration but not available at runtime.
static class RequestHandlerAdapter.UnavailableHandler
          A RequestHandler included in a ServiceConfiguration but not available at runtime.
 

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

Subclasses of AbstractHandler in org.gcube.common.ghn.service.handlers
 class LifetimeHandler
          A Handler of LifetimeEvents.
 class RequestHandler
          A Handler of RequestEvents and ResponseEvents.
 

Uses of AbstractHandler in org.gcube.common.ghn.service.handlers.lifetime
 

Subclasses of AbstractHandler in org.gcube.common.ghn.service.handlers.lifetime
 class PublishingHandler
           
 

Uses of AbstractHandler in org.gcube.common.ghn.service.handlers.request
 

Subclasses of AbstractHandler in org.gcube.common.ghn.service.handlers.request
 class ScopeHandler
           
 



Copyright © 2013. All Rights Reserved.