Package | Description |
---|---|
org.apache.olingo.server.api.serializer |
Olingo Server API - Serializer
|
Modifier and Type | Method and Description |
---|---|
ODataContentWriteErrorCallback |
EntityCollectionSerializerOptions.getODataContentWriteErrorCallback()
Gets the callback which is used in case of an exception during
write of the content (in case the content will be written/streamed
in the future)
|
Modifier and Type | Method and Description |
---|---|
EntityCollectionSerializerOptions.Builder |
EntityCollectionSerializerOptions.Builder.writeContentErrorCallback(ODataContentWriteErrorCallback ODataContentWriteErrorCallback)
Set the callback which is used in case of an exception during
write of the content.
|
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.