rewrite-config-servlet 2.0.0.Beta3

Uses of Interface
org.ocpsoft.rewrite.servlet.config.rule.CDNRelocate

Packages that use CDNRelocate
org.ocpsoft.rewrite.servlet.config.rule   
 

Uses of CDNRelocate in org.ocpsoft.rewrite.servlet.config.rule
 

Classes in org.ocpsoft.rewrite.servlet.config.rule that implement CDNRelocate
 class CDN
          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.
 

Methods in org.ocpsoft.rewrite.servlet.config.rule that return CDNRelocate
static CDNRelocate CDN.relocate(String pattern)
          Create a Rule specifying the outward facing Path to which this CDN will apply.
 


rewrite-config-servlet 2.0.0.Beta3

Copyright © 2013 OCPsoft. All Rights Reserved.