|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HttpResponsePacket | |
|---|---|
| org.glassfish.grizzly.http | |
| org.glassfish.grizzly.http.util | |
| Uses of HttpResponsePacket in org.glassfish.grizzly.http |
|---|
| Methods in org.glassfish.grizzly.http that return HttpResponsePacket | |
|---|---|
HttpResponsePacket |
HttpResponsePacket.Builder.build()
Build the HttpResponsePacket message. |
HttpResponsePacket |
HttpRequestPacket.getResponse()
|
| Methods in org.glassfish.grizzly.http with parameters of type HttpResponsePacket | |
|---|---|
protected HttpContent |
HttpServerFilter.customizeErrorResponse(HttpResponsePacket response)
|
| Uses of HttpResponsePacket in org.glassfish.grizzly.http.util |
|---|
| Methods in org.glassfish.grizzly.http.util with parameters of type HttpResponsePacket | |
|---|---|
void |
HttpStatus.setValues(HttpResponsePacket response)
Sets the status and reason phrase on the specified response. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||