Package org.apache.juneau.encoders
package org.apache.juneau.encoders
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 HTTP
Accept-Encoding header value.Represents the set ofencoders
keyed 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.