|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||