Sun Adapter for Batch/FTP

com.stc.connector.ssh
Interface SSHConstants


public interface SSHConstants

jim.fu@sun.com TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates


Field Summary
static int TRANS_MODE_ASCII
           
static int TRANS_MODE_BINARY
           
 

Field Detail

TRANS_MODE_ASCII

static final int TRANS_MODE_ASCII
See Also:
Constant Field Values

TRANS_MODE_BINARY

static final int TRANS_MODE_BINARY
See Also:
Constant Field Values

Sun Adapter for Batch/FTP