Frames | No Frames |
Methods with parameter type java.io.ObjectInput | |
ObjID | Read object id (as long), then the object UID .
|
Methods with return type java.io.ObjectInput | |
ObjectInput |
Classes implementing java.io.ObjectInput | |
class | This class is only for java.rmi.MarshalledObject to deserialize object from
objBytes and locBytes
|
Classes implementing java.io.ObjectInput | |
class | Converts calls on java ObjectOutputStream to calls on CORBA OutputStream. |
Methods with parameter type java.io.ObjectInput | |
void | This method restores an object's state by reading in the instance data
for the object from the passed in stream. |
Classes implementing java.io.ObjectInput | |
class |
Methods with parameter type java.io.ObjectInput | |
void | This method restores an object's state by reading in the instance data
for the object from the passed in stream. |
Methods with parameter type java.io.ObjectInput | |
void | De-serialize this class.
|
Classes implementing java.io.ObjectInput | |
class | ClassLoaderObjectInputStream is ObjectInputStream, with
the ability to use a specific ClassLoader.
|
Classes implementing java.io.ObjectInput | |
class |
Methods with parameter type java.io.ObjectInput | |
void | Read the content from the input stream.
|
void | Read the content from the input stream.
|
void |
Methods with return type java.io.ObjectInput | |
ObjectInput | |
ObjectInput |
(re)starts ObjectInputStream
|