All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----muffin.io.OutputObjectStream
protected InputObjectStream in
protected boolean connected
public OutputObjectStream(InputObjectStream in) throws IOException
public OutputObjectStream()
public void connect(InputObjectStream in) throws IOException
public void write(Object obj) throws IOException
public synchronized void flush() throws IOException
public void close() throws IOException
All Packages Class Hierarchy This Package Previous Next Index