Package | Description |
---|---|
org.apache.olingo.server.api |
Olingo Server API
The OData Library is a protocol implementation of the OData V4.0 standard.
|
org.apache.olingo.server.api.etag |
Olingo Server API - ETag
The etag package is used to condense all about the Olingo ETag handling.
|
org.apache.olingo.server.api.serializer |
Olingo Server API - Serializer
The serializer package is used to condense all about the Olingo serialization.
|
Modifier and Type | Method and Description |
---|---|
void |
ODataHandler.register(OlingoExtension extension)
Registers additional extensions for handling OData requests.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CustomETagSupport
Processors that would like to support etags for certain entity sets can implement this
interface.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CustomContentTypeSupport
Processors that supports custom content types can implement this interface.
|
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.