Class HttpContext

java.lang.Object
org.glassfish.grizzly.http.HttpContext
All Implemented Interfaces:
AttributeStorage

public class HttpContext extends 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