Class HttpSnoopClient
java.lang.Object
org.jboss.netty.example.http.snoop.HttpSnoopClient
A simple HTTP client that prints out the content of the HTTP response to
System.out
to test HttpSnoopServer
.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
URL
-
-
Constructor Details
-
HttpSnoopClient
public HttpSnoopClient()
-
-
Method Details
-
main
- Throws:
Exception
-