Package com.sun.corba.se.impl.io
Class OutputStreamHook.WriteObjectState
java.lang.Object
com.sun.corba.se.impl.io.OutputStreamHook.WriteObjectState
- Direct Known Subclasses:
OutputStreamHook.DefaultState,OutputStreamHook.InWriteObjectState
- Enclosing class:
- OutputStreamHook
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddefaultWriteObject(OutputStreamHook stream) voidenterWriteObject(OutputStreamHook stream) voidexitWriteObject(OutputStreamHook stream) voidwriteData(OutputStreamHook stream)
-
Constructor Details
-
WriteObjectState
protected WriteObjectState()
-
-
Method Details
-
enterWriteObject
- Throws:
IOException
-
exitWriteObject
- Throws:
IOException
-
defaultWriteObject
- Throws:
IOException
-
writeData
- Throws:
IOException
-