|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractJmsFunctionalTestCase | |
---|---|
org.mule.transport.jms | |
org.mule.transport.jms.integration | |
org.mule.transport.jms.issues |
Uses of AbstractJmsFunctionalTestCase in org.mule.transport.jms |
---|
Subclasses of AbstractJmsFunctionalTestCase in org.mule.transport.jms | |
---|---|
class |
JmsTransformersTestCase
JmsTransformersTestCase Tests the JMS transformer implementations. |
Uses of AbstractJmsFunctionalTestCase in org.mule.transport.jms.integration |
---|
Subclasses of AbstractJmsFunctionalTestCase in org.mule.transport.jms.integration | |
---|---|
class |
JmsClientAcknowledgeTransactionTestCase
Test jms using JmsClientAcknowledgeTransactionFactory |
class |
JmsDurableTopicSingleTxTestCase
Testing durable topic with external subscriber |
class |
JmsDurableTopicTestCase
|
class |
JmsExceptionStrategyTestCase
Tests a transactional exception strategy. |
class |
JmsMuleSideDurableTopicTestCase
|
class |
JmsMuleSideDurableTopicXATxTestCase
Testing durable topic with XA transactions |
class |
JmsQueueTestCase
Message is sent to and received from simple queue. |
class |
JmsQueueWithCompressionTestCase
Message is sent to and received from simple queue using compression in between |
class |
JmsQueueWithTransactionTestCase
|
class |
JmsSingleTransactionAlwaysBeginConfigurationTestCase
|
class |
JmsSingleTransactionBeginOrJoinAndAlwaysBeginTestCase
|
class |
JmsSingleTransactionComponentTestCase
There is a separate transaction for each service when single transaction(action: BEGIN_OR_JOIN) and jms transport are used |
class |
JmsSingleTransactionNoneTestCase
Send and recieve JmsMessage without any tx |
class |
JmsTopicTestCase
Message is put to topic with two subscribers |
class |
JmsXAAlwaysBeginTestCase
|
class |
JmsXATransactionComponentTestCase
|
Uses of AbstractJmsFunctionalTestCase in org.mule.transport.jms.issues |
---|
Subclasses of AbstractJmsFunctionalTestCase in org.mule.transport.jms.issues | |
---|---|
class |
JmsReconnectionFunctionalMule1720TestCase
|
class |
MessageAwareTransformersMule2685TestCase
JmsTransformersTestCase Tests the JMS transformer implementations. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |