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

Packages that use Pipeline
org.gcube.common.ghn.service   
org.gcube.common.ghn.service.handlers   
 

Uses of Pipeline in org.gcube.common.ghn.service
 

Constructors in org.gcube.common.ghn.service with parameters of type Pipeline
ApplicationFilter(ApplicationContext context, String servletName, Pipeline<RequestHandler> pipeline)
          Creates an instance with the name of the target servlet and a pipeline.
 

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

Methods in org.gcube.common.ghn.service.handlers that return Pipeline
 Pipeline<H> Pipeline.reverse()
          Returns a pipeline with the same handlers as this pipeline, only in reverse order.
 



Copyright © 2013. All Rights Reserved.