Uses of Interface
org.apache.turbine.pipeline.Pipeline

Packages that use Pipeline
org.apache.turbine.pipeline The Turbine processing pipeline is modelled after the pipeline found in Tomcat 4.0.1 (Catalina), and after the module architecture found in Apache httpd. 
 

Uses of Pipeline in org.apache.turbine.pipeline
 

Classes in org.apache.turbine.pipeline that implement Pipeline
 class TurbinePipeline
          Flexible implementation of a org.apache.turbine.Pipeline.
 



Copyright © 2000-2011 The Apache Software Foundation. All Rights Reserved.