Package | Description |
---|---|
com.sshtools.client | |
com.sshtools.server | |
com.sshtools.ssh |
Modifier and Type | Method and Description |
---|---|
protected byte[] |
SessionChannel.openChannel(byte[] requestdata) |
Modifier and Type | Method and Description |
---|---|
protected byte[] |
SessionChannel.openChannel(byte[] data) |
protected byte[] |
LocalForwardingChannel.openChannel(byte[] requestdata)
Open a forwarding channel.
|
Modifier and Type | Method and Description |
---|---|
protected abstract byte[] |
SocketForwardingChannel.openChannel(byte[] parm1) |
protected byte[] |
RemoteForwardingChannel.openChannel(byte[] requestdata) |
protected byte[] |
LocalForwardingChannel.openChannel(byte[] requestdata)
Open a forwarding channel.
|
protected abstract byte[] |
Channel.openChannel(byte[] requestdata)
Called when the channel is being opened.
|
Copyright © 2016. All rights reserved.