| Package | Description |
|---|---|
| org.jivesoftware.smack.packet |
XML packets that are part of the XMPP protocol.
|
| org.jivesoftware.smack.provider |
Provides pluggable parsing of incoming IQ's and packet extensions.
|
| Modifier and Type | Method and Description |
|---|---|
static Bind |
Bind.newResult(String jid) |
static Bind |
Bind.newSet(String resource) |
| Modifier and Type | Method and Description |
|---|---|
Bind |
BindIQProvider.parse(org.xmlpull.v1.XmlPullParser parser,
int initialDepth) |