Class JsonSupportConfig.BuilderBase.JsonSupportConfigImpl

java.lang.Object
io.helidon.http.media.MediaSupportConfig.BuilderBase.MediaSupportConfigImpl
io.helidon.http.media.json.JsonSupportConfig.BuilderBase.JsonSupportConfigImpl
All Implemented Interfaces:
Prototype.Api, Prototype.Factory<JsonSupport>, JsonSupportConfig, MediaSupportConfig, Supplier<JsonSupport>
Enclosing class:
JsonSupportConfig.BuilderBase<BUILDER extends JsonSupportConfig.BuilderBase<BUILDER,PROTOTYPE>,PROTOTYPE extends JsonSupportConfig>

protected static class JsonSupportConfig.BuilderBase.JsonSupportConfigImpl extends MediaSupportConfig.BuilderBase.MediaSupportConfigImpl implements JsonSupportConfig, Supplier<JsonSupport>
Generated implementation of the prototype, can be extended by descendant prototype implementations.