Interface | Description |
---|---|
EndpointDefinition |
Definition of a REST endpoint.
|
Class | Description |
---|---|
AbstractEndpoint<D extends EndpointDefinition> |
Convenience class for rest endpoints.
|
RepositoryExceptionMapper |
Repository exception mapper.
|
RestDispatcherServlet |
Dispatcher of the rest requests to the dynamically registered endpoints.
|
RestError |
This class is an error response entity and created to mainly support for delivery endpoint.
|
RestError.ErrorContainer |
Error container.
|
RestExceptionMapper |
Maps exceptions encountered to response status codes.
|
RestIntegrationModule |
The REST integration module binds JCR and YAML configuration sources to the
EndpointDefinitionRegistry ,
as well as supports additional resteasy providers. |
RestJerseyDispatcherServlet |
Custom Jersey Dispatcher which handles endpoint registrations.
|
RuntimeRepositoryExceptionMapper |
Runtime repository exception mapper.
|
Annotation Type | Description |
---|---|
DynamicPath |
Identifies REST endpoints for which Magnolia computes the endpoint base-path from config, dynamically at runtime.
|
Copyright © 2019 Magnolia International Ltd.. All rights reserved.