Package org.apache.juneau.encoders
package org.apache.juneau.encoders
- 
ClassDescriptionUsed for enabling decompression on requests and compression on responses, such as support for GZIP compression.Represents a encoder and encoding that matches an HTTPAccept-Encoding header value.Represents the set ofencoderskeyed by codings.Builder class.An identifier that the previous encoders in this group should be inherited.An identifier that the previous encoders in this group should not be inherited.Interface that identifies an output stream has having afinish() method.Encoder for handling"gzip" encoding and decoding.Encoder for handling"identity" encoding and decoding.