|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConnectionConfiguration.ConnectionType | |
|---|---|
| tigase.jaxmpp.j2se | |
| Uses of ConnectionConfiguration.ConnectionType in tigase.jaxmpp.j2se |
|---|
| Methods in tigase.jaxmpp.j2se that return ConnectionConfiguration.ConnectionType | |
|---|---|
static ConnectionConfiguration.ConnectionType |
ConnectionConfiguration.ConnectionType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ConnectionConfiguration.ConnectionType[] |
ConnectionConfiguration.ConnectionType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in tigase.jaxmpp.j2se with parameters of type ConnectionConfiguration.ConnectionType | |
|---|---|
void |
ConnectionConfiguration.setConnectionType(ConnectionConfiguration.ConnectionType connectionType)
Set connection type. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||