|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ODataService | |
|---|---|
| org.apache.olingo.odata2.api | OData Library API |
| org.apache.olingo.odata2.api.processor | Data Processor |
| org.apache.olingo.odata2.api.rt | Runtime Support |
| Uses of ODataService in org.apache.olingo.odata2.api |
|---|
| Methods in org.apache.olingo.odata2.api that return ODataService | |
|---|---|
ODataService |
ODataServiceFactory.createODataSingleProcessorService(EdmProvider provider,
ODataSingleProcessor processor)
Create a default service instance based on ODataSingleProcessor . |
abstract ODataService |
ODataServiceFactory.createService(ODataContext ctx)
Create instance of custom ODataService. |
| Uses of ODataService in org.apache.olingo.odata2.api.processor |
|---|
| Methods in org.apache.olingo.odata2.api.processor that return ODataService | |
|---|---|
ODataService |
ODataContext.getService()
Gets the OData service. |
| Uses of ODataService in org.apache.olingo.odata2.api.rt |
|---|
| Methods in org.apache.olingo.odata2.api.rt that return ODataService | |
|---|---|
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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||