| ResponseConsumerThread | |
| ResponseProducerThread | |
| SshClient | This class represents a client connected to a remote host. |
| SshConnectionDetails | DTO object to carry the connection information |
| SshConnectionManager | Important component to handle the connections abstracting the connector from that. |
| SshMultiplexedConnector | Cloud Connector for ssh that is capable to handle multiple session from different users and reusing the session of any given user if he wants to send multiple messages. |
| SshThread |