|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.io.OutputStream
java.io.FilterOutputStream
com.mindbright.ssh2.SSH2StreamSniffer.SniffOutput
| Field Summary |
| Fields inherited from class java.io.FilterOutputStream |
out |
| Constructor Summary | |
SSH2StreamSniffer.SniffOutput(java.io.OutputStream toBeFiltered)
|
|
| Method Summary | |
void |
write(byte[] b,
int off,
int len)
|
| Methods inherited from class java.io.FilterOutputStream |
close, flush, write, write |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SSH2StreamSniffer.SniffOutput(java.io.OutputStream toBeFiltered)
| Method Detail |
public void write(byte[] b,
int off,
int len)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||