All Classes and Interfaces
Class
Description
Allows services (including Helidon built-in services) to register CORS support easily.
SE implementation of
CorsSupportBase.Fluent API builder for
CorsSupport.A Helidon service and handler implementation that implements CORS, for both the application and for built-in Helidon
services (such as OpenAPI and metrics).
CorsSupportBase.Builder<Q,R,T extends CorsSupportBase<Q,R,T,B>,B extends CorsSupportBase.Builder<Q,R,T,B>>
Builder for
CorsSupportBase instances.Not for use by developers.
Minimal abstraction of an HTTP request.
Not for use by developers.
Minimal abstraction of an HTTP response.
Represents information about cross origin request sharing.
Builder for
CrossOriginConfig.Cross-origin
CrossOriginConfig instances linked to paths, plus an enabled setting.Fluent builder for
Mapped cross-origin config.