Uses of Class
org.apache.olingo.server.core.ODataHandlerImpl
Packages that use ODataHandlerImpl
-
Uses of ODataHandlerImpl in org.apache.olingo.server.core
Constructors in org.apache.olingo.server.core with parameters of type ODataHandlerImpl -
Uses of ODataHandlerImpl in org.apache.olingo.server.core.batchhandler
Constructors in org.apache.olingo.server.core.batchhandler with parameters of type ODataHandlerImplModifierConstructorDescriptionBatchHandler(ODataHandlerImpl oDataHandler, BatchProcessor batchProcessor)