Interface RequestContext


public interface RequestContext
Holder for the current request context. This holder is available in the current ExecutionContext. Note that it will only be set, if the current thread represents an HTTP request (not a background thread).