Overview Package Class Use Source Tree Index Deprecated About
GNU Classpath (0.95)
Frames | No Frames

Uses of Class java.io.ObjectOutputStream

Uses in package java.beans.beancontext

Methods with parameter type java.io.ObjectOutputStream

void
BeanContextServicesSupport.bcsPreSerializationHook(ObjectOutputStream oos)
Serializes any service providers which are serializable.
void
BeanContextSupport.bcsPreSerializationHook(ObjectOutputStream oos)
Subclasses may use this method to perform their own serialization after the default serialization process has taken place, but prior to the serialization of the children.
void
BeanContextSupport.serialize(ObjectOutputStream oos, Collection<E> coll)
Writes the items in the collection to the specified output stream.
void
BeanContextSupport.writeChildren(ObjectOutputStream oos)
Serializes the children using the serialize(ObjectOutputStream, Collection method.

Uses in package java.awt

Methods with parameter type java.io.ObjectOutputStream

void
AWTEventMulticaster.save(ObjectOutputStream s, String k, EventListener l)
Saves a Serializable listener chain to a serialization stream.
void
AWTEventMulticaster.saveInternal(ObjectOutputStream s, String k)
Saves all Serializable listeners to a serialization stream.

Uses in package javax.rmi.CORBA

Methods with parameter type java.io.ObjectOutputStream

void
StubDelegate.writeObject(Stub self, ObjectOutputStream s)
Write this stub to the object output stream.

Uses in package javax.swing.text

Methods with parameter type java.io.ObjectOutputStream

void
StyleContext.writeAttributeSet(ObjectOutputStream out, AttributeSet a)
Serialize an attribute set in a way that is compatible with it being read in again by readAttributeSet(ObjectInputStream,MutableAttributeSet).
void
StyleContext.writeAttributes(ObjectOutputStream out, AttributeSet a)
Handles writing of the given attributes.
Overview Package Class Use Source Tree Index Deprecated About
GNU Classpath (0.95)

AltStyle によって変換されたページ (->オリジナル) /