| Package | Description |
|---|---|
| us.fihgu.toolbox.http | |
| us.fihgu.toolbox.web |
| Modifier and Type | Class and Description |
|---|---|
class |
HTTPAcceptHandler |
class |
HTTPReadHandler |
class |
HTTPWriteHandler |
| Modifier and Type | Method and Description |
|---|---|
SelectionHandler |
HTTPServer.getAcceptHandler() |
| Modifier and Type | Method and Description |
|---|---|
abstract SelectionHandler |
WebServer.getAcceptHandler() |
SelectionHandler |
SelectorThread.getSelectionHandler() |
| Constructor and Description |
|---|
SelectorThread(SelectionHandler selectionHandler) |
SelectorThreadPool(SelectionHandler handler,
int numThreads) |