| Interface | Description |
|---|---|
| BaseResponse<T> |
Top-level JSON container's interface, used to generalize single and collection responses.
|
| HttpStatus |
| Class | Description |
|---|---|
| CollectionResponse |
A class responsible for representing top-level JSON object returned by Katharsis.
|
| Container |
A class responsible for representing a single data filed within top-level JSON object returned by Katharsis.
|
| DataLinksContainer |
A class responsible for storing information about links within resource object, that is link to the resource itself
and relationships.
|
| LinkageContainer |
A class responsible for storing information about the linkage information.
|
| RelationshipContainer |
A class responsible for storing information about a relationship between two resources.
|
| ResourceResponse |
A class responsible for representing top-level JSON object returned by Katharsis.
|
Copyright © 2015. All Rights Reserved.