Sun Adapter for Batch/FTP

com.stc.eways.batchext
Class BatchFtp

java.lang.Object
  extended by com.stc.eways.batchext.FtpETD
      extended by com.stc.eways.batchext.BatchFtp

public class BatchFtp
extends FtpETD

introduced only to change the name of the OTD in collaboration editor from FtpETD to BatchFtp;


Constructor Summary
BatchFtp()
           
BatchFtp(com.stc.connector.appconn.common.ApplicationConnectionFactory acf, java.lang.String collabOID, java.lang.String connName, java.lang.String etdClassName)
           
 
Method Summary
 
Methods inherited from class com.stc.eways.batchext.FtpETD
getApplication, getClient, getConfiguration, getMonitor, getProvider, getState, getStateManager, initialize, isStateChanged, reset, setClient, setConfiguration, setProvider, setStateChanged, terminate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BatchFtp

public BatchFtp()

BatchFtp

public BatchFtp(com.stc.connector.appconn.common.ApplicationConnectionFactory acf,
                java.lang.String collabOID,
                java.lang.String connName,
                java.lang.String etdClassName)

Sun Adapter for Batch/FTP