Package | Description |
---|---|
org.glassfish.grizzly.http | |
org.glassfish.grizzly.http.server |
Modifier and Type | Method and Description |
---|---|
static HttpContext |
HttpContext.get(FilterChainContext ctx) |
static HttpContext |
HttpContext.newInstance(FilterChainContext ctx,
AttributeStorage attributeStorage,
OutputSink outputSink,
Closeable closeable) |
Modifier and Type | Field and Description |
---|---|
protected HttpContext |
Response.httpContext
Grizzly
HttpContext associated with the current Request/Response
processing. |
Copyright © 2014 Oracle Corporation. All rights reserved.