Uses of Interface
io.helidon.builder.api.Prototype.Factory
Packages that use Prototype.Factory
Package
Description
Concurrency limits API and default implementations.
General utilities that use
Config.Support for mapping of types.
TLS Configuration for client and server.
Provides classes and interfaces related to implementing discovery using Eureka.
Helidon Fault Tolerance Support.
HTTP Content encoding support, usually used to compress entity, such as
gzip.Helidon Media Support.
Gson media type support.
Jackson media type support.
JSON-Binding Entity Media handling support.
JSON-Processing Entity Media handling support.
Provides classes and interfaces related to automatic and unobtrusive service instance registration in Netflix Eureka servers of version 2.0.3 or later.
Helidon Integrations of OCI Certificates Service.
Helidon OpenAPI UI support.
Helidon OpenAPI support.
Scheduling for Helidon SE reactive implementation.
Support for configuring OpenTelemetry via Helidon config.
Helidon WebClient APIs shared by all types of clients.
Helidon WebClient gRPC Support.
Helidon WebClient HTTP/1.1 Support.
Helidon WebClient HTTP/2 Support.
Helidon WebClient JSON-RPC 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.
An implementation of a feature to protect all server requests with a limit.
Helidon WebServer Context Support.
Helidon WebServer CORS Support.
Helidon WebServer gRPC 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.
Helidon WebServer Static Content Support.
-
Uses of Prototype.Factory in io.helidon.common.concurrency.limits
Subinterfaces of Prototype.Factory in io.helidon.common.concurrency.limitsModifier and TypeInterfaceDescriptioninterfaceConfiguration ofAimdLimit.(package private) interfaceio.helidon.common.concurrency.limits.AimdLimitConfigBlueprintConfiguration ofAimdLimit.interfaceConfiguration ofFixedLimit.(package private) interfaceio.helidon.common.concurrency.limits.FixedLimitConfigBlueprintConfiguration ofFixedLimit.Classes in io.helidon.common.concurrency.limits 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.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.mapper
Subinterfaces of Prototype.Factory in io.helidon.common.mapperModifier and TypeInterfaceDescriptioninterfaceMappers configuration.(package private) interfaceio.helidon.common.mapper.MappersConfigBlueprintMappers configuration.Classes in io.helidon.common.mapper 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.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.discovery.providers.eureka
Subinterfaces of Prototype.Factory in io.helidon.discovery.providers.eurekaModifier and TypeInterfaceDescriptioninterfacePrototypical state forEurekaDiscoveryinstances.(package private) interfaceio.helidon.discovery.providers.eureka.EurekaDiscoveryConfigBlueprintPrototypical state forEurekaDiscoveryinstances.Classes in io.helidon.discovery.providers.eureka 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.interfaceConfiguration of a circuit breaker.(package private) interfaceio.helidon.faulttolerance.CircuitBreakerConfigBlueprintConfiguration of a circuit breaker.interfaceRetryconfiguration 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.http.media.gson
Subinterfaces of Prototype.Factory in io.helidon.http.media.gsonModifier and TypeInterfaceDescriptioninterfaceConfiguration of theGsonSupport.(package private) interfaceio.helidon.http.media.gson.GsonSupportConfigBlueprintConfiguration of theGsonSupport.Classes in io.helidon.http.media.gson 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.jackson
Subinterfaces of Prototype.Factory in io.helidon.http.media.jacksonModifier and TypeInterfaceDescriptioninterfaceConfiguration of theJacksonSupport.(package private) interfaceio.helidon.http.media.jackson.JacksonSupportConfigBlueprintConfiguration of theJacksonSupport.Classes in io.helidon.http.media.jackson 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.jsonb
Subinterfaces of Prototype.Factory in io.helidon.http.media.jsonbModifier and TypeInterfaceDescriptioninterfaceConfiguration of theJsonbSupport.(package private) interfaceio.helidon.http.media.jsonb.JsonbSupportConfigBlueprintConfiguration of theJsonbSupport.Classes in io.helidon.http.media.jsonb 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.jsonp
Subinterfaces of Prototype.Factory in io.helidon.http.media.jsonpModifier and TypeInterfaceDescriptioninterfaceConfiguration of theJsonpSupport.(package private) interfaceio.helidon.http.media.jsonp.JsonpSupportConfigBlueprintConfiguration of theJsonpSupport.Classes in io.helidon.http.media.jsonp 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.eureka
Subinterfaces of Prototype.Factory in io.helidon.integrations.eurekaModifier and TypeInterfaceDescriptioninterface(package private) interfaceio.helidon.integrations.eureka.EurekaRegistrationConfigBlueprintClasses in io.helidon.integrations.eureka 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.telemetry.otelconfig
Subinterfaces of Prototype.Factory in io.helidon.telemetry.otelconfigModifier and TypeInterfaceDescriptioninterfaceOpenTelemetry settings.(package private) interfaceio.helidon.telemetry.otelconfig.OpenTelemetryConfigBlueprintOpenTelemetry settings.Classes in io.helidon.telemetry.otelconfig 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.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.context
Subinterfaces of Prototype.Factory in io.helidon.webclient.contextModifier and TypeInterfaceDescriptioninterfaceConfiguration of WebClient transport level propagation of context values.(package private) interfaceio.helidon.webclient.context.WebClientContextConfigBlueprintConfiguration of WebClient transport level propagation of context values.Classes in io.helidon.webclient.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.webclient.grpc
Subinterfaces of Prototype.Factory in io.helidon.webclient.grpcModifier and TypeInterfaceDescriptioninterfaceConfiguration of a grpc client.(package private) interfaceio.helidon.webclient.grpc.GrpcClientConfigBlueprintConfiguration of a grpc client.Classes in io.helidon.webclient.grpc 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.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.jsonrpc
Subinterfaces of Prototype.Factory in io.helidon.webclient.jsonrpcModifier and TypeInterfaceDescriptioninterfaceConfiguration of a JSON-RPC client.(package private) interfaceio.helidon.webclient.jsonrpc.JsonRpcClientConfigBlueprintConfiguration of a JSON-RPC client.Classes in io.helidon.webclient.jsonrpc 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.concurrency.limits
Subinterfaces of Prototype.Factory in io.helidon.webserver.concurrency.limitsModifier and TypeInterfaceDescriptioninterfaceInterface generated from definition.(package private) interfaceio.helidon.webserver.concurrency.limits.LimitsFeatureConfigBlueprintClasses in io.helidon.webserver.concurrency.limits 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.grpc
Subinterfaces of Prototype.Factory in io.helidon.webserver.grpcModifier and TypeInterfaceDescriptioninterfaceConfiguration of gRPC Reflection feature.(package private) interfaceio.helidon.webserver.grpc.GrpcReflectionConfigBlueprintConfiguration of gRPC Reflection feature.Classes in io.helidon.webserver.grpc 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. -
Uses of Prototype.Factory in io.helidon.webserver.staticcontent
Subinterfaces of Prototype.Factory in io.helidon.webserver.staticcontentModifier and TypeInterfaceDescriptioninterfaceConfiguration of memory cache for static content.(package private) interfaceio.helidon.webserver.staticcontent.MemoryCacheConfigBlueprintConfiguration of memory cache for static content.interfaceConfiguration of Static content feature.(package private) interfaceio.helidon.webserver.staticcontent.StaticContentConfigBlueprintConfiguration of Static content feature.interfaceConfiguration of temporary storage for classpath based handlers.(package private) interfaceio.helidon.webserver.staticcontent.TemporaryStorageConfigBlueprintConfiguration of temporary storage for classpath based handlers.Classes in io.helidon.webserver.staticcontent 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.