Uses of Class
com.ibm.di.protocols.rxa.ParamException

Packages that use ParamException
com.ibm.di.fc.filetransferfc   
com.ibm.di.fc.remotecmdlnfc Provides classes for the remote command line function component. 
com.ibm.di.protocols.rxa   
 

Uses of ParamException in com.ibm.di.fc.filetransferfc
 

Methods in com.ibm.di.fc.filetransferfc that throw ParamException
 void FileTransferFC.getFile()
          Receives the file from Source to Local machine
 void FileTransferFC.initConnection()
          Initializes connection to target machine(s)
 java.lang.String[] FileTransferFC.listSource()
          Retrieves the list of Files in the Source path
 java.lang.String[] FileTransferFC.listTarget()
          Retrieves the list of Files in the Target path
 boolean FileTransferOperator.prepareConnection()
          Creates a connection with the target machine
 void FileTransferFC.putFile()
          Send the file from Local to Target machine
 

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

Methods in com.ibm.di.fc.remotecmdlnfc that throw ParamException
 java.lang.Object RemoteCmdLineFC.perform(java.lang.Object arg0)
           Execute the Command on the specified target.
 boolean RemoteCmdLineExecutor.prepareConnection()
          Create a connection with the target machine
 

Uses of ParamException in com.ibm.di.protocols.rxa
 

Methods in com.ibm.di.protocols.rxa that return ParamException
static ParamException ExceptionFactory.createParamException(MsgIds err, LogProxy lg)
          Construct a ParamException