Package net.sf.j2ep.servers

Interface Summary
ServerStatusListener A listener for status messages for the servers.
 

Class Summary
BaseServer  
ClusterContainer A ServerContainer implementation that have multiple domains to choose from.
ClusterRequestWrapper A wrapper for requests that will create it's own set of headers.
ClusterResponseWrapper A wrapper that will make sure sessions are rewritten so that the server can be derived from the session.
RoundRobinCluster A cluster using round-robin to get the next server in the cluster.
ServerContainerBase A base container that will only handle the setting and getting of rules.
ServerStatusChecker A class that will check if servers are online and notify a listener when servers goes down and comes back online again.