public class UnreliableObjectInputStream extends ObjectInputStream
UnreliableObjectOutputStream.| Constructor and Description |
|---|
UnreliableObjectInputStream(InputStream source)
Constructs an object input stream which will read its data from the supplied source stream.
|
addTranslation, defaultReadObject, readBareObject, readIntern, readObject, readUnmodifiedUTF, setClassLoader, toStringread, read, readBoolean, readByte, readChar, readDouble, readFloat, readFully, readFully, readInt, readLine, readLong, readShort, readUnsignedByte, readUnsignedShort, readUTF, readUTF, skipBytesavailable, close, mark, markSupported, read, reset, skippublic UnreliableObjectInputStream(InputStream source)
Copyright © 2015. All rights reserved.