| Package | Description |
|---|---|
| org.glassfish.grizzly.http | |
| org.glassfish.grizzly.http.util |
| Modifier and Type | Method and Description |
|---|---|
HttpResponsePacket |
HttpResponsePacket.Builder.build()
Build the HttpResponsePacket message.
|
HttpResponsePacket |
HttpRequestPacket.getResponse() |
| Modifier and Type | Method and Description |
|---|---|
protected HttpContent |
HttpServerFilter.customizeErrorResponse(HttpResponsePacket response) |
protected void |
HttpRequestPacket.setResponse(HttpResponsePacket response) |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpStatus.setValues(HttpResponsePacket response)
Sets the status and reason phrase on the specified response.
|
Copyright © 2014 Oracle Corporation. All Rights Reserved.