| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final java.lang.String |
PLUGIN_ID |
"org.eclipse.ecf.provider.filetransfer.httpclient4" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final java.lang.String |
DEBUG |
"org.eclipse.ecf.provider.filetransfer.httpclient4/debug" |
public static final java.lang.String |
EXCEPTIONS_CATCHING |
"org.eclipse.ecf.provider.filetransfer.httpclient4/debug/exceptions/catching" |
public static final java.lang.String |
EXCEPTIONS_THROWING |
"org.eclipse.ecf.provider.filetransfer.httpclient4/debug/exceptions/throwing" |
public static final java.lang.String |
METHODS_ENTERING |
"org.eclipse.ecf.provider.filetransfer.httpclient4/debug/methods/entering" |
public static final java.lang.String |
METHODS_EXITING |
"org.eclipse.ecf.provider.filetransfer.httpclient4/debug/methods/exiting" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final java.lang.String |
DEFAULT_SSL_PROTOCOL |
"https.protocols" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final java.lang.String |
FORCE_NTLM_PROP |
"org.eclipse.ecf.provider.filetransfer.httpclient4.options.ForceNTLMProxy" |
public static final int |
NTLM_PROXY_RESPONSE_CODE |
477 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
HTTP_PORT |
80 |
protected static final int |
HTTPS_PORT |
443 |
protected static final int |
MAX_RETRY |
2 |