Package | Description |
---|---|
org.apache.olingo.netty.server.core | |
org.apache.olingo.server.api |
Olingo Server API
|
Modifier and Type | Method and Description |
---|---|
ODataDeserializer |
ODataNettyImpl.createDeserializer(ContentType contentType) |
ODataDeserializer |
ODataNettyImpl.createDeserializer(ContentType contentType,
ServiceMetadata metadata) |
Modifier and Type | Method and Description |
---|---|
abstract ODataDeserializer |
OData.createDeserializer(ContentType contentType)
Creates a new deserializer object for reading content in the specified format.
|
abstract ODataDeserializer |
OData.createDeserializer(ContentType contentType,
ServiceMetadata metadata)
Creates a new deserializer object for reading content in the specified format.
|
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.