rewrite-config-servlet 2.0.0.Beta3

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
          EncodingStrategy based on simple Base64 encoding and decoding.
 


rewrite-config-servlet 2.0.0.Beta3

Copyright © 2013 OCPsoft. All Rights Reserved.