Class JsonbSupportConfig.BuilderBase.JsonbSupportConfigImpl

java.lang.Object
io.helidon.http.media.jsonb.JsonbSupportConfig.BuilderBase.JsonbSupportConfigImpl
All Implemented Interfaces:
Prototype.Api, Prototype.Factory<JsonbSupport>, JsonbSupportConfig, Supplier<JsonbSupport>
Enclosing class:
JsonbSupportConfig.BuilderBase<BUILDER extends JsonbSupportConfig.BuilderBase<BUILDER,PROTOTYPE>,PROTOTYPE extends JsonbSupportConfig>

protected static class JsonbSupportConfig.BuilderBase.JsonbSupportConfigImpl extends Object implements JsonbSupportConfig, Supplier<JsonbSupport>
Generated implementation of the prototype, can be extended by descendant prototype implementations.