Package net.sf.j2ep.model

Interface Summary
RequestHandler A handler for all requests.
ResponseHandler A handler for all responses.
Rule The Rule interface is implemented by the rules for the reverse proxy.
Server A representation of the server.
ServerContainer A server container is a object can can hold a server.
 

Class Summary
AllowedMethodHandler A utility class that will be used throughout the project to process headers to filter out those not allowed by the proxy.