Uses of Class
org.apache.olingo.server.api.debug.DebugInformation
Packages that use DebugInformation
Package
Description
Olingo Server API - Debug
-
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) -
Uses of DebugInformation in org.apache.olingo.server.core.debug
Methods in org.apache.olingo.server.core.debug with parameters of type DebugInformationModifier and TypeMethodDescriptionDebugResponseHelperImpl.createDebugResponse(DebugInformation debugInfo)