|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface ProxyConfiguration.ConnectionType
Contains the connections type constants.
Field Summary | |
---|---|
static int |
AUTO_DETECT
The connection automatically detects settings. |
static int |
AUTO_PROXY_URL
The connection downloads and processes an automatic configuration script at a specified URL. |
static int |
DIRECT
The connection does not use a proxy server. |
static int |
PROXY
The connection uses an explicitly set proxy server. |
Field Detail |
---|
static final int DIRECT
static final int PROXY
static final int AUTO_PROXY_URL
static final int AUTO_DETECT
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |