|
Secure iNet Factory | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.jscape.inet.ssh.connection.messages | |
---|---|
com.jscape.inet.ssh.connection | |
com.jscape.inet.ssh.connection.channels | |
com.jscape.inet.ssh.connection.messages |
Classes in com.jscape.inet.ssh.connection.messages used by com.jscape.inet.ssh.connection | |
---|---|
SshMsgChannelOpen
Opening channel message: SSH_MSG_CHANNEL_OPEN |
|
SshMsgChannelOpenConfirmation
Channel open confirmation: SSH_MSG_CHANNEL_OPEN_CONFIRMATION |
|
SshMsgGlobalRequest
Global request message : SSH_MSG_GLOBAL_REQUEST. |
|
SshMsgRequestSuccess
Global request success message : SSH_MSG_REQUEST_SUCCESS. |
Classes in com.jscape.inet.ssh.connection.messages used by com.jscape.inet.ssh.connection.channels | |
---|---|
SshMsgChannelOpen
Opening channel message: SSH_MSG_CHANNEL_OPEN |
|
SshMsgChannelRequest
Channel-specific request: SSH_MSG_CHANNEL_REQUEST. |
Classes in com.jscape.inet.ssh.connection.messages used by com.jscape.inet.ssh.connection.messages | |
---|---|
ChannelDispatchable
|
|
ChannelMessageDispatcher
|
|
ConnectionDispatchable
|
|
ConnectionMessageDispatcher
|
|
SshMsgChannelClose
Closing channel: SSH_MSG_CHANNEL_CLOSE |
|
SshMsgChannelData
Data transfer: SSH_MSG_CHANNEL_DATA Data transfer is done with messages of the following type. |
|
SshMsgChannelEof
Information message that the and of data has been reaches: SSH_MSG_CHANNEL_EOF When a party will no longer send more data to a channel, it SHOULD send this message. |
|
SshMsgChannelExtendedData
Data transfer: SSH_MSG_CHANNEL_EXTENDED_DATA. |
|
SshMsgChannelFailure
Request failure message: SSH_MSG_CHANNEL_FAILURE. |
|
SshMsgChannelOpen
Opening channel message: SSH_MSG_CHANNEL_OPEN |
|
SshMsgChannelOpenConfirmation
Channel open confirmation: SSH_MSG_CHANNEL_OPEN_CONFIRMATION |
|
SshMsgChannelOpenFailure
Channel open failure: SSH_MSG_CHANNEL_OPEN_FAILURE |
|
SshMsgChannelRequest
Channel-specific request: SSH_MSG_CHANNEL_REQUEST. |
|
SshMsgChannelSuccess
Request success message: SSH_MSG_CHANNEL_SUCCESS. |
|
SshMsgChannelWindowAdjust
Adjusting window: SSH_MSG_CHANNEL_WINDOW_ADJUST. |
|
SshMsgGlobalRequest
Global request message : SSH_MSG_GLOBAL_REQUEST. |
|
SshMsgRequestFailure
Global request failure message: SSH_MSG_REQUEST_FAILURE. |
|
SshMsgRequestSuccess
Global request success message : SSH_MSG_REQUEST_SUCCESS. |
|
Secure iNet Factory | |||||||||
PREV NEXT | FRAMES NO FRAMES |