Uses of Class
org.apache.catalina.core.StandardPipeline
-
Packages that use StandardPipeline Package Description com.sun.enterprise.web -
-
Uses of StandardPipeline in com.sun.enterprise.web
Subclasses of StandardPipeline in com.sun.enterprise.web Modifier and Type Class Description classVirtualServerPipelinePipeline associated with a virtual server.classWebPipelinePipeline whose invoke logic checks if a given request path represents an ad-hoc path: If so, this pipeline delegates the request to the ad-hoc pipeline of its associated web module.
-