fr.dyade.aaa.jndi2.msg
Class SerialOutputStream
java.lang.Object
fr.dyade.aaa.jndi2.msg.SerialOutputStream
public class SerialOutputStream
extends java.lang.Object
SerialOutputStream(OutputStream out) - Creates a filter built on top of the specified
OutputStream .
|
SerialOutputStream
public SerialOutputStream(OutputStream out)
throws IOException
Creates a filter built on top of the specified OutputStream
.
close
public void close()
throws IOException
Closes the stream.
writeInt
public void writeInt(int i)
throws IOException
writeObject
public void writeObject(Object msg)
throws IOException
Copyright B) 2004 Scalagent - All rights reserved