| Class | Description |
|---|---|
| AbstractConnection | |
| DefaultHttpClient | |
| DefaultHttpClientRequest | |
| DefaultHttpClientResponse | |
| DefaultHttpServer | |
| DefaultHttpServerRequest | |
| DefaultHttpServerResponse | |
| DefaultWebSocket | |
| HeaderUtils | |
| HttpReadStreamBase | |
| MimeMapping |
We do our own mapping since support for mime mapping in Java is platform dependent
and doesn't seem to work very well
|
| SwitchingHttpResponseDecoder |
These shenanigans are necessary so we can switch out the response decoder to the websocket decoder
as soon as the websocket handshake response has been decoded.
|
| WebSocketMatcher | |
| WebSocketMatcher.Match |