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.FullyQualifiedElement
,org.jivesoftware.smack.packet.NamedElement
,org.jivesoftware.smack.packet.XmlLangElement
public class FileTooLargeError_V0_2 extends FileTooLargeError
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
NAMESPACE
-
Fields inherited from class org.jivesoftware.smackx.httpfileupload.element.FileTooLargeError
ELEMENT
-
-
Constructor Summary
Constructors Constructor Description FileTooLargeError_V0_2(long maxFileSize)
-
Method Summary
-
Methods inherited from class org.jivesoftware.smackx.httpfileupload.element.FileTooLargeError
from, getElementName, getMaxFileSize, getNamespace, toXML
-
-
-
-
Field Detail
-
NAMESPACE
public static final java.lang.String NAMESPACE
- See Also:
- Constant Field Values
-
-