java.lang.Object
org.ocpsoft.rewrite.servlet.config.rule.Join
All Implemented Interfaces:
Condition, Operation, Rule, Parameterized, JoinPath

public class Join extends Object implements Rule, JoinPath, Parameterized
Rule that creates a bi-directional rewrite rule between an externally facing Address and an internal server resource Address for the purposes of changing the Address with which the internal server resource is accessible.
Author:
Lincoln Baxter, III