| Package | Description |
|---|---|
| us.fihgu.toolbox.http |
| Modifier and Type | Class and Description |
|---|---|
class |
ByteBufferContext |
class |
FileContext |
| Modifier and Type | Field and Description |
|---|---|
HTTPContext |
HTTPResponse.context |
| Modifier and Type | Method and Description |
|---|---|
HTTPContext |
StaticContextGenerator.generateContext(HTTPRequest request) |
HTTPContext |
IContextGenerator.generateContext(HTTPRequest request) |
HTTPContext |
HTTPServer.getContext(HTTPRequest request) |
| Constructor and Description |
|---|
HTTPResponse(ResponseCode code,
HTTPContext context) |
StaticContextGenerator(HTTPContext context) |