| Package | Description |
|---|---|
| org.apache.olingo.client.api | |
| org.apache.olingo.client.core | |
| org.apache.olingo.client.core.serialization |
| Modifier and Type | Method and Description |
|---|---|
ODataSerializer |
ODataClient.getRxSerializer(ContentType contentType) |
ODataSerializer |
ODataClient.getSerializer(ContentType contentType) |
| Modifier and Type | Method and Description |
|---|---|
ODataSerializer |
ODataClientImpl.getRxSerializer(ContentType contentType) |
ODataSerializer |
ODataClientImpl.getSerializer(ContentType contentType) |
| Modifier and Type | Class and Description |
|---|---|
class |
AtomSerializer |
class |
JsonEntitySerializer
Writes out JSON string from an entity.
|
class |
JsonEntitySetSerializer |
class |
JsonPropertySerializer
Writes out JSON string from PropertyImpl.
|
class |
JsonSerializer |
Copyright © 2023. All rights reserved.