Uses of Enum
org.apache.hc.core5.net.URIBuilder.EncodingPolicy
Packages that use URIBuilder.EncodingPolicy
-
Uses of URIBuilder.EncodingPolicy in org.apache.hc.core5.net
Methods in org.apache.hc.core5.net that return URIBuilder.EncodingPolicyModifier and TypeMethodDescriptionstatic URIBuilder.EncodingPolicyReturns the enum constant of this type with the specified name.static URIBuilder.EncodingPolicy[]URIBuilder.EncodingPolicy.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.hc.core5.net with parameters of type URIBuilder.EncodingPolicyModifier and TypeMethodDescriptionURIBuilder.setEncodingPolicy(URIBuilder.EncodingPolicy encodingPolicy) Sets the encoding policy for thisURIBuilder.