Uses of Interface
org.apache.olingo.server.api.debug.DebugSupport
Packages that use DebugSupport
Package
Description
Olingo Server API
Olingo Server API - Debug
-
Uses of DebugSupport in org.apache.olingo.server.api
Methods in org.apache.olingo.server.api with parameters of type DebugSupportModifier and TypeMethodDescriptionvoidODataHttpHandler.register(DebugSupport debugSupport) Registers the debug support handler. -
Uses of DebugSupport in org.apache.olingo.server.api.debug
Classes in org.apache.olingo.server.api.debug that implement DebugSupport -
Uses of DebugSupport in org.apache.olingo.server.core
Methods in org.apache.olingo.server.core with parameters of type DebugSupport -
Uses of DebugSupport in org.apache.olingo.server.core.debug
Methods in org.apache.olingo.server.core.debug with parameters of type DebugSupportModifier and TypeMethodDescriptionvoidServerCoreDebugger.setDebugSupportProcessor(DebugSupport debugSupport)