| Package | Description |
|---|---|
| org.apache.olingo.netty.server.core | |
| org.apache.olingo.server.api |
Olingo Server API
|
| org.apache.olingo.server.core | |
| org.apache.olingo.server.core.batchhandler |
| Modifier and Type | Method and Description |
|---|---|
ODataHandler |
ODataNettyImpl.createRawHandler(ServiceMetadata serviceMetadata) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ODataHttpHandler
Handles HTTP requests as OData requests.
|
| Modifier and Type | Method and Description |
|---|---|
abstract ODataHandler |
OData.createRawHandler(ServiceMetadata serviceMetadata)
Creates a new ODataHandler for handling OData requests.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ODataHandlerImpl |
class |
ODataHttpHandlerImpl |
| Modifier and Type | Method and Description |
|---|---|
ODataHandler |
ODataImpl.createRawHandler(ServiceMetadata serviceMetadata) |
| Constructor and Description |
|---|
BatchFacadeImpl(ODataHandler oDataHandler,
BatchProcessor batchProcessor,
boolean isStrict)
Creates a new BatchFacade.
|
BatchPartHandler(ODataHandler oDataHandler,
BatchProcessor processor,
BatchFacade batchFacade) |
Copyright © 2023. All rights reserved.