Class TooManyStanzas
- java.lang.Object
-
- rocks.xmpp.extensions.errors.model.TooManyStanzas
-
public final class TooManyStanzas extends Object
The implementation of the<too-many-stanzas/>
element in theurn:xmpp:errors
namespace.- See Also:
- 4.6 Multiple Recipients
-
-
Field Summary
Fields Modifier and Type Field Description static TooManyStanzas
INSTANCE
The element.
-
-
-
Field Detail
-
INSTANCE
public static final TooManyStanzas INSTANCE
The element.
-
-