Package | Description |
---|---|
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 |
---|---|
SerializerStreamResult |
ODataSerializer.entityCollectionStreamed(ServiceMetadata metadata,
EdmEntityType entityType,
EntityIterator entities,
EntityCollectionSerializerOptions options)
Writes entity-collection data into an InputStream.
|
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.