Package | Description |
---|---|
org.apache.olingo.server.api |
Olingo Server API
The OData Library is a protocol implementation of the OData V4.0 standard.
|
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 |
---|---|
ODataContent |
ODataResponse.getODataContent() |
Modifier and Type | Method and Description |
---|---|
void |
ODataResponse.setODataContent(ODataContent result) |
Modifier and Type | Method and Description |
---|---|
ODataContent |
SerializerStreamResult.getODataContent()
Returns the content as ODataContent instance.
|
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.