Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Package
org.apache.catalina.valves

Classes in org.apache.catalina.valves used by org.apache.catalina.valves
FieldInfo
          A simple helper for decoding the pattern.
RequestFilterValve
          Implementation of a Valve that performs filtering based on comparing the appropriate request property (selected based on which subclass you choose to configure into your Container's pipeline) against a set of regular expressions configured for this Valve.
ValveBase
          Convenience base class for implementations of the Valve interface.