Class Summary |
AMQQueueDeferredOrderingTest |
|
AMQTestConnection_0_10 |
|
DispatcherTest |
QPID-293 Setting MessageListener after connection has started can cause messages to be "lost" on a internal delivery queue
The message delivery process:
Mina puts a message on _queue in AMQSession and the dispatcher thread take()s
from here and dispatches to the _consumers. |
MessageListenerMultiConsumerImmediatePrefetch |
QPID-293 Setting MessageListener after connection has started can cause messages to be "lost" on a internal delivery
queue The message delivery process: Mina puts a message on _queue in AMQSession and the dispatcher thread
take()s from here and dispatches to the _consumers. |
MessageListenerMultiConsumerTest |
QPID-293 Setting MessageListener after connection has started can cause messages to be "lost" on a internal delivery
queue The message delivery process: Mina puts a message on _queue in AMQSession and the dispatcher thread
take()s from here and dispatches to the _consumers. |
MessageListenerTest |
QPID-293 Setting MessageListener after connection has started can cause messages to be "lost" on a internal delivery
queue The message delivery process: Mina puts a message on _queue in AMQSession and the dispatcher thread
take()s from here and dispatches to the _consumers. |
MultipleJCAProviderRegistrationTest |
QPID-1394 : Test to ensure that the client can register their custom JCAProviders after the broker to ensure that
the Qpid custom authentication SASL plugins are used. |
ResetMessageListenerTest |
QPID-293 Setting MessageListener after connection has started can cause messages to be "lost" on a internal delivery
queue The message delivery process: Mina puts a message on _queue in AMQSession and the dispatcher thread
take()s from here and dispatches to the _consumers. |
SessionCreateTest |
Class to check that session creation on a connection has no accidental limit |