Class HttpSnoopServer
java.lang.Object
org.jboss.netty.example.http.snoop.HttpSnoopServer
An HTTP server that sends back the content of the received HTTP request
in a pretty plaintext form.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HttpSnoopServer
public HttpSnoopServer()
-
-
Method Details
-
main
- Throws:
Exception
-