| Package | Description |
|---|---|
| tigase.jaxmpp.core.client.xmpp.modules.jingle |
Support for JINGLE.
|
| Modifier and Type | Method and Description |
|---|---|
Transport.Mode |
Transport.getMode() |
static Transport.Mode |
Transport.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Transport.Mode[] |
Transport.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Transport(String xmlns,
String sid,
Transport.Mode mode) |
Transport(String xmlns,
String sid,
Transport.Mode mode,
String dstaddr) |
Copyright © 2006–2015 Tigase. All rights reserved.