| Interface | Description |
|---|---|
| DeltaHandler<E> |
An extension of the default Handler interface in order to have
the possibility to save x-delta response headers.
|
| Class | Description |
|---|---|
| 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.
|
| Enum | Description |
|---|---|
| RecursiveHandlerFactory.RecursiveHandlerTypes |
An enumeration with the valid RecursionHandlers
available for this factory.
|
Copyright © 2016–2019. All rights reserved.