Uses of Interface
io.helidon.builder.api.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/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
Modifier and TypeInterfaceDescriptioninterface
AllowList
defines a list of allowed and/or denied matches and tests if a particular value conforms to the conditions.(package private) interface
io.helidon.common.configurable.AllowListConfigBlueprint
AllowList
defines a list of allowed and/or denied matches and tests if a particular value conforms to the conditions.interface
LruCacheConfig<K,
V> Configuration of a LRU Cache.(package private) interface
io.helidon.common.configurable.LruCacheConfigBlueprint<K,
V> Configuration of a LRU Cache.interface
Configuration of a resource.(package private) interface
io.helidon.common.configurable.ResourceConfigBlueprint
Configuration of a resource.interface
Interface generated from definition.(package private) interface
io.helidon.common.configurable.ScheduledThreadPoolConfigBlueprint
interface
Interface generated from definition.(package private) interface
io.helidon.common.configurable.ThreadPoolConfigBlueprint
Modifier and TypeClassDescriptionprotected static class
Generated implementation of the prototype, can be extended by descendant prototype implementations.protected static class
Generated implementation of the prototype, can be extended by descendant prototype implementations.protected static class
Generated implementation of the prototype, can be extended by descendant prototype implementations.protected static class
Generated implementation of the prototype, can be extended by descendant prototype implementations.protected static class
Generated implementation of the prototype, can be extended by descendant prototype implementations. -
Uses of Prototype.Factory in io.helidon.common.tls
Modifier and TypeInterfaceDescriptioninterface
Interface generated from definition.(package private) interface
io.helidon.common.tls.TlsConfigBlueprint
Modifier and TypeClassDescriptionprotected static class
Generated implementation of the prototype, can be extended by descendant prototype implementations. -
Uses of Prototype.Factory in io.helidon.faulttolerance
Modifier and TypeInterfaceDescriptioninterface
Async
configuration bean.(package private) interface
io.helidon.faulttolerance.AsyncConfigBlueprint
Async
configuration bean.interface
Bulkhead
configuration bean.(package private) interface
io.helidon.faulttolerance.BulkheadConfigBlueprint
Bulkhead
configuration bean.interface
Interface generated from definition.(package private) interface
io.helidon.faulttolerance.CircuitBreakerConfigBlueprint
interface
Retry
configuration bean.(package private) interface
io.helidon.faulttolerance.RetryConfigBlueprint
Retry
configuration bean.interface
Timeout
configuration bean.(package private) interface
io.helidon.faulttolerance.TimeoutConfigBlueprint
Timeout
configuration bean.Modifier and TypeClassDescriptionprotected static class
Generated implementation of the prototype, can be extended by descendant prototype implementations.protected static class
Generated implementation of the prototype, can be extended by descendant prototype implementations.protected static class
Generated implementation of the prototype, can be extended by descendant prototype implementations.protected static class
Generated implementation of the prototype, can be extended by descendant prototype implementations.protected static class
Generated implementation of the prototype, can be extended by descendant prototype implementations. -
Uses of Prototype.Factory in io.helidon.http.encoding
Modifier and TypeInterfaceDescriptioninterface
Interface generated from definition.(package private) interface
io.helidon.http.encoding.ContentEncodingContextConfigBlueprint
Modifier and TypeClassDescriptionprotected static class
Generated implementation of the prototype, can be extended by descendant prototype implementations. -
Uses of Prototype.Factory in io.helidon.http.media
Modifier and TypeInterfaceDescriptioninterface
Interface generated from definition.(package private) interface
io.helidon.http.media.MediaContextConfigBlueprint
Modifier and TypeClassDescriptionprotected static class
Generated implementation of the prototype, can be extended by descendant prototype implementations. -
Uses of Prototype.Factory in io.helidon.integrations.oci.tls.certificates
Modifier and TypeInterfaceDescriptioninterface
Blueprint configuration forOciCertificatesTlsManager
.(package private) interface
io.helidon.integrations.oci.tls.certificates.OciCertificatesTlsManagerConfigBlueprint
Blueprint configuration forOciCertificatesTlsManager
.Modifier and TypeClassDescriptionprotected static class
Generated implementation of the prototype, can be extended by descendant prototype implementations. -
Uses of Prototype.Factory in io.helidon.integrations.openapi.ui
Modifier and TypeInterfaceDescriptioninterface
OpenApiUi
prototype.(package private) interface
io.helidon.integrations.openapi.ui.OpenApiUiConfigBlueprint
OpenApiUi
prototype.Modifier and TypeClassDescriptionprotected static class
Generated implementation of the prototype, can be extended by descendant prototype implementations. -
Uses of Prototype.Factory in io.helidon.openapi
Modifier and TypeInterfaceDescriptioninterface
OpenApiFeature
prototype.(package private) interface
io.helidon.openapi.OpenApiFeatureConfigBlueprint
OpenApiFeature
prototype.Modifier and TypeClassDescriptionprotected static class
Generated implementation of the prototype, can be extended by descendant prototype implementations. -
Uses of Prototype.Factory in io.helidon.scheduling
Modifier and TypeInterfaceDescriptioninterface
Interface generated from definition.(package private) interface
io.helidon.scheduling.CronConfigBlueprint
interface
Interface generated from definition.(package private) interface
io.helidon.scheduling.FixedRateConfigBlueprint
Modifier and TypeClassDescriptionprotected static class
Generated implementation of the prototype, can be extended by descendant prototype implementations.protected static class
Generated implementation of the prototype, can be extended by descendant prototype implementations. -
Uses of Prototype.Factory in io.helidon.webclient.api
Modifier and TypeInterfaceDescriptioninterface
WebClient configuration.(package private) interface
io.helidon.webclient.api.WebClientConfigBlueprint
WebClient configuration.interface
Interface generated from definition.(package private) interface
io.helidon.webclient.api.WebClientCookieManagerConfigBlueprint
Modifier and TypeClassDescriptionprotected static class
Generated implementation of the prototype, can be extended by descendant prototype implementations.protected static class
Generated implementation of the prototype, can be extended by descendant prototype implementations. -
Uses of Prototype.Factory in io.helidon.webclient.grpc
Modifier and TypeInterfaceDescriptioninterface
Configuration of a grpc client.(package private) interface
io.helidon.webclient.grpc.GrpcClientConfigBlueprint
Configuration of a grpc client.Modifier and TypeClassDescriptionprotected static class
Generated implementation of the prototype, can be extended by descendant prototype implementations. -
Uses of Prototype.Factory in io.helidon.webclient.http1
Modifier and TypeInterfaceDescriptioninterface
HTTP/1.1.(package private) interface
io.helidon.webclient.http1.Http1ClientConfigBlueprint
HTTP/1.1.Modifier and TypeClassDescriptionprotected static class
Generated implementation of the prototype, can be extended by descendant prototype implementations. -
Uses of Prototype.Factory in io.helidon.webclient.http2
Modifier and TypeInterfaceDescriptioninterface
HTTP/2 full webclient configuration.(package private) interface
io.helidon.webclient.http2.Http2ClientConfigBlueprint
HTTP/2 full webclient configuration.Modifier and TypeClassDescriptionprotected static class
Generated implementation of the prototype, can be extended by descendant prototype implementations. -
Uses of Prototype.Factory in io.helidon.webclient.websocket
Modifier and TypeInterfaceDescriptioninterface
WebSocket full webclient configuration.(package private) interface
io.helidon.webclient.websocket.WsClientConfigBlueprint
WebSocket full webclient configuration.Modifier and TypeClassDescriptionprotected static class
Generated implementation of the prototype, can be extended by descendant prototype implementations. -
Uses of Prototype.Factory in io.helidon.webserver
Modifier and TypeInterfaceDescriptioninterface
WebServer configuration bean.(package private) interface
io.helidon.webserver.WebServerConfigBlueprint
WebServer configuration bean.Modifier and TypeClassDescriptionprotected static class
Generated implementation of the prototype, can be extended by descendant prototype implementations. -
Uses of Prototype.Factory in io.helidon.webserver.accesslog
Modifier and TypeInterfaceDescriptioninterface
Configuration of access log feature.(package private) interface
io.helidon.webserver.accesslog.AccessLogConfigBlueprint
Configuration of access log feature.Modifier and TypeClassDescriptionprotected static class
Generated implementation of the prototype, can be extended by descendant prototype implementations. -
Uses of Prototype.Factory in io.helidon.webserver.context
Modifier and TypeInterfaceDescriptioninterface
Configuration of context feature.(package private) interface
io.helidon.webserver.context.ContextFeatureConfigBlueprint
Configuration of context feature.Modifier and TypeClassDescriptionprotected static class
Generated implementation of the prototype, can be extended by descendant prototype implementations. -
Uses of Prototype.Factory in io.helidon.webserver.cors
Modifier and TypeInterfaceDescriptioninterface
Configuration of CORS feature.(package private) interface
io.helidon.webserver.cors.CorsConfigBlueprint
Configuration of CORS feature.Modifier and TypeClassDescriptionprotected static class
Generated implementation of the prototype, can be extended by descendant prototype implementations. -
Uses of Prototype.Factory in io.helidon.webserver.http1
Modifier and TypeInterfaceDescriptioninterface
Configuration of anHttp1ConnectionSelector
.(package private) interface
io.helidon.webserver.http1.Http1ConnectionSelectorConfigBlueprint
Configuration of anHttp1ConnectionSelector
.Modifier and TypeClassDescriptionprotected static class
Generated implementation of the prototype, can be extended by descendant prototype implementations. -
Uses of Prototype.Factory in io.helidon.webserver.observe
Modifier and TypeInterfaceDescriptioninterface
Configuration for observability feature itself.(package private) interface
io.helidon.webserver.observe.ObserveFeatureConfigBlueprint
Configuration for observability feature itself.Modifier and TypeClassDescriptionprotected static class
Generated implementation of the prototype, can be extended by descendant prototype implementations. -
Uses of Prototype.Factory in io.helidon.webserver.observe.config
Modifier and TypeInterfaceDescriptioninterface
Interface generated from definition.(package private) interface
io.helidon.webserver.observe.config.ConfigObserverConfigBlueprint
Modifier and TypeClassDescriptionprotected static class
Generated implementation of the prototype, can be extended by descendant prototype implementations. -
Uses of Prototype.Factory in io.helidon.webserver.observe.health
Modifier and TypeInterfaceDescriptioninterface
Configuration of Health observer.(package private) interface
io.helidon.webserver.observe.health.HealthObserverConfigBlueprint
Configuration of Health observer.Modifier and TypeClassDescriptionprotected static class
Generated implementation of the prototype, can be extended by descendant prototype implementations. -
Uses of Prototype.Factory in io.helidon.webserver.observe.info
Modifier and TypeInterfaceDescriptioninterface
Info Observer configuration.(package private) interface
io.helidon.webserver.observe.info.InfoObserverConfigBlueprint
Info Observer configuration.Modifier and TypeClassDescriptionprotected static class
Generated implementation of the prototype, can be extended by descendant prototype implementations. -
Uses of Prototype.Factory in io.helidon.webserver.observe.log
Modifier and TypeInterfaceDescriptioninterface
Log Observer configuration.(package private) interface
io.helidon.webserver.observe.log.LogObserverConfigBlueprint
Log Observer configuration.Modifier and TypeClassDescriptionprotected static class
Generated implementation of the prototype, can be extended by descendant prototype implementations. -
Uses of Prototype.Factory in io.helidon.webserver.observe.metrics
Modifier and TypeInterfaceDescriptioninterface
Metrics Observer configuration.(package private) interface
io.helidon.webserver.observe.metrics.MetricsObserverConfigBlueprint
Metrics Observer configuration.Modifier and TypeClassDescriptionprotected static class
Generated implementation of the prototype, can be extended by descendant prototype implementations. -
Uses of Prototype.Factory in io.helidon.webserver.observe.tracing
Modifier and TypeInterfaceDescriptioninterface
Configuration of Tracing observer.(package private) interface
io.helidon.webserver.observe.tracing.TracingObserverConfigBlueprint
Configuration of Tracing observer.Modifier and TypeClassDescriptionprotected static class
Generated implementation of the prototype, can be extended by descendant prototype implementations. -
Uses of Prototype.Factory in io.helidon.webserver.security
Modifier and TypeInterfaceDescriptioninterface
Configuration of security feature fow webserver.(package private) interface
io.helidon.webserver.security.SecurityFeatureConfigBlueprint
Configuration of security feature fow webserver.interface
Configuration of aSecurityHandler
.(package private) interface
io.helidon.webserver.security.SecurityHandlerConfigBlueprint
Configuration of aSecurityHandler
.Modifier and TypeClassDescriptionprotected static class
Generated implementation of the prototype, can be extended by descendant prototype implementations.protected static class
Generated implementation of the prototype, can be extended by descendant prototype implementations.