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