| Package | Description | 
|---|---|
| org.apache.olingo.netty.server.core | |
| org.apache.olingo.server.api | Olingo Server API
 The OData Library is a protocol implementation of the OData V4.0 standard. | 
| 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–2023 The Apache Software Foundation. All rights reserved.