|
Secure iNet Factory | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConnectionMessageDispatcher | |
---|---|
com.jscape.inet.ssh.connection.messages |
Uses of ConnectionMessageDispatcher in com.jscape.inet.ssh.connection.messages |
---|
Methods in com.jscape.inet.ssh.connection.messages with parameters of type ConnectionMessageDispatcher | |
---|---|
void |
ConnectionDispatchable.accept(ConnectionMessageDispatcher dispatcher)
|
void |
SshMsgChannelClose.accept(ConnectionMessageDispatcher dispatcher)
|
void |
SshMsgChannelData.accept(ConnectionMessageDispatcher dispatcher)
|
void |
SshMsgChannelEof.accept(ConnectionMessageDispatcher dispatcher)
|
void |
SshMsgChannelExtendedData.accept(ConnectionMessageDispatcher dispatcher)
|
void |
SshMsgChannelFailure.accept(ConnectionMessageDispatcher dispatcher)
|
void |
SshMsgChannelOpen.accept(ConnectionMessageDispatcher dispatcher)
|
void |
SshMsgChannelOpenConfirmation.accept(ConnectionMessageDispatcher dispatcher)
|
void |
SshMsgChannelOpenFailure.accept(ConnectionMessageDispatcher dispatcher)
|
void |
SshMsgChannelRequest.accept(ConnectionMessageDispatcher dispatcher)
|
void |
SshMsgChannelSuccess.accept(ConnectionMessageDispatcher dispatcher)
|
void |
SshMsgChannelWindowAdjust.accept(ConnectionMessageDispatcher dispatcher)
|
void |
SshMsgGlobalRequest.accept(ConnectionMessageDispatcher dispatcher)
|
void |
SshMsgRequestFailure.accept(ConnectionMessageDispatcher dispatcher)
|
void |
SshMsgRequestSuccess.accept(ConnectionMessageDispatcher dispatcher)
|
|
Secure iNet Factory | |||||||||
PREV NEXT | FRAMES NO FRAMES |