Class ContentEncodingContextConfig.BuilderBase.ContentEncodingContextConfigImpl

java.lang.Object
io.helidon.http.encoding.ContentEncodingContextConfig.BuilderBase.ContentEncodingContextConfigImpl
All Implemented Interfaces:
Prototype.Api, Prototype.Factory<ContentEncodingContext>, ContentEncodingContextConfig, Supplier<ContentEncodingContext>
Enclosing class:
ContentEncodingContextConfig.BuilderBase<BUILDER extends ContentEncodingContextConfig.BuilderBase<BUILDER,PROTOTYPE>,PROTOTYPE extends ContentEncodingContextConfig>

protected static class ContentEncodingContextConfig.BuilderBase.ContentEncodingContextConfigImpl extends Object implements ContentEncodingContextConfig, Supplier<ContentEncodingContext>
Generated implementation of the prototype, can be extended by descendant prototype implementations.