Package com.arangodb
Interface RequestContext
- All Known Implementing Classes:
RequestContextImpl
public interface RequestContext
Context holding information about the current request and response.
-
Field Summary
Fields -
Method Summary
-
Field Details
-
EMPTY
-
-
Method Details
-
getStreamTransactionId
- Returns:
- the stream transaction id of the request (if any) or
null
-