| Package | Description | 
|---|---|
| org.apache.olingo.client.api.serialization | |
| org.apache.olingo.server.api.serializer | Olingo Server API - Serializer
 
 The serializer package is used to condense all about the Olingo serialization. | 
| Modifier and Type | Method and Description | 
|---|---|
| ResWrap<Delta> | ClientODataDeserializer. toDelta(InputStream input)Gets a delta object from the given InputStream. | 
| Modifier and Type | Method and Description | 
|---|---|
| ClientDelta | ODataBinder. getODataDelta(ResWrap<Delta> resource) | 
| Modifier and Type | Method and Description | 
|---|---|
| SerializerResult | EdmDeltaSerializer. entityCollection(ServiceMetadata metadata,
                EdmEntityType referencedEntityType,
                Delta delta,
                EntityCollectionSerializerOptions options)Writes collection of delta-response into an InputStream. | 
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.