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

public abstract class CDN extends Object implements Rule, CDNRelocate, Parameterized
A Rule that creates a bi-directional relationship between an externally facing Address and an internal server resource Address for the purposes of using a Content Distribution Network.
Author:
Lincoln Baxter, III