Package org.jboss.netty.example.http.snoop
-
Class Summary Class Description HttpSnoopClient A simple HTTP client that prints out the content of the HTTP response toSystem.outto testHttpSnoopServer.HttpSnoopClientHandler HttpSnoopClientPipelineFactory HttpSnoopServer An HTTP server that sends back the content of the received HTTP request in a pretty plaintext form.HttpSnoopServerHandler HttpSnoopServerPipelineFactory