Class Hierarchy
- java.lang.Object
- com.antonzhdanov.apache.sshd.agent.CloudSshAgent<K> (implements org.apache.sshd.agent.SshAgent)
- com.antonzhdanov.apache.sshd.agent.MultiCloudSshAgentFactory (implements com.antonzhdanov.apache.sshd.agent.CloudSshAgentFactory<K>)
- com.antonzhdanov.apache.sshd.agent.SingleCloudSshAgentFactory<K> (implements com.antonzhdanov.apache.sshd.agent.CloudSshAgentFactory<K>)
Interface Hierarchy
- java.lang.AutoCloseable
- com.antonzhdanov.apache.sshd.agent.CloudSshAgentFactory.NoExceptionAutoCloseable
- com.antonzhdanov.apache.sshd.agent.CloudSshAgentProvider<K>
- org.apache.sshd.agent.SshAgentFactory
- com.antonzhdanov.apache.sshd.agent.CloudSshAgentFactory<K>