com.atlassian.bitbucket.request.RequestInfoProvider |
Known Indirect Subclasses
RequestContext |
Provides information about a request, such as the requestId, sessionId, remoteAddress and more. |
|
Class Overview
Interface for providing request details to RequestManager
. These details are used to set up logging and
profiling.
Public Methods
@Nonnull
public
Object
getRawRequest
()
Returns
- the underlying 'raw' request object
@Nonnull
public
Object
getRawResponse
()
Returns
- the underlying 'raw' response object