| 类 | 说明 |
|---|---|
| HttpSnoopClient |
A simple HTTP client that prints out the content of the HTTP response to
System.out to test HttpSnoopServer. |
| HttpSnoopClientHandler | |
| HttpSnoopClientInitializer | |
| HttpSnoopServer |
An HTTP server that sends back the content of the received HTTP request
in a pretty plaintext form.
|
| HttpSnoopServerHandler | |
| HttpSnoopServerInitializer |