| 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 | 
|---|---|
| ServiceMetadata | ODataNettyImpl. createServiceMetadata(CsdlEdmProvider edmProvider,
                     List<EdmxReference> references,
                     ServiceMetadataETagSupport serviceMetadataETagSupport) | 
| Modifier and Type | Method and Description | 
|---|---|
| ServiceMetadataETagSupport | ServiceMetadata. getServiceMetadataETagSupport()Gets the helper for ETag support of the metadata document (may be NULL). | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract ServiceMetadata | OData. createServiceMetadata(CsdlEdmProvider edmProvider,
                     List<EdmxReference> references,
                     ServiceMetadataETagSupport serviceMetadataETagSupport)Creates a metadata object for this service. | 
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.