Class FileTooLargeError_V0_2
java.lang.Object
org.jivesoftware.smackx.httpfileupload.element.FileTooLargeError
org.jivesoftware.smackx.httpfileupload.element.FileTooLargeError_V0_2
- All Implemented Interfaces:
org.jivesoftware.smack.packet.Element,org.jivesoftware.smack.packet.ExtensionElement,org.jivesoftware.smack.packet.NamedElement,org.jivesoftware.smack.packet.XmlElement,org.jivesoftware.smack.packet.XmlLangElement
-
Field Summary
FieldsFields inherited from class org.jivesoftware.smackx.httpfileupload.element.FileTooLargeError
ELEMENT -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jivesoftware.smackx.httpfileupload.element.FileTooLargeError
from, getElementName, getMaxFileSize, getNamespace, toXMLMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jivesoftware.smack.packet.Element
toXML, toXMLMethods inherited from interface org.jivesoftware.smack.packet.XmlElement
getLanguage, getQName
-
Field Details
-
NAMESPACE
- See Also:
-
-
Constructor Details
-
FileTooLargeError_V0_2
public FileTooLargeError_V0_2(long maxFileSize)
-