Package org.apache.olingo.odata2.api
Interface ODataDebugCallback
-
- All Superinterfaces:
ODataCallback
public interface ODataDebugCallback extends ODataCallback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisDebugEnabled()Determines whether additional debug information can be retrieved from this OData service for the current request.
-