Frames | No Frames |
Methods with parameter type java.io.ObjectInputStream | |
void | Reads a set of attributes from the given object input stream. |
void | Handles reading in the attributes.
|
Classes derived from java.io.ObjectInputStream | |
class |
Classes derived from java.io.ObjectInputStream | |
class | ClassLoaderObjectInputStream is ObjectInputStream, with
the ability to use a specific ClassLoader.
|
Classes derived from java.io.ObjectInputStream | |
class | Converts calls on java ObjectOutputStream to calls on CORBA OutputStream. |
Methods with parameter type java.io.ObjectInputStream | |
void | This should never be called. |
void | Read as CORBA object when the ORB is known. |
Methods with parameter type java.io.ObjectInputStream | |
void | |
void | |
void | |
void |
Methods with parameter type java.io.ObjectInputStream | |
void | Read this stub from the object input stream.
|
Classes derived from java.io.ObjectInputStream | |
class | This class is only for java.rmi.MarshalledObject to deserialize object from
objBytes and locBytes
|