Uses of Interface
org.apache.olingo.odata2.api.processor.ODataErrorCallback
Packages that use ODataErrorCallback
-
Uses of ODataErrorCallback in org.apache.olingo.odata2.core.rest
Constructors in org.apache.olingo.odata2.core.rest with parameters of type ODataErrorCallbackModifierConstructorDescriptionODataExceptionWrapper(javax.ws.rs.core.UriInfo uriInfo, javax.ws.rs.core.HttpHeaders httpHeaders, ODataErrorCallback errorCallback)