|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.mindbright.ssh.SSHChannelMulticaster
public class SSHChannelMulticaster
| Constructor Summary | |
|---|---|
SSHChannelMulticaster()
|
|
| Method Summary | |
|---|---|
void |
close(SSHChannel chan)
|
SSHPdu |
prepare(SSHPdu pdu)
|
void |
receive(SSHPdu pdu)
|
void |
transmit(SSHPdu pdu)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SSHChannelMulticaster()
| Method Detail |
|---|
public SSHPdu prepare(SSHPdu pdu)
prepare in interface SSHChannelListenerpublic void receive(SSHPdu pdu)
receive in interface SSHChannelListenerpublic void transmit(SSHPdu pdu)
transmit in interface SSHChannelListenerpublic void close(SSHChannel chan)
close in interface SSHChannelListener
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||