rice.visualization.client
Class FileMessage
java.lang.Object
rice.visualization.client.FileMessage
-
All Implemented Interfaces:
- java.io.Serializable
-
public class FileMessage
- extends java.lang.Object
- implements java.io.Serializable
- Author:
- Jeff Hoye
Sends a file.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileMessage
public FileMessage(java.lang.String s)
FileMessage
public FileMessage(java.io.File f)
readFile
public void readFile(Environment env)
throws java.io.IOException
-
-
-
Throws:
java.io.IOException
writeFile
public void writeFile()
throws java.io.IOException
-
-
-
Throws:
java.io.IOException
writeFile
public void writeFile(java.io.File directory)
throws java.io.IOException
-
-
-
Throws:
java.io.IOException
main
public static void main(java.lang.String[] args)
throws java.io.IOException
-
-
-
Throws:
java.io.IOException
Copyright © 2001-2005 - Rice Pastry.