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

Packages that use org.apache.olingo.odata2.api.processor
org.apache.olingo.odata2.annotation.processor.ref   
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 
org.apache.olingo.odata2.jpa.processor.api OData JPA Processor API Library 
org.apache.olingo.odata2.jpa.processor.api.exception OData JPA Processor API Library - Exceptions 
org.apache.olingo.odata2.jpa.processor.api.factory OData JPA Processor API Library - Factory 
org.apache.olingo.odata2.ref.processor   
 

Classes in org.apache.olingo.odata2.api.processor used by org.apache.olingo.odata2.annotation.processor.ref
ODataContext
          Compilation of generic context objects.
 

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.
 

Classes in org.apache.olingo.odata2.api.processor used by org.apache.olingo.odata2.jpa.processor.api
ODataContext
          Compilation of generic context objects.
ODataProcessor
          An ODataProcessor is the root interface for processor implementation.
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.jpa.processor.api.exception
ODataErrorCallback
          This interface is called if an error occurred and is process inside the exception mapper.
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.jpa.processor.api.factory
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.ref.processor
ODataContext
          Compilation of generic context objects.
ODataErrorCallback
          This interface is called if an error occurred and is process inside the exception mapper.
ODataErrorContext
          Error context information bean.
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.
 



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