Crossfire JXClient, Trunk
URLDumper Class Reference
+ Collaboration diagram for URLDumper:

Static Public Member Functions

static void main (String[] args) throws Exception
 

Detailed Description

A simple example to illustrate using a URL to access a resource and then store the result to a File.

Any type of URL can be used: http, https, ftp, etc.

Author
Brad R. Wetmore
Mark Reinhold

Definition at line 53 of file URLDumper.java.

Member Function Documentation

◆ main()

static void URLDumper.main ( String[]  args) throws Exception
static

Definition at line 54 of file URLDumper.java.


The documentation for this class was generated from the following file: