gr.uoa.di.madgik.compressedstream
Class CompressedObjectStream
java.lang.Object
gr.uoa.di.madgik.compressedstream.CompressedObjectStream
public class CompressedObjectStream
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompressedObjectStream
public CompressedObjectStream()
writeObject
public static void writeObject(Serializable object,
ObjectOutputStream out)
throws IOException
- Throws:
IOException
readObject
public static Serializable readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
Copyright © 2012. All Rights Reserved.