| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final java.lang.String |
PLUGIN_EXCLUDED_SYS_PROP_NAME |
"org.eclipse.ecf.provider.filetransfer.excludeContributors" |
public static final java.lang.String |
PLUGIN_ID |
"org.eclipse.ecf.provider.filetransfer" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final java.lang.String |
DEBUG |
"org.eclipse.ecf.provider.filetransfer/debug" |
public static final java.lang.String |
EXCEPTIONS_CATCHING |
"org.eclipse.ecf.provider.filetransfer/debug/exceptions/catching" |
public static final java.lang.String |
EXCEPTIONS_THROWING |
"org.eclipse.ecf.provider.filetransfer/debug/exceptions/throwing" |
public static final java.lang.String |
METHODS_ENTERING |
"org.eclipse.ecf.provider.filetransfer/debug/methods/entering" |
public static final java.lang.String |
METHODS_EXITING |
"org.eclipse.ecf.provider.filetransfer/debug/methods/exiting" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_BUF_LENGTH |
4096 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_BUF_LENGTH |
4096 |
protected static final int |
TIMEOUT_INPUTSTREAM_BUFFER_SIZE |
8192 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final java.lang.String |
CONTENT_DISPOSITION_HEADER |
"Content-Disposition" |