Class JsonBindingSupportConfig.BuilderBase.JsonBindingSupportConfigImpl

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

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