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 |
---|---|
EntitySerializerOptions |
EntitySerializerOptions.Builder.build()
Builds the OData serializer options.
|
Modifier and Type | Method and Description |
---|---|
SerializerResult |
ODataSerializer.entity(ServiceMetadata metadata,
EdmEntityType entityType,
Entity entity,
EntitySerializerOptions options)
Writes entity data into an InputStream.
|
Copyright © 2013–2019 The Apache Software Foundation. All rights reserved.