public final class TlsFailureProvider extends NonzaProvider<TlsProceed>
| Modifier and Type | Field and Description |
|---|---|
static TlsFailureProvider |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
TlsProceed |
parse(org.jivesoftware.smack.xml.XmlPullParser parser,
int initialDepth,
XmlEnvironment xmlEnvironment) |
getElementClasspublic static final TlsFailureProvider INSTANCE
public TlsProceed parse(org.jivesoftware.smack.xml.XmlPullParser parser, int initialDepth, XmlEnvironment xmlEnvironment)
parse in class Provider<TlsProceed>