| 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 | 
|---|---|
| EdmAssistedSerializer | ODataNettyImpl. createEdmAssistedSerializer(ContentType contentType) | 
| EdmAssistedSerializer | ODataNettyImpl. createEdmAssistedSerializer(ContentType contentType,
                           List<String> versions) | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract EdmAssistedSerializer | OData. createEdmAssistedSerializer(ContentType contentType)Creates a new serializer object capable of working without EDM information
 for rendering content in the specified format. | 
| abstract EdmAssistedSerializer | OData. createEdmAssistedSerializer(ContentType contentType,
                           List<String> versions)Creates a new serializer object capable of working without EDM information
 for rendering content in the specified format. | 
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.