Class StanzaTooBig
- java.lang.Object
-
- rocks.xmpp.extensions.errors.model.StanzaTooBig
-
public final class StanzaTooBig extends Object
The implementation of the<stanza-too-big/>
element in theurn:xmpp:errors
namespace.- See Also:
- 4.5 Stanza Size
-
-
Field Summary
Fields Modifier and Type Field Description static StanzaTooBig
INSTANCE
The element.
-
-
-
Field Detail
-
INSTANCE
public static final StanzaTooBig INSTANCE
The element.
-
-