| Class | Description |
|---|---|
| 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 |
Copyright © 2008–2019 The Netty Project. All rights reserved.