Uses of Class
org.jivesoftware.smackx.httpfileupload.element.FileTooLargeError
-
Packages that use FileTooLargeError Package Description org.jivesoftware.smackx.httpfileupload.element IQ stanzas and extensions for XEP-0363: HTTP File Upload.org.jivesoftware.smackx.httpfileupload.provider Providers for XEP-0363: HTTP File Upload. -
-
Uses of FileTooLargeError in org.jivesoftware.smackx.httpfileupload.element
Subclasses of FileTooLargeError in org.jivesoftware.smackx.httpfileupload.element Modifier and Type Class Description class
FileTooLargeError_V0_2
Methods in org.jivesoftware.smackx.httpfileupload.element that return FileTooLargeError Modifier and Type Method Description static FileTooLargeError
FileTooLargeError. from(IQ iq)
-
Uses of FileTooLargeError in org.jivesoftware.smackx.httpfileupload.provider
Methods in org.jivesoftware.smackx.httpfileupload.provider that return FileTooLargeError Modifier and Type Method Description FileTooLargeError
FileTooLargeErrorProvider. parse(XmlPullParser parser, int initialDepth, XmlEnvironment xmlEnvironment)
-