public class GrizzlyResponseHeaders extends HttpResponseHeaders
HttpResponseHeaders implementation using the Grizzly 2.0 HTTP client
codec.provider, uri| Constructor and Description |
|---|
GrizzlyResponseHeaders(org.glassfish.grizzly.http.HttpResponsePacket response,
URI uri,
AsyncHttpProvider provider) |
| Modifier and Type | Method and Description |
|---|---|
FluentCaseInsensitiveStringsMap |
getHeaders()
Return the HTTP header
|
isTraillingHeadersReceivedgetUrl, providerpublic GrizzlyResponseHeaders(org.glassfish.grizzly.http.HttpResponsePacket response,
URI uri,
AsyncHttpProvider provider)
public FluentCaseInsensitiveStringsMap getHeaders()
getHeaders in class HttpResponseHeadersFluentCaseInsensitiveStringsMapCopyright © 2014. All Rights Reserved.