Uses of Class
com.cloudbees.jenkins.plugins.sshagent.RemoteAgentFactory

Packages that use RemoteAgentFactory
com.cloudbees.jenkins.plugins.sshagent.jna   
com.cloudbees.jenkins.plugins.sshagent.mina   
 

Uses of RemoteAgentFactory in com.cloudbees.jenkins.plugins.sshagent.jna
 

Subclasses of RemoteAgentFactory in com.cloudbees.jenkins.plugins.sshagent.jna
 class JNRRemoteAgentFactory
          A factory that uses the Apache Mina/SSH library support to natively provide a ssh-agent implementation on platforms supported by jnr-unixsocket
 

Uses of RemoteAgentFactory in com.cloudbees.jenkins.plugins.sshagent.mina
 

Subclasses of RemoteAgentFactory in com.cloudbees.jenkins.plugins.sshagent.mina
 class MinaRemoteAgentFactory
          A factory that uses the Apache Mina/SSH library support to (semi-)natively provide a ssh-agent implementation
 



Copyright © 2004-2012. All Rights Reserved.