Uses of Interface java.io.ObjectOutput

Uses in package java.rmi.server

Methods with parameter type java.io.ObjectOutput

String
Returns the class name of the reference type that must be written to the given stream.
void
Write object id as long, then the object UID.

Methods with return type java.io.ObjectOutput

ObjectOutput
ObjectOutput
RemoteCall.getResultStream(boolean success)

Uses in package gnu.java.rmi

Classes implementing java.io.ObjectOutput

class
This class is only for java.rmi.MarshalledObject to serialize object and got objBytes and locBytes

Uses in package gnu.javax.rmi.CORBA

Classes implementing java.io.ObjectOutput

class
A class to substitute as an ObjectOutputStream for objects using writeObject method.
class
Tests if the defaultWriteObject method has been called.

Uses in package javax.activation

Methods with parameter type java.io.ObjectOutput

void
This method is responsible for writing the instance data of an object to the passed in stream.

Uses in package java.io

Classes implementing java.io.ObjectOutput

class
An ObjectOutputStream can be used to write objects as well as primitive data in a platform-independent manner to an OutputStream.

Methods with parameter type java.io.ObjectOutput

void
void
This method is responsible for writing the instance data of an object to the passed in stream.

Uses in package java.awt.datatransfer

Methods with parameter type java.io.ObjectOutput

void
Serialize this class.

Uses in package gnu.java.rmi.server

Classes implementing java.io.ObjectOutput

class

Methods with parameter type java.io.ObjectOutput

String
Get the referencing class.
String
Get the referencing class.
String
void
Write the content to the output stream.
void
Write the content to the output stream.
void

Methods with return type java.io.ObjectOutput

ObjectOutput
ObjectOutput