Uses of Interface
org.ocpsoft.rewrite.servlet.config.encodequery.EncodingStrategy
Packages that use EncodingStrategy
Package
Description
-
Uses of EncodingStrategy in org.ocpsoft.rewrite.servlet.config
Methods in org.ocpsoft.rewrite.servlet.config with parameters of type EncodingStrategyModifier and TypeMethodDescriptionEncodeQuery.withEncodingStrategy(EncodingStrategy strategy) Use the givenEncodingStrategywhen performing encoding. -
Uses of EncodingStrategy in org.ocpsoft.rewrite.servlet.config.encodequery
Classes in org.ocpsoft.rewrite.servlet.config.encodequery that implement EncodingStrategyModifier and TypeClassDescriptionclassEncodingStrategybased on simpleBase64encoding and decoding.