public class SubsystemOutputStream
extends java.io.OutputStream
| Constructor and Description |
|---|
SubsystemOutputStream(SubsystemMessageStore messageStore)
Creates a new SubsystemOutputStream object.
|
public SubsystemOutputStream(SubsystemMessageStore messageStore)
messageStore - public void write(byte[] b,
int off,
int len)
throws java.io.IOException
write in class java.io.OutputStreamb - off - len - java.io.IOExceptionpublic void write(int b)
throws java.io.IOException
write in class java.io.OutputStreamb - java.io.IOExceptionCopyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.