Class JacksonSupportConfig.BuilderBase.JacksonSupportConfigImpl

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

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