| Package | Description |
|---|---|
| org.apache.olingo.odata2.api |
OData Library API
|
| org.apache.olingo.odata2.api.rt |
Runtime Support
|
| Modifier and Type | Method and Description |
|---|---|
ODataService |
ODataServiceFactory.createODataSingleProcessorService(EdmProvider provider,
ODataSingleProcessor processor)
Create a default service instance based on ODataSingleProcessor
. |
| Modifier and Type | Method and Description |
|---|---|
static ODataService |
RuntimeDelegate.createODataSingleProcessorService(EdmProvider provider,
ODataSingleProcessor processor)
Creates and returns a single processor service.
|
protected abstract ODataService |
RuntimeDelegate.RuntimeDelegateInstance.createODataSingleProcessorService(EdmProvider provider,
ODataSingleProcessor processor) |
Copyright © 2013-2015 The Apache Software Foundation. All Rights Reserved.