| Package | Description |
|---|---|
| org.apache.olingo.netty.server.core | |
| org.apache.olingo.server.api |
Olingo Server API
|
| org.apache.olingo.server.core | |
| org.apache.olingo.server.core.serializer.json |
| Modifier and Type | Method and Description |
|---|---|
EdmDeltaSerializer |
ODataNettyImpl.createEdmDeltaSerializer(ContentType contentType,
List<String> versions) |
| Modifier and Type | Method and Description |
|---|---|
abstract EdmDeltaSerializer |
OData.createEdmDeltaSerializer(ContentType contentType,
List<String> versions)
Creates a new serializer object capable of working without EDM information
for rendering content in the specified format.
|
| Modifier and Type | Method and Description |
|---|---|
EdmDeltaSerializer |
ODataImpl.createEdmDeltaSerializer(ContentType contentType,
List<String> versions) |
| Modifier and Type | Class and Description |
|---|---|
class |
JsonDeltaSerializer |
class |
JsonDeltaSerializerWithNavigations |
Copyright © 2023. All rights reserved.