Uses of Interface
org.apache.olingo.odata2.api.processor.feature.ODataProcessorFeature

Packages that use ODataProcessorFeature
org.apache.olingo.odata2.api.processor Data Processor 
org.apache.olingo.odata2.api.processor.feature Processor Features 
 

Uses of ODataProcessorFeature in org.apache.olingo.odata2.api.processor
 

Classes in org.apache.olingo.odata2.api.processor that implement ODataProcessorFeature
 class ODataSingleProcessor
          A default ODataProcessor that implements all processor features in a single class.
 

Uses of ODataProcessorFeature in org.apache.olingo.odata2.api.processor.feature
 

Subinterfaces of ODataProcessorFeature in org.apache.olingo.odata2.api.processor.feature
 interface CustomContentType
          Data processor feature if processor supports custom content types.
 



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