Package | Description |
---|---|
org.apache.olingo.netty.server.core | |
org.apache.olingo.server.api |
Olingo Server API
|
Modifier and Type | Method and Description |
---|---|
ODataSerializer |
ODataNettyImpl.createSerializer(ContentType contentType) |
ODataSerializer |
ODataNettyImpl.createSerializer(ContentType contentType,
List<String> versions) |
Modifier and Type | Method and Description |
---|---|
abstract ODataSerializer |
OData.createSerializer(ContentType contentType)
Creates a new serializer object for rendering content in the specified format.
|
abstract ODataSerializer |
OData.createSerializer(ContentType contentType,
List<String> versions)
Creates a new serializer object for rendering content in the specified format.
|
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.