|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.java.sip.communicator.service.protocol.ProxyInfo
public class ProxyInfo
The supported proxy types and properties used to store the values in the configuration service.
| Nested Class Summary | |
|---|---|
static class |
ProxyInfo.ProxyType
Enum which stores possible proxy types |
| Field Summary | |
|---|---|
static String |
CONNECTON_PROXY_ADDRESS_PROPERTY_NAME
Stores in the configuration the connection proxy address. |
static String |
CONNECTON_PROXY_PASSWORD_PROPERTY_NAME
Stores in the configuration the connection proxy password. |
static String |
CONNECTON_PROXY_PORT_PROPERTY_NAME
Stores in the configuration the connection proxy port. |
static String |
CONNECTON_PROXY_TYPE_PROPERTY_NAME
Stores in the configuration the connection proxy type. |
static String |
CONNECTON_PROXY_USERNAME_PROPERTY_NAME
Stores in the configuration the connection proxy username. |
| Constructor Summary | |
|---|---|
ProxyInfo()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String CONNECTON_PROXY_TYPE_PROPERTY_NAME
public static final String CONNECTON_PROXY_ADDRESS_PROPERTY_NAME
public static final String CONNECTON_PROXY_PORT_PROPERTY_NAME
public static final String CONNECTON_PROXY_USERNAME_PROPERTY_NAME
public static final String CONNECTON_PROXY_PASSWORD_PROPERTY_NAME
| Constructor Detail |
|---|
public ProxyInfo()
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||