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