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