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 | Field and Description |
---|---|
static TlsFailure |
TlsFailure.INSTANCE |
Modifier and Type | Method and Description |
---|---|
TlsFailure |
TlsProceedProvider.parse(org.xmlpull.v1.XmlPullParser parser,
int initialDepth) |