Class Client
java.lang.Object
org.glassfish.grizzly.samples.http.download.Client
Simple asynchronous HTTP client implementation, which downloads HTTP resource
and saves its content in a local file.
- Author:
- Alexey Stashok
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Client
public Client()
-
-
Method Details
-
main
- Throws:
IOExceptionURISyntaxException
-