Package com.arangodb

Interface RequestContext


public interface RequestContext
Context holding information about the current request and response.
  • Field Details

  • Method Details

    • getStreamTransactionId

      Optional<String> getStreamTransactionId()
      Returns:
      the stream transaction id of the request (if any) or null