Uses of Class
org.apache.olingo.odata2.api.processor.ODataSingleProcessor

Packages that use ODataSingleProcessor
org.apache.olingo.odata2.api OData Library API 
org.apache.olingo.odata2.api.rt Runtime Support 
 

Uses of ODataSingleProcessor in org.apache.olingo.odata2.api
 

Methods in org.apache.olingo.odata2.api with parameters of type ODataSingleProcessor
 ODataService ODataServiceFactory.createODataSingleProcessorService(EdmProvider provider, ODataSingleProcessor processor)
          Create a default service instance based on ODataSingleProcessor.
 

Uses of ODataSingleProcessor in org.apache.olingo.odata2.api.rt
 

Methods in org.apache.olingo.odata2.api.rt with parameters of type ODataSingleProcessor
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.