|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| com.enterprisedt.* |
|---|
| com.enterprisedt.net.ftp.DirectoryEmptyStrings | ||
|---|---|---|
public static final java.lang.String |
EMPTY_DIR |
"EMPTY" |
public static final java.lang.String |
NO_DATA_SETS_FOUND |
"NO DATA SETS FOUND" |
public static final java.lang.String |
NO_FILES |
"NO FILES" |
public static final java.lang.String |
NO_SUCH_FILE_OR_DIR |
"NO SUCH FILE OR DIRECTORY" |
| com.enterprisedt.net.ftp.FileNotFoundStrings | ||
|---|---|---|
public static final java.lang.String |
CANNOT_FIND_THE_FILE |
"CANNOT FIND THE FILE" |
public static final java.lang.String |
COULD_NOT_GET_FILE |
"COULD NOT GET FILE" |
public static final java.lang.String |
DOES_NOT_EXIST |
"DOES NOT EXIST" |
public static final java.lang.String |
FAILED_TO_OPEN_FILE |
"FAILED TO OPEN FILE" |
public static final java.lang.String |
FILE_NOT_FOUND |
"NOT FOUND" |
public static final java.lang.String |
NO_SUCH_FILE |
"NO SUCH FILE" |
| com.enterprisedt.net.ftp.FTPClient | ||
|---|---|---|
public static final byte |
CARRIAGE_RETURN |
13 |
public static final int |
DEFAULT_BUFFER_SIZE |
16384 |
public static final java.lang.String |
DEFAULT_ENCODING |
"US-ASCII" |
public static final int |
DEFAULT_MONITOR_INTERVAL |
65535 |
public static final int |
DEFAULT_TIMEOUT |
60000 |
public static final byte |
LINE_FEED |
10 |
| com.enterprisedt.net.ftp.FTPConnectionClosedException | ||
|---|---|---|
public static final java.lang.String |
cvsId |
"@(#)$Id: FTPConnectionClosedException.java,v 1.1 2008-03-13 00:21:05 bruceb Exp $" |
| com.enterprisedt.net.ftp.FTPConnectMode | ||
|---|---|---|
public static final java.lang.String |
cvsId |
"@(#)$Id: FTPConnectMode.java,v 1.6 2007-08-07 04:44:18 bruceb Exp $" |
| com.enterprisedt.net.ftp.FTPControlSocket | ||
|---|---|---|
public static final int |
CONTROL_PORT |
21 |
public static final java.lang.String |
cvsId |
"@(#)$Id: FTPControlSocket.java,v 1.44 2008-05-22 04:20:55 bruceb Exp $" |
| com.enterprisedt.net.ftp.FTPException | ||
|---|---|---|
public static final java.lang.String |
cvsId |
"@(#)$Id: FTPException.java,v 1.8 2006/10/11 08:53:29 hans Exp $" |
| com.enterprisedt.net.ftp.FTPFile | ||
|---|---|---|
protected static final java.lang.String |
cvsId |
"@(#)$Id: FTPFile.java,v 1.18 2008-05-14 05:51:30 bruceb Exp $" |
public static final int |
UNIX |
1 |
public static final int |
UNKNOWN |
-1 |
public static final int |
VMS |
2 |
public static final int |
WINDOWS |
0 |
| com.enterprisedt.net.ftp.FTPFileFactory | ||
|---|---|---|
public static final java.lang.String |
cvsId |
"@(#)$Id: FTPFileFactory.java,v 1.16 2007-10-12 05:21:44 bruceb Exp $" |
| com.enterprisedt.net.ftp.FTPReply | ||
|---|---|---|
public static final java.lang.String |
cvsId |
"@(#)$Id: FTPReply.java,v 1.6 2007/05/03 04:20:46 bruceb Exp $" |
| com.enterprisedt.net.ftp.FTPTransferCancelledException | ||
|---|---|---|
public static final java.lang.String |
cvsId |
"@(#)$Id: FTPTransferCancelledException.java,v 1.4 2007-12-18 07:54:12 bruceb Exp $" |
| com.enterprisedt.net.ftp.FTPTransferType | ||
|---|---|---|
public static final java.lang.String |
cvsId |
"@(#)$Id: FTPTransferType.java,v 1.8 2007-08-07 04:44:38 bruceb Exp $" |
| com.enterprisedt.net.ftp.MLSXEntryParser | ||
|---|---|---|
public static final java.lang.String |
cvsId |
"@(#)$Id: MLSXEntryParser.java,v 1.1 2007/01/15 23:02:50 bruceb Exp $" |
| com.enterprisedt.net.ftp.TransportProvider | ||
|---|---|---|
public static final int |
USE_HTTP_PROXY |
2 |
public static final int |
USE_SOCKS4_PROXY |
3 |
public static final int |
USE_SOCKS5_PROXY |
4 |
public static final int |
USE_STANDARD_SOCKET |
1 |
| com.enterprisedt.net.ftp.UnixFileParser | ||
|---|---|---|
public static final java.lang.String |
cvsId |
"@(#)$Id: UnixFileParser.java,v 1.19 2007-12-18 07:52:53 bruceb Exp $" |
| com.enterprisedt.net.ftp.WriteMode | ||
|---|---|---|
public static final java.lang.String |
cvsId |
"@(#)$Id: WriteMode.java,v 1.1 2007-12-18 07:52:06 bruceb Exp $" |
| com.enterprisedt.net.ftp.async.DisconnectResult | ||
|---|---|---|
public static final int |
CLIENT_DISCONNECT |
0 |
public static final int |
IDLE_TIMEOUT |
1 |
public static final int |
RECONNECT_FAILED |
2 |
| com.enterprisedt.net.ftp.async.RemoteFileResult | ||
|---|---|---|
public static final int |
DEFAULT_NOTIFY_INTERVAL |
65536 |
| com.enterprisedt.net.ftp.async.TransferDirectoryResult | ||
|---|---|---|
public static final int |
DEFAULT_NOTIFY_INTERVAL |
65536 |
| com.enterprisedt.net.ftp.pro.ProFTPClient | ||
|---|---|---|
public static final java.lang.String |
cvsId |
"@(#)$Id: ProFTPClient.java,v 1.10 2007-08-09 00:11:00 hans Exp $" |
| com.enterprisedt.net.ftp.pro.ProFTPClientInterface | ||
|---|---|---|
public static final java.lang.String |
cvsId |
"@(#)$Id: ProFTPClientInterface.java,v 1.3 2006/10/11 09:05:20 hans Exp $" |
| com.enterprisedt.net.ftp.ssh.SCPClient | ||
|---|---|---|
public static final int |
DEFAULT_PORT |
22 |
| com.enterprisedt.net.ftp.ssh.SSHFTPAlgorithm | ||
|---|---|---|
public static final int |
CIPHER |
0 |
public static final int |
COMPRESSION |
1 |
public static final int |
KEY_EXCHANGE |
2 |
public static final int |
KEY_PAIR |
3 |
public static final int |
MAC |
4 |
| com.enterprisedt.net.ftp.ssh.SSHFTPClient | ||
|---|---|---|
public static final java.lang.String |
DEFAULT_ENCODING |
"US-ASCII" |
public static final java.lang.String |
EOL_CRLF |
"\r\n" |
public static final java.lang.String |
EOL_LF |
"\n" |
| com.enterprisedt.net.ftp.ssh.SSHFTPPublicKey | ||
|---|---|---|
public static final int |
IETF_SECSH_FORMAT |
1 |
public static final int |
OPENSSH_FORMAT |
0 |
| com.enterprisedt.net.ftp.ssl.SSLFTPClient | ||
|---|---|---|
public static final java.lang.String |
AUTH_SSL |
"SSL" |
public static final java.lang.String |
AUTH_TLS |
"TLS" |
public static final java.lang.String |
AUTH_TLS_C |
"TLS-C" |
public static final char |
PROT_CLEAR |
67 |
public static final char |
PROT_PRIVATE |
80 |
| com.enterprisedt.net.ftp.ssl.SSLFTPClient.ConfigFlags | ||
|---|---|---|
public static final int |
ALLOW_BASIC_CONSTRAINTS_IN_NON_CA |
64 |
public static final int |
DISABLE_CONTROL_SSL_CLOSURE |
1 |
public static final int |
DISABLE_CONTROL_WAIT_ON_CLOSE |
4 |
public static final int |
DISABLE_DATA_SSL_CLOSURE |
2 |
public static final int |
DISABLE_DATA_WAIT_ON_CLOSE |
8 |
public static final int |
DISABLE_SESSION_RESUMPTION |
128 |
public static final int |
DISABLE_SSL_CLOSURE |
3 |
public static final int |
DISABLE_WAIT_ON_CLOSE |
12 |
public static final int |
IMPLICIT_FTPS |
32 |
public static final int |
START_WITH_CLEAR_DATA_CHANNELS |
16 |
| com.enterprisedt.net.ftp.ssl.SSLFTPControlSocket | ||
|---|---|---|
public static final int |
IMPLICIT_FTPS_CONTROL_PORT |
990 |
| com.enterprisedt.net.ftp.ssl.SSLFTPProperties | ||
|---|---|---|
public static final java.lang.String |
CRYPTIX_DEBUG |
"edtftp.log.cryptix.debug" |
public static final java.lang.String |
CRYPTIX_SLOWDEBUG |
"edtftp.log.cryptix.slowdebug" |
public static final java.lang.String |
CRYPTIX_TRACE |
"edtftp.log.cryptix.trace" |
public static final java.lang.String |
PURETLS_LOGLEVEL |
"edtftp.log.puretls.level" |
| com.enterprisedt.util.debug.Appender | ||
|---|---|---|
public static final java.lang.String |
cvsId |
"@(#)$Id: Appender.java,v 1.1 2004/05/01 16:55:41 bruceb Exp $" |
| com.enterprisedt.util.debug.FileAppender | ||
|---|---|---|
public static final java.lang.String |
cvsId |
"@(#)$Id: FileAppender.java,v 1.6 2007-04-26 04:21:47 hans Exp $" |
| com.enterprisedt.util.debug.Level | ||
|---|---|---|
public static final java.lang.String |
cvsId |
"@(#)$Id: Level.java,v 1.8 2007-07-05 05:19:40 bruceb Exp $" |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||