| Modifier and Type | Field and Description |
|---|---|
static HttpGenerator.ResponseInfo |
HttpGenerator.CONTINUE_100_INFO |
static HttpGenerator.ResponseInfo |
HttpGenerator.PROGRESS_102_INFO |
static HttpGenerator.ResponseInfo |
HttpGenerator.RESPONSE_500_INFO |
| Modifier and Type | Method and Description |
|---|---|
HttpGenerator.ResponseInfo |
HttpTester.Response.getInfo() |
| Modifier and Type | Method and Description |
|---|---|
HttpGenerator.Result |
HttpGenerator.generateResponse(HttpGenerator.ResponseInfo info,
ByteBuffer header,
ByteBuffer chunk,
ByteBuffer content,
boolean last) |
Copyright © 1995-2014 Webtide. All Rights Reserved.