edu.stanford.smi.protege.server.socket
Class SimulateDelayOutputStream
java.lang.Object
java.io.OutputStream
java.io.FilterOutputStream
edu.stanford.smi.protege.server.socket.SimulateDelayOutputStream
- All Implemented Interfaces:
- Closeable, Flushable
public class SimulateDelayOutputStream
- extends FilterOutputStream
Method Summary |
void |
write(byte[] b,
int off,
int len)
|
void |
write(int b)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimulateDelayOutputStream
public SimulateDelayOutputStream(OutputStream os)
write
public void write(int b)
throws IOException
- Overrides:
write
in class FilterOutputStream
- Throws:
IOException
write
public void write(byte[] b,
int off,
int len)
throws IOException
- Overrides:
write
in class FilterOutputStream
- Throws:
IOException
Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2009 Stanford University.