Uses of Class
adams.flow.standalone.SSHConnection

Packages that use SSHConnection
adams.flow.source   
adams.flow.transformer   
 

Uses of SSHConnection in adams.flow.source
 

Fields in adams.flow.source declared as SSHConnection
protected  SSHConnection SSHExec.m_Connection
          the SSH connection to use.
 

Uses of SSHConnection in adams.flow.transformer
 

Fields in adams.flow.transformer declared as SSHConnection
protected  SSHConnection ScpFrom.m_Connection
          the SSH connection to use.
protected  SSHConnection SFTPSend.m_Connection
          the SSH connection to use.
protected  SSHConnection ScpTo.m_Connection
          the SSH connection to use.
protected  SSHConnection SFTPGet.m_Connection
          the SSH connection to use.
 



Copyright © 2013 University of Waikato, Hamilton, NZ. All Rights Reserved.