See: Description
| Interface | Description |
|---|---|
| Endpoint |
Server-side REST-ful endpoint.
|
| RespondingContext |
Context that can be used during the data processing for registering response
processing stages and/or functions that will be invoked during the response processing
to transform the response before it is written to the client.
|
| Class | Description |
|---|---|
| ReferencesInitializer |
Request/response scoped injection support initialization stage.
|
| RequestProcessingConfigurator |
Configurator which initializes and register
ExternalRequestScope instance into InjectionManager. |
| RequestProcessingContext |
Request processing context.
|
| RequestProcessingContextReference |
Wrapper that holds the reference of the
RequestProcessingContext. |
| Exception | Description |
|---|---|
| MappableException |
A runtime exception that contains a cause, a checked or runtime exception,
that may be mapped to a
Response instance. |
Copyright © 2007-2024,Oracleand/or its affiliates.All Rights Reserved. Use is subject to license terms.