Uses of Class
org.gcube.smartgears.handlers.application.ApplicationPipeline

Packages that use ApplicationPipeline
org.gcube.smartgears.handlers.application   
org.gcube.smartgears.managers   
 

Uses of ApplicationPipeline in org.gcube.smartgears.handlers.application
 

Methods in org.gcube.smartgears.handlers.application that return ApplicationPipeline
 ApplicationPipeline<H> ApplicationPipeline.reverse()
          Returns a pipeline with the same handlers as this pipeline but in reverse order.
 

Uses of ApplicationPipeline in org.gcube.smartgears.managers
 

Constructors in org.gcube.smartgears.managers with parameters of type ApplicationPipeline
RequestManager(ApplicationContext context, String servletName, ApplicationPipeline<RequestHandler> pipeline)
          Creates an instance with the name of the target servlet and a pipeline.
 



Copyright © 2014. All Rights Reserved.