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
|
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–2018 The Apache Software Foundation. All rights reserved.