util
Class AppletDownload.Client
java.lang.Object
util.AppletDownload.Client
- Enclosing class:
- AppletDownload
public static class AppletDownload.Client
- extends Object
Stand-alone class for testing the client in non-applet mode.
|
Method Summary |
static void |
main(String[] arg)
First command line is the host name or adress, then the path to
download. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AppletDownload.Client
public AppletDownload.Client()
main
public static void main(String[] arg)
throws IOException,
UnknownHostException
- First command line is the host name or adress, then the path to
download.
- Throws:
IOException
UnknownHostException