Package org.jivesoftware.smack.provider
Class TlsFailureProvider
java.lang.Object
org.jivesoftware.smack.provider.AbstractProvider<E>
org.jivesoftware.smack.provider.Provider<N>
org.jivesoftware.smack.provider.NonzaProvider<TlsProceed>
org.jivesoftware.smack.provider.TlsFailureProvider
-
Nested Class Summary
Nested classes/interfaces inherited from class org.jivesoftware.smack.provider.AbstractProvider
AbstractProvider.NumberFormatParseException, AbstractProvider.TextParseException, AbstractProvider.WrappableParser<E> -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionparse(org.jivesoftware.smack.xml.XmlPullParser parser, int initialDepth, XmlEnvironment xmlEnvironment, org.jxmpp.JxmppContext jxmppContext) Methods inherited from class org.jivesoftware.smack.provider.AbstractProvider
getElementClass, toUrl, wrapExceptions
-
Field Details
-
INSTANCE
-
-
Method Details
-
parse
public TlsProceed parse(org.jivesoftware.smack.xml.XmlPullParser parser, int initialDepth, XmlEnvironment xmlEnvironment, org.jxmpp.JxmppContext jxmppContext) - Specified by:
parsein classProvider<TlsProceed>
-