java.lang.Object
org.glassfish.grizzly.samples.http.download.Client

public class Client extends Object
Simple asynchronous HTTP client implementation, which downloads HTTP resource and saves its content in a local file.
Author:
Alexey Stashok