Frames | No Frames |
Methods with parameter type com.sshtools.j2ssh.connection.ChannelFactory | |
void |
Methods with parameter type com.sshtools.j2ssh.connection.ChannelFactory | |
void | Adds a channel factory to the managed connection. |
void | Implemenation of the SessionManager method, simply calls the SshClient
method allowChannelOpen. |
void | Implemenation of the SessionManager method, simply calls the SshClient
method allowChannelOpen. |
Classes implementing com.sshtools.j2ssh.connection.ChannelFactory | |
class |
Classes implementing com.sshtools.j2ssh.connection.ChannelFactory | |
class |
Methods with parameter type com.sshtools.j2ssh.connection.ChannelFactory | |
void |
Instructs the underlying connection protocol to allow channels of the
given type to be opened by the server. |
Classes implementing com.sshtools.j2ssh.connection.ChannelFactory | |
class |