Class JsonpSupportConfig.BuilderBase.JsonpSupportConfigImpl

java.lang.Object
io.helidon.http.media.MediaSupportConfig.BuilderBase.MediaSupportConfigImpl
io.helidon.http.media.jsonp.JsonpSupportConfig.BuilderBase.JsonpSupportConfigImpl
All Implemented Interfaces:
Prototype.Api, Prototype.Factory<JsonpSupport>, JsonpSupportConfig, MediaSupportConfig, Supplier<JsonpSupport>
Enclosing class:
JsonpSupportConfig.BuilderBase<BUILDER extends JsonpSupportConfig.BuilderBase<BUILDER,PROTOTYPE>,PROTOTYPE extends JsonpSupportConfig>

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