| Package | Description |
|---|---|
| org.apache.olingo.server.api |
Olingo Server API
|
| org.apache.olingo.server.api.etag |
Olingo Server API - ETag
|
| org.apache.olingo.server.api.serializer |
Olingo Server API - Serializer
|
| org.apache.olingo.server.core |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ODataHttpHandlerImpl.register(OlingoExtension extension) |
void |
ODataHandlerImpl.register(OlingoExtension extension) |
Copyright © 2023. All rights reserved.