|
Secure iNet Factory | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SshMsgChannelOpen | |
|---|---|
| com.jscape.inet.ssh.connection | |
| com.jscape.inet.ssh.connection.channels | |
| com.jscape.inet.ssh.connection.messages | |
| Uses of SshMsgChannelOpen in com.jscape.inet.ssh.connection |
|---|
| Methods in com.jscape.inet.ssh.connection with parameters of type SshMsgChannelOpen | |
|---|---|
Message |
RemotePort.handle(SshMsgChannelOpen request)
|
Message |
ChannelRequestHandler.handle(SshMsgChannelOpen request,
Connection connection)
|
Message |
PortHandler.handle(SshMsgChannelOpen request,
Connection connection)
|
SshMsgChannelOpenConfirmation |
Connection.requestChannel(SshMsgChannelOpen request)
Requests the connection channel. |
| Uses of SshMsgChannelOpen in com.jscape.inet.ssh.connection.channels |
|---|
| Methods in com.jscape.inet.ssh.connection.channels with parameters of type SshMsgChannelOpen | |
|---|---|
static TcpChannel |
TcpChannel.createForwarded(long windowSize,
long packetSize,
SshMsgChannelOpen request,
Connection connection)
Creates a new direct TCP channel. |
| Uses of SshMsgChannelOpen in com.jscape.inet.ssh.connection.messages |
|---|
| Methods in com.jscape.inet.ssh.connection.messages that return SshMsgChannelOpen | |
|---|---|
static SshMsgChannelOpen |
SshMsgChannelOpen.readFrom(java.io.InputStream in)
|
| Methods in com.jscape.inet.ssh.connection.messages with parameters of type SshMsgChannelOpen | |
|---|---|
void |
ConnectionMessageDispatcher.onSshMsgChannelOpen(SshMsgChannelOpen msg)
|
|
Secure iNet Factory | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||