Uses of Package
org.apache.olingo.odata2.api.processor
-
Packages that use org.apache.olingo.odata2.api.processor Package Description org.apache.olingo.odata2.api OData Library APIorg.apache.olingo.odata2.api.batch org.apache.olingo.odata2.api.ep Entity Providerorg.apache.olingo.odata2.api.processor Data Processororg.apache.olingo.odata2.api.processor.feature Processor Featuresorg.apache.olingo.odata2.api.processor.part Processor Partsorg.apache.olingo.odata2.api.rt Runtime Support -
Classes in org.apache.olingo.odata2.api.processor used by org.apache.olingo.odata2.api Class Description ODataContext Compilation of generic context objects.ODataProcessor AnODataProcessoris the root interface for processor implementation.ODataRequest ODataResponse AnODataResponseis usually created by anODataProcessorduring request handling.ODataSingleProcessor A defaultODataProcessorthat implements all processor features in a single class. -
Classes in org.apache.olingo.odata2.api.processor used by org.apache.olingo.odata2.api.batch Class Description ODataRequest ODataResponse AnODataResponseis usually created by anODataProcessorduring request handling. -
Classes in org.apache.olingo.odata2.api.processor used by org.apache.olingo.odata2.api.ep Class Description ODataErrorContext Error context information bean.ODataResponse AnODataResponseis usually created by anODataProcessorduring request handling. -
Classes in org.apache.olingo.odata2.api.processor used by org.apache.olingo.odata2.api.processor Class Description ODataContext Compilation of generic context objects.ODataContext.RuntimeMeasurement Runtime measurements.ODataErrorContext Error context information bean.ODataProcessor AnODataProcessoris the root interface for processor implementation.ODataRequest ODataRequest.ODataRequestBuilder ODataResponse AnODataResponseis usually created by anODataProcessorduring 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 Class Description ODataProcessor AnODataProcessoris the root interface for processor implementation. -
Classes in org.apache.olingo.odata2.api.processor used by org.apache.olingo.odata2.api.processor.part Class Description ODataProcessor AnODataProcessoris the root interface for processor implementation.ODataRequest ODataResponse AnODataResponseis usually created by anODataProcessorduring request handling. -
Classes in org.apache.olingo.odata2.api.processor used by org.apache.olingo.odata2.api.rt Class Description ODataRequest.ODataRequestBuilder ODataResponse.ODataResponseBuilder Implementation of the builder pattern to create instances of this type of object.ODataSingleProcessor A defaultODataProcessorthat implements all processor features in a single class.