Package org.jboss.netty.example.http.snoop
package org.jboss.netty.example.http.snoop
-
ClassesClassDescriptionA simple HTTP client that prints out the content of the HTTP response to
System.outto testHttpSnoopServer.An HTTP server that sends back the content of the received HTTP request in a pretty plaintext form.