Class HttpContext

  • All Implemented Interfaces:
    AttributeStorage

    public class HttpContext
    extends java.lang.Object
    implements AttributeStorage
    Represents a single logical HTTP transaction. The target storage provided to the constructor provides a way to look up this transaction at any point in the FilterChain execution.
    Since:
    2.3