Package org.igniterealtime.smack
Class XmppConnectionStressTest.StressTestFailedException.NotAllMessagesReceivedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.igniterealtime.smack.XmppConnectionStressTest.StressTestFailedException
org.igniterealtime.smack.XmppConnectionStressTest.StressTestFailedException.NotAllMessagesReceivedException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- XmppConnectionStressTest.StressTestFailedException
public static final class XmppConnectionStressTest.StressTestFailedException.NotAllMessagesReceivedException
extends XmppConnectionStressTest.StressTestFailedException
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.igniterealtime.smack.XmppConnectionStressTest.StressTestFailedException
XmppConnectionStressTest.StressTestFailedException.ErrorsWhileSendingOrReceivingException, XmppConnectionStressTest.StressTestFailedException.NotAllMessagesReceivedException
-
Field Summary
Modifier and TypeFieldDescription -
Method Summary
Modifier and TypeMethodDescriptionstatic StringBuilder
markersToString
(Map<org.jivesoftware.smack.XMPPConnection, Map<org.jxmpp.jid.EntityFullJid, boolean[]>> receiveMarkers, List<? extends org.jivesoftware.smack.XMPPConnection> connections) Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
receiveMarkers
-
-
Method Details
-
markersToString
public static StringBuilder markersToString(Map<org.jivesoftware.smack.XMPPConnection, Map<org.jxmpp.jid.EntityFullJid, boolean[]>> receiveMarkers, List<? extends org.jivesoftware.smack.XMPPConnection> connections)
-