|
SourceJammer 1.2.0.1 May 20, 2002 Copyright (c) 2001, 2002 Robert MacGrogan |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.sourcejammer.client.FileTransport
| Method Summary | |
static void |
downloadFileFromServer(DownloadFileIdentifier id,
java.io.File destination,
java.lang.String url)
|
static long |
sendFileToServer(java.io.File fl,
java.lang.String url)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static long sendFileToServer(java.io.File fl,
java.lang.String url)
throws java.io.IOException,
SourceJammerConnectionException,
java.net.MalformedURLException
public static void downloadFileFromServer(DownloadFileIdentifier id,
java.io.File destination,
java.lang.String url)
throws java.net.MalformedURLException,
SourceJammerConnectionException,
java.io.IOException
|
SourceJammer 1.2.0.1 May 20, 2002 Copyright (c) 2001, 2002 Robert MacGrogan |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||