| Class | Description |
|---|---|
| AtomServiceDocumentConsumer | |
| JsonEntityConsumer | |
| JsonEntryConsumer | |
| JsonErrorDocumentConsumer |
Consuming (read / deserialization) for OData error document in JSON format.
|
| JsonFeedConsumer | |
| JsonLinkConsumer | |
| JsonPropertyConsumer |
JSON property consumer.
|
| JsonServiceDocumentConsumer |
Reads the OData service document (JSON).
|
| XmlEntityConsumer |
Xml entity (content type dependent) consumer for reading input (from
content). |
| XmlEntryConsumer |
Atom/XML format reader/consumer for entries.
|
| XmlErrorDocumentConsumer |
Consuming (read / deserialization) for OData error document in XML format.
|
| XmlFeedConsumer |
Atom/XML format reader/consumer for feeds.
|
| XmlLinkConsumer | |
| XmlMetadataConsumer | |
| XmlPropertyConsumer |
XML property consumer.
|
Copyright © 2020. All rights reserved.