Uses of Package
org.apache.olingo.odata2.api.processor

Packages that use org.apache.olingo.odata2.api.processor
org.apache.olingo.odata2.api OData Library API 
org.apache.olingo.odata2.api.batch   
org.apache.olingo.odata2.api.ep Entity Provider 
org.apache.olingo.odata2.api.processor Data Processor 
org.apache.olingo.odata2.api.processor.feature Processor Features 
org.apache.olingo.odata2.api.processor.part Processor Parts 
org.apache.olingo.odata2.api.rt Runtime Support 
 

Classes in org.apache.olingo.odata2.api.processor used by org.apache.olingo.odata2.api
ODataContext
          Compilation of generic context objects.
ODataProcessor
          An ODataProcessor is the root interface for processor implementation.
ODataRequest
           
ODataResponse
          An ODataResponse is usually created by an ODataProcessor during request handling.
ODataSingleProcessor
          A default ODataProcessor that implements all processor features in a single class.
 

Classes in org.apache.olingo.odata2.api.processor used by org.apache.olingo.odata2.api.batch
ODataRequest
           
ODataResponse
          An ODataResponse is usually created by an ODataProcessor during request handling.
 

Classes in org.apache.olingo.odata2.api.processor used by org.apache.olingo.odata2.api.ep
ODataErrorContext
          Error context information bean.
ODataResponse
          An ODataResponse is usually created by an ODataProcessor during request handling.
 

Classes in org.apache.olingo.odata2.api.processor used by org.apache.olingo.odata2.api.processor
ODataContext
          Compilation of generic context objects.
ODataContext.RuntimeMeasurement
          Runtime measurements.
ODataErrorContext
          Error context information bean.
ODataProcessor
          An ODataProcessor is the root interface for processor implementation.
ODataRequest
           
ODataRequest.ODataRequestBuilder
           
ODataResponse
          An ODataResponse is usually created by an ODataProcessor during request handling.
ODataResponse.ODataResponseBuilder
          Implementation of the builder pattern to create instances of this type of object.
 

Classes in org.apache.olingo.odata2.api.processor used by org.apache.olingo.odata2.api.processor.feature
ODataProcessor
          An ODataProcessor is the root interface for processor implementation.
 

Classes in org.apache.olingo.odata2.api.processor used by org.apache.olingo.odata2.api.processor.part
ODataProcessor
          An ODataProcessor is the root interface for processor implementation.
ODataRequest
           
ODataResponse
          An ODataResponse is usually created by an ODataProcessor during request handling.
 

Classes in org.apache.olingo.odata2.api.processor used by org.apache.olingo.odata2.api.rt
ODataRequest.ODataRequestBuilder
           
ODataResponse.ODataResponseBuilder
          Implementation of the builder pattern to create instances of this type of object.
ODataSingleProcessor
          A default ODataProcessor that implements all processor features in a single class.
 



Copyright © 2013-2015 The Apache Software Foundation. All Rights Reserved.