| ExpansionHandler |
The ExpansionHandler allows to fetch multiple a collection of multiple resources in
a single GET request.
|
| RecursiveExpansionHandler |
A class for handeling the recursive get request.
|
| RecursiveExpansionRootHandler |
Creates a root handler for the recursive HTTP GET.
|
| RecursiveHandlerFactory |
Provides an appropriate handler for
handling the recursive GET feature.
|
| RecursiveRootHandlerBase |
The base class of the root handler for
the recursive GET feature.
|
| RecursiveZipHandler |
A handler that allows to put all handeld Json Resources to a zip stream.
|
| RecursiveZipRootHandler |
Creates a root handler for the recursive ZIP GET.
|
| ResourceNode |
A helper model class for representing a resource.
|
| ZipExtractHandler |
Enables you to directly browse into a zip file and get the underlying resource.
|