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

Quick Search    Search Deep

Package org.apache.webapp.balancer

Interface Summary
Rule The Rule interface is implemented by load balancing rules.
 

Class Summary
BalancerFilter The balancer filter redirects incoming requests based on what rules they match.
RuleChain A RuleChain is a list of rules considered in order.
RulesParser The rules parser uses Digester to parse the rules definition file and return a RuleChain object.