| Interface | Description |
|---|---|
| IJsonBindingsBacked |
A base interface for all JSON and YAML types with methods to transform bindings to/from JSON and YAML
and to conveniently use the Bindings for JSON and YAML Web services.
|
| IJsonList<T> |
A base interface for all JSON and YAML types with methods to transform a JSON value List to/from JSON and YAML
and to conveniently use the List for JSON and YAML Web services / APIs.
|
| IJsonParentType | |
| IJsonParser | |
| IJsonType |
| Class | Description |
|---|---|
| AbstractJsonTypeManifold<T extends JsonModel> | |
| DefaultParser | |
| DynamicType | |
| ErrantType | |
| IJsonList.Factory |
For Internal Use Only
|
| Json | |
| JsonBasicType | |
| JsonIssueContainer | |
| JsonList<T> | |
| JsonListType | |
| JsonModel | |
| JsonStructureType | |
| JsonTypeManifold | |
| Loader<E> |
This class is used as part of the JSON API.
|
| Requester<T> |
This class defines methods to simplify making HTTP requests involved with basic REST API calls supporting via GET,
POST, PUT, PATCH, and DELETE and handles responses in JSON/JSON Schema, YAML, XML, or plain text.
|
| Token | |
| Writer |
This class is used as part of the JSON API.
|
| Yaml |
| Enum | Description |
|---|---|
| Requester.Format |
| Exception | Description |
|---|---|
| JsonIssue |
Copyright © 2019. All rights reserved.