Package | Description |
---|---|
org.apache.olingo.netty.server.api | |
org.apache.olingo.netty.server.core | |
org.apache.olingo.server.api |
Olingo Server API
|
org.apache.olingo.server.api.debug |
Olingo Server API - Debug
|
org.apache.olingo.server.api.processor |
Olingo Processors
|
Modifier and Type | Class and Description |
---|---|
class |
ODataNetty |
Modifier and Type | Class and Description |
---|---|
class |
ODataNettyImpl |
Constructor and Description |
---|
ODataNettyHandlerImpl(OData odata,
ServiceMetadata serviceMetadata) |
Modifier and Type | Method and Description |
---|---|
static OData |
OData.newInstance()
Use this method to create a new OData instance.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultDebugSupport.init(OData odata) |
void |
DebugSupport.init(OData odata)
Initializes the debug support implementation.
|
Modifier and Type | Method and Description |
---|---|
void |
Processor.init(OData odata,
ServiceMetadata serviceMetadata)
Initializes the processor for each HTTP request - response cycle.
|
void |
DefaultProcessor.init(OData odata,
ServiceMetadata serviceMetadata) |
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.