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 BlockedErrorExtension
BlockedErrorExtension. 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 BlockedErrorExtension
BlockedErrorExtensionProvider. parse(XmlPullParser parser, int initialDepth, XmlEnvironment xmlEnvironment)
-