- All Known Subinterfaces:
- ClientContext, CustomerContext
public interface RequestContext
Represents the context of a request.
RequestContext can have properties that are relevant to the type of the request.
For example: caller application, logged in user, state, and so on.