| net.schmizz.sshj.connection.channel.forwarded.ForwardedChannelOpener |
Known Indirect Subclasses
|
Takes care of handling SSH_MSG_CHANNEL_OPEN requests for forwarded channels of a specific type.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Returns the name of the channel type this opener can next.
| |||||||||||
Delegates a
SSH_MSG_CHANNEL_OPEN request for the channel type claimed by this opener. | |||||||||||
Returns the name of the channel type this opener can next.
Delegates a SSH_MSG_CHANNEL_OPEN request for the channel type claimed by this opener.
| buf | SSHPacket containg the request except for the message identifier and channel type field
|
|---|