Class | Description |
---|---|
AbstractResourceHandler<C,E,D,G,L> |
A handler of a a REST API resource.
|
DefaultParameter |
Defines default attribute to be used in the resource handlers in the case, when appropriate operation
is not supported by the resource
|
DefaultResourceHandler<C,E,D,G,L> |
Default implementation of AbstractResourceHandler.
|
ResourceHandlerHelper |
The abstract ResourceHandler supplies general methods for REST-API used by the concrete resource
handlers.
|
RestApiMultivaluedMapWrapper<T> |
Wraps a
MultivaluedMap so that by default the first entry will be returned at get. |
Copyright © 2019 Communote team. All rights reserved.