Sun Adapter for Batch/FTP

com.stc.connector.batchadapter.appconn.ssh
Interface SSHInterface

All Known Implementing Classes:
SCP, SFTP

public interface SSHInterface


Method Summary
 void reset()
           
 void terminate()
           
 

Method Detail

reset

void reset()
           throws java.lang.Exception
Throws:
java.lang.Exception

terminate

void terminate()
               throws java.lang.Exception
Throws:
java.lang.Exception

Sun Adapter for Batch/FTP