Class JsonpSupportConfig.BuilderBase.JsonpSupportConfigImpl

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

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