Uses of Class
org.apache.juneau.encoders.EncoderMatch
Packages that use EncoderMatch
- 
Uses of EncoderMatch in org.apache.juneau.encodersMethods in org.apache.juneau.encoders that return EncoderMatchModifier and TypeMethodDescriptionEncoderSet.getEncoderMatch(String acceptEncoding) Returns the coding string for the matching encoder that can handle the specifiedAccept-Encoding orContent-Encoding header value.