| Package | Description |
|---|---|
| org.apache.olingo.server.api |
Olingo Server API
|
| org.apache.olingo.server.api.serializer |
Olingo Server API - Serializer
|
| org.apache.olingo.server.core | |
| org.apache.olingo.server.core.serializer |
| 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ODataWritableContent
Stream supporting implementation of the ODataContent
and contains the response content for the OData request.
|
| Modifier and Type | Method and Description |
|---|---|
ODataContent |
ODataWritableContent.ODataWritableContentBuilder.buildContent() |
| Modifier and Type | Method and Description |
|---|---|
ODataContent |
SerializerStreamResultImpl.getODataContent() |
| Modifier and Type | Method and Description |
|---|---|
SerializerStreamResultImpl.SerializerResultBuilder |
SerializerStreamResultImpl.SerializerResultBuilder.content(ODataContent content) |
Copyright © 2023. All rights reserved.