|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.dyade.aaa.jndi2.msg.SerialOutputStream
Constructor Summary | |
SerialOutputStream(java.io.OutputStream out)
Creates a filter built on top of the specified OutputStream . |
Method Summary | |
void |
close()
Closes the stream. |
void |
writeInt(int i)
|
void |
writeObject(java.lang.Object msg)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SerialOutputStream(java.io.OutputStream out) throws java.io.IOException
OutputStream
.
Method Detail |
public void writeObject(java.lang.Object msg) throws java.io.IOException
java.io.IOException
public void writeInt(int i) throws java.io.IOException
java.io.IOException
public void close() throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |