See: Description
| Interface | Description |
|---|---|
| MappingDescriptionProvider |
A
MappingDescriptionProvider provides a List of mapping descriptions
via implementation-specific introspection of an application context. |
| Class | Description |
|---|---|
| HandlerMethodDescription |
A description of a
HandlerMethod. |
| MappingsEndpoint |
@Endpoint to expose HTTP request mappings. |
| MappingsEndpoint.ApplicationMappings |
A description of an application's request mappings.
|
| MappingsEndpoint.ContextMappings |
A description of an application context's request mappings.
|