Uses of Class
org.jivesoftware.smackx.blocking.element.BlockedErrorExtension
-
Packages that use BlockedErrorExtension Package Description org.jivesoftware.smackx.blocking.element Blocking command elements.org.jivesoftware.smackx.blocking.provider Blocking command providers. -
-
Uses of BlockedErrorExtension in org.jivesoftware.smackx.blocking.element
Methods in org.jivesoftware.smackx.blocking.element that return BlockedErrorExtension Modifier and Type Method Description static BlockedErrorExtensionBlockedErrorExtension. from(Message message) -
Uses of BlockedErrorExtension in org.jivesoftware.smackx.blocking.provider
Methods in org.jivesoftware.smackx.blocking.provider that return BlockedErrorExtension Modifier and Type Method Description BlockedErrorExtensionBlockedErrorExtensionProvider. parse(XmlPullParser parser, int initialDepth, XmlEnvironment xmlEnvironment)
-