| org.objectweb.celtix.bus.transports.jms.JMSTransportTest
JMSTransportTest | public class JMSTransportTest extends TestCase (Code) | | |
JMSTRANSPORT_SKIP_RESPONSE | final public static String JMSTRANSPORT_SKIP_RESPONSE(Code) | | |
doOneWayTestJMSTranport | public void doOneWayTestJMSTranport(boolean useAutomaticWorkQueue, QName serviceName, String portName, String jndiDestinationName) throws Exception(Code) | | |
doTestJMSTransport | public void doTestJMSTransport(boolean useAutomaticWorkQueue, QName serviceName, String portName, String jndiDestinationName) throws Exception(Code) | | |
setupCallbackObject | public void setupCallbackObject(boolean useAutomaticWorkQueue)(Code) | | |
setupOneWayCallbackObject | public void setupOneWayCallbackObject(boolean useAutomaticWorkQueue)(Code) | | |
suite | public static Test suite()(Code) | | |
test2WayStaticReplyQTextMessageJMSTransport | public void test2WayStaticReplyQTextMessageJMSTransport() throws Exception(Code) | | |
testOneWayTextQueueJMSTransport | public void testOneWayTextQueueJMSTransport() throws Exception(Code) | | |
testPubSubJMSTransport | public void testPubSubJMSTransport() throws Exception(Code) | | |
testTwoWayBinaryQueueJMSTransport | public void testTwoWayBinaryQueueJMSTransport() throws Exception(Code) | | |
testTwoWayTextQueueJMSTransport | public void testTwoWayTextQueueJMSTransport() throws Exception(Code) | | |
|
|