Frames | No Frames |
Classes derived from com.sshtools.j2ssh.connection.Channel | |
class | |
class | |
class |
Constructors with parameter type com.sshtools.j2ssh.connection.Channel | |
Creates a new ChannelOutputStream object. | |
Creates a new ChannelOutputStream object. |
Methods with parameter type com.sshtools.j2ssh.connection.Channel | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
boolean | |
boolean | |
void | |
void | |
void | |
void | |
void | |
boolean | ConnectionProtocol.sendChannelRequest(Channel channel, String requestType, boolean wantReply, byte[] requestData) |
void | |
void | |
void |
Methods with return type com.sshtools.j2ssh.connection.Channel | |
Channel | ChannelFactory.createChannel(String channelType, byte[] requestData) |
Methods with return type com.sshtools.j2ssh.connection.Channel | |
Channel | ForwardingServer.createChannel(String channelType, byte[] requestData) |
Classes derived from com.sshtools.j2ssh.connection.Channel | |
class | |
class | |
class |
Methods with parameter type com.sshtools.j2ssh.connection.Channel | |
void | |
void | |
void | |
void | |
void |
Methods with return type com.sshtools.j2ssh.connection.Channel | |
Channel | ForwardingClient.createChannel(String channelType, byte[] requestData) |
Classes derived from com.sshtools.j2ssh.connection.Channel | |
class |
Classes derived from com.sshtools.j2ssh.connection.Channel | |
class |
Methods with parameter type com.sshtools.j2ssh.connection.Channel | |
boolean | Determine whether the channel supplied is an active channel
|
boolean |
Open's a channel. |
Classes derived from com.sshtools.j2ssh.connection.Channel | |
class |
Methods with return type com.sshtools.j2ssh.connection.Channel | |
Channel | SessionChannelFactory.createChannel(String channelType, byte[] requestData) |
Methods with parameter type com.sshtools.j2ssh.connection.Channel | |
void | |
void | |
boolean | Opens a channel on the managed connection. |
boolean | Implementation of the SessionManager method, this simply calls the SshClient
method openChannel. |
boolean | Implementation of the SessionManager method, this simply calls the SshClient
method openChannel. |
Classes derived from com.sshtools.j2ssh.connection.Channel | |
class |
Classes derived from com.sshtools.j2ssh.connection.Channel | |
class |