Uses of Class
org.apache.turbine.pipeline.XmlValve
-
Packages that use XmlValve Package Description org.apache.turbine.pipeline The Turbine processing pipeline is modeled after the pipeline found in Tomcat 4.0.1 (Catalina), and after the module architecture found in Apache httpd. -
-
Uses of XmlValve in org.apache.turbine.pipeline
Methods in org.apache.turbine.pipeline that return XmlValve Modifier and Type Method Description XmlValveXmlValveAdapter. marshal(Valve valve)Methods in org.apache.turbine.pipeline with parameters of type XmlValve Modifier and Type Method Description ValveXmlValveAdapter. unmarshal(XmlValve xmlValve)
-