Module io.helidon.http.encoding
Package io.helidon.http.encoding
package io.helidon.http.encoding
HTTP Content encoding support, usually used to compress entity, such as
gzip.-
ClassDescriptionContent decoder.Content encoder.Content encoding service created from
ContentEncodingProvider, or directly implemented.Content encoding support to obtain encoders and decoders.Interface generated from definition.Fluent API builder forContentEncodingContext.ContentEncodingContextConfig.BuilderBase<BUILDER extends ContentEncodingContextConfig.BuilderBase<BUILDER,PROTOTYPE>, PROTOTYPE extends ContentEncodingContextConfig> Fluent API builder base forContentEncodingContext.Generated implementation of the prototype, can be extended by descendant prototype implementations.