All Packages Class Hierarchy This Package Previous Next Index
Class ajanta.apps.afs.DepositTask
java.lang.Object
|
+----ajanta.apps.afs.Task
|
+----ajanta.apps.afs.DepositTask
- public class DepositTask
- extends Task
DepositTask is contais the request for deposting a file at the
specified destination server.
-
buffer
-
-
destName
-
-
DepositTask(URN, byte[], String)
-
buffer
byte buffer[]
destName
String destName
DepositTask
public DepositTask(URN d,
byte b[],
String l)
- Parameters:
- destination - server's URN, byte-array of file contents, string for the destination file name
All Packages Class Hierarchy This Package Previous Next Index