Uses of Interface
io.helidon.builder.api.Prototype.Factory
Packages that use Prototype.Factory
Package
Description
General utilities that use
Config.TLS Configuration for client and server.
Helidon Fault Tolerance Support.
HTTP Content encoding support, usually used to compress entity, such as
gzip.Helidon Media Support.
Helidon Integrations of OCI Certificates Service.
Helidon OpenAPI UI support.
Helidon OpenAPI support.
Scheduling for Helidon SE reactive implementation.
Helidon WebClient APIs shared by all types of clients.
Helidon WebClient HTTP/1.1 Support.
Helidon WebClient HTTP/2 Support.
Helidon WebClient WebSocket Support.
Helidon WebServer module, combining common server API, HTTP API and HTTP/1.1 API to create a server.
Helidon WebServer Access Log Support.
Helidon WebServer Context Support.
Helidon WebServer CORS Support.
Helidon WebServer HTTP/1.1 specific APIs.
Helidon WebServer Observability Support.
Helidon WebServer Observability Config Support.
Helidon WebServer Observability Health Support.
Helidon WebServer Observability Info Support.
Helidon WebServer Observability Log Support.
Helidon WebServer Observability Metrics Support.
Helidon WebServer Tracing Observability Support.
Helidon WebServer Security Support.
-
Uses of Prototype.Factory in io.helidon.common.configurable
Subinterfaces of Prototype.Factory in io.helidon.common.configurableModifier and TypeInterfaceDescriptioninterfaceAllowListdefines a list of allowed and/or denied matches and tests if a particular value conforms to the conditions.(package private) interfaceio.helidon.common.configurable.AllowListConfigBlueprintAllowListdefines a list of allowed and/or denied matches and tests if a particular value conforms to the conditions.interfaceLruCacheConfig<K,V> Configuration of a LRU Cache.(package private) interfaceio.helidon.common.configurable.LruCacheConfigBlueprint<K,V> Configuration of a LRU Cache.interfaceConfiguration of a resource.(package private) interfaceio.helidon.common.configurable.ResourceConfigBlueprintConfiguration of a resource.interfaceInterface generated from definition.(package private) interfaceio.helidon.common.configurable.ScheduledThreadPoolConfigBlueprintinterfaceInterface generated from definition.(package private) interfaceio.helidon.common.configurable.ThreadPoolConfigBlueprintClasses in io.helidon.common.configurable that implement Prototype.FactoryModifier and TypeClassDescriptionprotected static classGenerated implementation of the prototype, can be extended by descendant prototype implementations.protected static classGenerated implementation of the prototype, can be extended by descendant prototype implementations.protected static classGenerated implementation of the prototype, can be extended by descendant prototype implementations.protected static classGenerated implementation of the prototype, can be extended by descendant prototype implementations.protected static classGenerated implementation of the prototype, can be extended by descendant prototype implementations. -
Uses of Prototype.Factory in io.helidon.common.tls
Subinterfaces of Prototype.Factory in io.helidon.common.tlsModifier and TypeInterfaceDescriptioninterfaceInterface generated from definition.(package private) interfaceio.helidon.common.tls.TlsConfigBlueprintClasses in io.helidon.common.tls that implement Prototype.FactoryModifier and TypeClassDescriptionprotected static classGenerated implementation of the prototype, can be extended by descendant prototype implementations. -
Uses of Prototype.Factory in io.helidon.faulttolerance
Subinterfaces of Prototype.Factory in io.helidon.faulttoleranceModifier and TypeInterfaceDescriptioninterfaceAsyncconfiguration bean.(package private) interfaceio.helidon.faulttolerance.AsyncConfigBlueprintAsyncconfiguration bean.interfaceBulkheadconfiguration bean.(package private) interfaceio.helidon.faulttolerance.BulkheadConfigBlueprintBulkheadconfiguration bean.interfaceInterface generated from definition.(package private) interfaceio.helidon.faulttolerance.CircuitBreakerConfigBlueprintinterfaceRetryconfiguration bean.(package private) interfaceio.helidon.faulttolerance.RetryConfigBlueprintRetryconfiguration bean.interfaceTimeoutconfiguration bean.(package private) interfaceio.helidon.faulttolerance.TimeoutConfigBlueprintTimeoutconfiguration bean.Classes in io.helidon.faulttolerance that implement Prototype.FactoryModifier and TypeClassDescriptionprotected static classGenerated implementation of the prototype, can be extended by descendant prototype implementations.protected static classGenerated implementation of the prototype, can be extended by descendant prototype implementations.protected static classGenerated implementation of the prototype, can be extended by descendant prototype implementations.protected static classGenerated implementation of the prototype, can be extended by descendant prototype implementations.protected static classGenerated implementation of the prototype, can be extended by descendant prototype implementations. -
Uses of Prototype.Factory in io.helidon.http.encoding
Subinterfaces of Prototype.Factory in io.helidon.http.encodingModifier and TypeInterfaceDescriptioninterfaceInterface generated from definition.(package private) interfaceio.helidon.http.encoding.ContentEncodingContextConfigBlueprintClasses in io.helidon.http.encoding that implement Prototype.FactoryModifier and TypeClassDescriptionprotected static classGenerated implementation of the prototype, can be extended by descendant prototype implementations. -
Uses of Prototype.Factory in io.helidon.http.media
Subinterfaces of Prototype.Factory in io.helidon.http.mediaModifier and TypeInterfaceDescriptioninterfaceInterface generated from definition.(package private) interfaceio.helidon.http.media.MediaContextConfigBlueprintClasses in io.helidon.http.media that implement Prototype.FactoryModifier and TypeClassDescriptionprotected static classGenerated implementation of the prototype, can be extended by descendant prototype implementations. -
Uses of Prototype.Factory in io.helidon.integrations.oci.tls.certificates
Subinterfaces of Prototype.Factory in io.helidon.integrations.oci.tls.certificatesModifier and TypeInterfaceDescriptioninterfaceBlueprint configuration forOciCertificatesTlsManager.(package private) interfaceio.helidon.integrations.oci.tls.certificates.OciCertificatesTlsManagerConfigBlueprintBlueprint configuration forOciCertificatesTlsManager.Classes in io.helidon.integrations.oci.tls.certificates that implement Prototype.FactoryModifier and TypeClassDescriptionprotected static classGenerated implementation of the prototype, can be extended by descendant prototype implementations. -
Uses of Prototype.Factory in io.helidon.integrations.openapi.ui
Subinterfaces of Prototype.Factory in io.helidon.integrations.openapi.uiModifier and TypeInterfaceDescriptioninterfaceOpenApiUiprototype.(package private) interfaceio.helidon.integrations.openapi.ui.OpenApiUiConfigBlueprintOpenApiUiprototype.Classes in io.helidon.integrations.openapi.ui that implement Prototype.FactoryModifier and TypeClassDescriptionprotected static classGenerated implementation of the prototype, can be extended by descendant prototype implementations. -
Uses of Prototype.Factory in io.helidon.openapi
Subinterfaces of Prototype.Factory in io.helidon.openapiModifier and TypeInterfaceDescriptioninterfaceOpenApiFeatureprototype.(package private) interfaceio.helidon.openapi.OpenApiFeatureConfigBlueprintOpenApiFeatureprototype.Classes in io.helidon.openapi that implement Prototype.FactoryModifier and TypeClassDescriptionprotected static classGenerated implementation of the prototype, can be extended by descendant prototype implementations. -
Uses of Prototype.Factory in io.helidon.scheduling
Subinterfaces of Prototype.Factory in io.helidon.schedulingModifier and TypeInterfaceDescriptioninterfaceInterface generated from definition.(package private) interfaceio.helidon.scheduling.CronConfigBlueprintinterfaceInterface generated from definition.(package private) interfaceio.helidon.scheduling.FixedRateConfigBlueprintClasses in io.helidon.scheduling that implement Prototype.FactoryModifier and TypeClassDescriptionprotected static classGenerated implementation of the prototype, can be extended by descendant prototype implementations.protected static classGenerated implementation of the prototype, can be extended by descendant prototype implementations. -
Uses of Prototype.Factory in io.helidon.webclient.api
Subinterfaces of Prototype.Factory in io.helidon.webclient.apiModifier and TypeInterfaceDescriptioninterfaceWebClient configuration.(package private) interfaceio.helidon.webclient.api.WebClientConfigBlueprintWebClient configuration.interfaceInterface generated from definition.(package private) interfaceio.helidon.webclient.api.WebClientCookieManagerConfigBlueprintClasses in io.helidon.webclient.api that implement Prototype.FactoryModifier and TypeClassDescriptionprotected static classGenerated implementation of the prototype, can be extended by descendant prototype implementations.protected static classGenerated implementation of the prototype, can be extended by descendant prototype implementations. -
Uses of Prototype.Factory in io.helidon.webclient.http1
Subinterfaces of Prototype.Factory in io.helidon.webclient.http1Modifier and TypeInterfaceDescriptioninterfaceHTTP/1.1.(package private) interfaceio.helidon.webclient.http1.Http1ClientConfigBlueprintHTTP/1.1.Classes in io.helidon.webclient.http1 that implement Prototype.FactoryModifier and TypeClassDescriptionprotected static classGenerated implementation of the prototype, can be extended by descendant prototype implementations. -
Uses of Prototype.Factory in io.helidon.webclient.http2
Subinterfaces of Prototype.Factory in io.helidon.webclient.http2Modifier and TypeInterfaceDescriptioninterfaceHTTP/2 full webclient configuration.(package private) interfaceio.helidon.webclient.http2.Http2ClientConfigBlueprintHTTP/2 full webclient configuration.Classes in io.helidon.webclient.http2 that implement Prototype.FactoryModifier and TypeClassDescriptionprotected static classGenerated implementation of the prototype, can be extended by descendant prototype implementations. -
Uses of Prototype.Factory in io.helidon.webclient.websocket
Subinterfaces of Prototype.Factory in io.helidon.webclient.websocketModifier and TypeInterfaceDescriptioninterfaceWebSocket full webclient configuration.(package private) interfaceio.helidon.webclient.websocket.WsClientConfigBlueprintWebSocket full webclient configuration.Classes in io.helidon.webclient.websocket that implement Prototype.FactoryModifier and TypeClassDescriptionprotected static classGenerated implementation of the prototype, can be extended by descendant prototype implementations. -
Uses of Prototype.Factory in io.helidon.webserver
Subinterfaces of Prototype.Factory in io.helidon.webserverModifier and TypeInterfaceDescriptioninterfaceWebServer configuration bean.(package private) interfaceio.helidon.webserver.WebServerConfigBlueprintWebServer configuration bean.Classes in io.helidon.webserver that implement Prototype.FactoryModifier and TypeClassDescriptionprotected static classGenerated implementation of the prototype, can be extended by descendant prototype implementations. -
Uses of Prototype.Factory in io.helidon.webserver.accesslog
Subinterfaces of Prototype.Factory in io.helidon.webserver.accesslogModifier and TypeInterfaceDescriptioninterfaceConfiguration of access log feature.(package private) interfaceio.helidon.webserver.accesslog.AccessLogConfigBlueprintConfiguration of access log feature.Classes in io.helidon.webserver.accesslog that implement Prototype.FactoryModifier and TypeClassDescriptionprotected static classGenerated implementation of the prototype, can be extended by descendant prototype implementations. -
Uses of Prototype.Factory in io.helidon.webserver.context
Subinterfaces of Prototype.Factory in io.helidon.webserver.contextModifier and TypeInterfaceDescriptioninterfaceConfiguration of context feature.(package private) interfaceio.helidon.webserver.context.ContextFeatureConfigBlueprintConfiguration of context feature.Classes in io.helidon.webserver.context that implement Prototype.FactoryModifier and TypeClassDescriptionprotected static classGenerated implementation of the prototype, can be extended by descendant prototype implementations. -
Uses of Prototype.Factory in io.helidon.webserver.cors
Subinterfaces of Prototype.Factory in io.helidon.webserver.corsModifier and TypeInterfaceDescriptioninterfaceConfiguration of CORS feature.(package private) interfaceio.helidon.webserver.cors.CorsConfigBlueprintConfiguration of CORS feature.Classes in io.helidon.webserver.cors that implement Prototype.FactoryModifier and TypeClassDescriptionprotected static classGenerated implementation of the prototype, can be extended by descendant prototype implementations. -
Uses of Prototype.Factory in io.helidon.webserver.http1
Subinterfaces of Prototype.Factory in io.helidon.webserver.http1Modifier and TypeInterfaceDescriptioninterfaceConfiguration of anHttp1ConnectionSelector.(package private) interfaceio.helidon.webserver.http1.Http1ConnectionSelectorConfigBlueprintConfiguration of anHttp1ConnectionSelector.Classes in io.helidon.webserver.http1 that implement Prototype.FactoryModifier and TypeClassDescriptionprotected static classGenerated implementation of the prototype, can be extended by descendant prototype implementations. -
Uses of Prototype.Factory in io.helidon.webserver.observe
Subinterfaces of Prototype.Factory in io.helidon.webserver.observeModifier and TypeInterfaceDescriptioninterfaceConfiguration for observability feature itself.(package private) interfaceio.helidon.webserver.observe.ObserveFeatureConfigBlueprintConfiguration for observability feature itself.Classes in io.helidon.webserver.observe that implement Prototype.FactoryModifier and TypeClassDescriptionprotected static classGenerated implementation of the prototype, can be extended by descendant prototype implementations. -
Uses of Prototype.Factory in io.helidon.webserver.observe.config
Subinterfaces of Prototype.Factory in io.helidon.webserver.observe.configModifier and TypeInterfaceDescriptioninterfaceInterface generated from definition.(package private) interfaceio.helidon.webserver.observe.config.ConfigObserverConfigBlueprintClasses in io.helidon.webserver.observe.config that implement Prototype.FactoryModifier and TypeClassDescriptionprotected static classGenerated implementation of the prototype, can be extended by descendant prototype implementations. -
Uses of Prototype.Factory in io.helidon.webserver.observe.health
Subinterfaces of Prototype.Factory in io.helidon.webserver.observe.healthModifier and TypeInterfaceDescriptioninterfaceConfiguration of Health observer.(package private) interfaceio.helidon.webserver.observe.health.HealthObserverConfigBlueprintConfiguration of Health observer.Classes in io.helidon.webserver.observe.health that implement Prototype.FactoryModifier and TypeClassDescriptionprotected static classGenerated implementation of the prototype, can be extended by descendant prototype implementations. -
Uses of Prototype.Factory in io.helidon.webserver.observe.info
Subinterfaces of Prototype.Factory in io.helidon.webserver.observe.infoModifier and TypeInterfaceDescriptioninterfaceInfo Observer configuration.(package private) interfaceio.helidon.webserver.observe.info.InfoObserverConfigBlueprintInfo Observer configuration.Classes in io.helidon.webserver.observe.info that implement Prototype.FactoryModifier and TypeClassDescriptionprotected static classGenerated implementation of the prototype, can be extended by descendant prototype implementations. -
Uses of Prototype.Factory in io.helidon.webserver.observe.log
Subinterfaces of Prototype.Factory in io.helidon.webserver.observe.logModifier and TypeInterfaceDescriptioninterfaceLog Observer configuration.(package private) interfaceio.helidon.webserver.observe.log.LogObserverConfigBlueprintLog Observer configuration.Classes in io.helidon.webserver.observe.log that implement Prototype.FactoryModifier and TypeClassDescriptionprotected static classGenerated implementation of the prototype, can be extended by descendant prototype implementations. -
Uses of Prototype.Factory in io.helidon.webserver.observe.metrics
Subinterfaces of Prototype.Factory in io.helidon.webserver.observe.metricsModifier and TypeInterfaceDescriptioninterfaceMetrics Observer configuration.(package private) interfaceio.helidon.webserver.observe.metrics.MetricsObserverConfigBlueprintMetrics Observer configuration.Classes in io.helidon.webserver.observe.metrics that implement Prototype.FactoryModifier and TypeClassDescriptionprotected static classGenerated implementation of the prototype, can be extended by descendant prototype implementations. -
Uses of Prototype.Factory in io.helidon.webserver.observe.tracing
Subinterfaces of Prototype.Factory in io.helidon.webserver.observe.tracingModifier and TypeInterfaceDescriptioninterfaceConfiguration of Tracing observer.(package private) interfaceio.helidon.webserver.observe.tracing.TracingObserverConfigBlueprintConfiguration of Tracing observer.Classes in io.helidon.webserver.observe.tracing that implement Prototype.FactoryModifier and TypeClassDescriptionprotected static classGenerated implementation of the prototype, can be extended by descendant prototype implementations. -
Uses of Prototype.Factory in io.helidon.webserver.security
Subinterfaces of Prototype.Factory in io.helidon.webserver.securityModifier and TypeInterfaceDescriptioninterfaceConfiguration of security feature fow webserver.(package private) interfaceio.helidon.webserver.security.SecurityFeatureConfigBlueprintConfiguration of security feature fow webserver.interfaceConfiguration of aSecurityHandler.(package private) interfaceio.helidon.webserver.security.SecurityHandlerConfigBlueprintConfiguration of aSecurityHandler.Classes in io.helidon.webserver.security that implement Prototype.FactoryModifier and TypeClassDescriptionprotected static classGenerated implementation of the prototype, can be extended by descendant prototype implementations.protected static classGenerated implementation of the prototype, can be extended by descendant prototype implementations.