Uses of Class
org.apache.olingo.server.api.debug.DebugInformation
Packages that use DebugInformation
-
Uses of DebugInformation in org.apache.olingo.server.api.debug
Methods in org.apache.olingo.server.api.debug with parameters of type DebugInformationModifier and TypeMethodDescriptionDebugResponseHelper.createDebugResponse
(DebugInformation debugInfo) Creates a debug response based on the given parameters.DebugSupport.createDebugResponse
(String debugFormat, DebugInformation debugInfo) Creates a debug response and delivers it back to the Olingo library.DefaultDebugSupport.createDebugResponse
(String debugFormat, DebugInformation debugInfo)