| CorsEnabledServiceHelper |
Allows services (including Helidon built-in services) to register CORS support easily.
|
| CorsSupport |
|
| CorsSupport.Builder |
|
| CorsSupportBase |
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 |
Builder for CorsSupportBase instances.
|
| CorsSupportBase.RequestAdapter |
Not for use by developers.
Minimal abstraction of an HTTP request.
|
| CorsSupportBase.ResponseAdapter |
Not for use by developers.
Minimal abstraction of an HTTP response.
|
| CrossOriginConfig |
Represents information about cross origin request sharing.
|
| CrossOriginConfig.Builder |
|
| MappedCrossOriginConfig |
|
| MappedCrossOriginConfig.Builder |
Fluent builder for Mapped cross-origin config.
|