Package | Description |
---|---|
org.apache.olingo.server.api.debug |
Olingo Server API - Debug
|
Modifier and Type | Method and Description |
---|---|
ODataResponse |
DebugResponseHelper.createDebugResponse(DebugInformation debugInfo)
Creates a debug response based on the given parameters.
|
ODataResponse |
DefaultDebugSupport.createDebugResponse(String debugFormat,
DebugInformation debugInfo) |
ODataResponse |
DebugSupport.createDebugResponse(String debugFormat,
DebugInformation debugInfo)
Creates a debug response and delivers it back to the Olingo library.
|
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.