| Package | Description |
|---|---|
| org.apache.olingo.client.api.serialization | |
| org.apache.olingo.client.core.data | |
| org.apache.olingo.client.core.serialization |
| Modifier and Type | Method and Description |
|---|---|
ResWrap<ServiceDocument> |
ClientODataDeserializer.toServiceDocument(InputStream input)
Gets the ServiceDocument object represented by the given InputStream.
|
| Modifier and Type | Method and Description |
|---|---|
ClientServiceDocument |
ODataBinder.getODataServiceDocument(ServiceDocument resource)
Gets ODataServiceDocument from the given service document resource.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceDocumentImpl |
| Modifier and Type | Method and Description |
|---|---|
protected ResWrap<ServiceDocument> |
XMLServiceDocumentDeserializer.doDeserialize(com.fasterxml.jackson.core.JsonParser jp) |
protected ResWrap<ServiceDocument> |
JSONServiceDocumentDeserializer.doDeserialize(com.fasterxml.jackson.core.JsonParser parser) |
ResWrap<ServiceDocument> |
XMLServiceDocumentDeserializer.toServiceDocument(InputStream input) |
ResWrap<ServiceDocument> |
JSONServiceDocumentDeserializer.toServiceDocument(InputStream input) |
| Modifier and Type | Method and Description |
|---|---|
ResWrap<ServiceDocument> |
ClientODataDeserializerImpl.toServiceDocument(InputStream input) |
| Modifier and Type | Method and Description |
|---|---|
ClientServiceDocument |
ODataBinderImpl.getODataServiceDocument(ServiceDocument resource) |
Copyright © 2023. All rights reserved.