rewrite-impl-servlet 1.0.5.Final

Uses of Interface
org.ocpsoft.rewrite.servlet.config.encodequery.EncodingStrategy

Packages that use EncodingStrategy
org.ocpsoft.rewrite.servlet.config   
org.ocpsoft.rewrite.servlet.config.encodequery   
 

Uses of EncodingStrategy in org.ocpsoft.rewrite.servlet.config
 

Methods in org.ocpsoft.rewrite.servlet.config with parameters of type EncodingStrategy
 EncodeQuery EncodeQuery.withEncodingStrategy(EncodingStrategy strategy)
          Use the given EncodingStrategy when performing encoding.
 

Uses of EncodingStrategy in org.ocpsoft.rewrite.servlet.config.encodequery
 

Classes in org.ocpsoft.rewrite.servlet.config.encodequery that implement EncodingStrategy
 class Base64EncodingStrategy
          Simple Base64 encoding strategy.
 


rewrite-impl-servlet 1.0.5.Final

Copyright © 2012 OCPsoft. All Rights Reserved.