Uses of Interface
com.ibm.di.fc.remotecmdlnfc.Connection

Packages that use Connection
com.ibm.di.fc.remotecmdlnfc Provides classes for the remote command line function component. 
 

Uses of Connection in com.ibm.di.fc.remotecmdlnfc
 

Classes in com.ibm.di.fc.remotecmdlnfc that implement Connection
 class AS400Connection
           
 class ConnectionImpl
          This class encapsulates the RXA library's Connection related objects
 class RexecConnection
          This class encapsulates the RXA library's REXEC Connection related objects
 class RSHConnection
          This class encapsulates the RXA library's RSH Connection related objects
 class SSHConnection
          This class encapsulates the RXA library's SSH Connection related objects
 class WinConnection
          This class encapsulates the RXA library's Win Connection related objects
 

Methods in com.ibm.di.fc.remotecmdlnfc that return Connection
 Connection SelectProtocol.findProtocol()
          Find a suitable protocol that is available on the target machine and create a connection