Package com.arangodb

Interface RequestContext


  • public interface RequestContext
    Context holding information about the current request and response.
    • Method Detail

      • getStreamTransactionId

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