| Frames | No Frames |
Methods with return type com.sshtools.j2ssh.session.SessionChannelClient | |
| SessionChannelClient | SshClient.getActiveSession(String type)
Returns the active session channel of the given type. |
| SessionChannelClient |
Open's a session channel on the remote server. |
| SessionChannelClient |
Open's a session channel on the remote server. |
Methods with parameter type com.sshtools.j2ssh.session.SessionChannelClient | |
| void | |
| void | |
Methods with return type com.sshtools.j2ssh.session.SessionChannelClient | |
| SessionChannelClient | Opens a session on the managed connection. |
| SessionChannelClient | Implementation of the SessionManager method, simply calls the SshClient
openSession method. |
| SessionChannelClient | Implementation of the SessionManager method, simply calls the SshClient
openSession method. |
Fields of type com.sshtools.j2ssh.session.SessionChannelClient | |
| SessionChannelClient | |
Methods with parameter type com.sshtools.j2ssh.session.SessionChannelClient | |
| void | |
Methods with return type com.sshtools.j2ssh.session.SessionChannelClient | |
| SessionChannelClient | |
Constructors with parameter type com.sshtools.j2ssh.session.SessionChannelClient | |
Contructs the session reader. | |