Interface ODataProcessorFeature
- All Known Subinterfaces:
CustomContentType
- All Known Implementing Classes:
ODataSingleProcessor
public interface ODataProcessorFeature
Marker interface for data processor features. A feature is like a call back where
the OData library can request additional information from the processor to change
control over request handling.