Interface HttpMessageContext

All Known Implementing Classes:
HttpMessageContextWrapper

public interface HttpMessageContext
HttpMessageContext contains all of the per-request state information and encapsulates the client request, server response, container handler for authentication callbacks, and the subject representing the caller.