Class JacksonSupportConfig.BuilderBase.JacksonSupportConfigImpl

java.lang.Object
io.helidon.http.media.jackson.JacksonSupportConfig.BuilderBase.JacksonSupportConfigImpl
All Implemented Interfaces:
Prototype.Api, Prototype.Factory<JacksonSupport>, JacksonSupportConfig, Supplier<JacksonSupport>
Enclosing class:
JacksonSupportConfig.BuilderBase<BUILDER extends JacksonSupportConfig.BuilderBase<BUILDER,PROTOTYPE>,PROTOTYPE extends JacksonSupportConfig>

protected static class JacksonSupportConfig.BuilderBase.JacksonSupportConfigImpl extends Object implements JacksonSupportConfig, Supplier<JacksonSupport>
Generated implementation of the prototype, can be extended by descendant prototype implementations.