public class JMSInteropTest extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
jmsCorrelationID |
byte |
jmsMessageType |
String |
jmsMsgID |
SDTMap |
jmsProps |
Destination |
jmsReplyTo |
Long |
jmsSendTs |
String |
jmsType |
static int |
MAX_INTEROP_ID |
static int |
MIN_INTEROP_ID |
Object |
payload |
boolean |
payloadJMSCompat |
int |
testNo |
static Map<Integer,JMSInteropTest> |
Tests |
| Constructor and Description |
|---|
JMSInteropTest() |
public int testNo
public String jmsMsgID
public String jmsType
public String jmsCorrelationID
public SDTMap jmsProps
public Destination jmsReplyTo
public Long jmsSendTs
public byte jmsMessageType
public Object payload
public boolean payloadJMSCompat
public static final int MIN_INTEROP_ID
public static final int MAX_INTEROP_ID
public static final Map<Integer,JMSInteropTest> Tests
public static int validateRecvMsg(BytesXMLMessage msg) throws SDTException, IOException, ClassNotFoundException
public static void testBytesValues(byte[] expected,
BytesXMLMessage received,
int testNo)
throws SDTException
SDTExceptionpublic static void testObjectValues(Object expected, BytesXMLMessage received, int testNo) throws SDTException, IOException, ClassNotFoundException
public static BytesXMLMessage createMessageByNumber(Producer producer, Integer msgId) throws JCSMPException, IOException
JCSMPExceptionIOExceptionpublic static BytesXMLMessage createJCSMPMessage(Producer producer, JMSInteropTest test) throws JCSMPException, IOException
JCSMPExceptionIOExceptionpublic static JMSInteropTest interopTest1()
public static JMSInteropTest interopTest2()
public static JMSInteropTest interopTest3()
public static JMSInteropTest interopTest4()
public static JMSInteropTest interopTest5()
public static JMSInteropTest interopTest6()
public static JMSInteropTest interopTest7()
public static JMSInteropTest interopTest8() throws SDTException
SDTExceptionpublic static JMSInteropTest interopTest9() throws SDTException
SDTExceptionpublic static JMSInteropTest interopTest10() throws SDTException
SDTExceptionpublic static JMSInteropTest interopTest11() throws SDTException
SDTExceptionpublic static JMSInteropTest interopTest12() throws SDTException
SDTExceptionpublic static JMSInteropTest interopTest13() throws SDTException
SDTExceptionpublic static JMSInteropTest interopTest14() throws SDTException
SDTExceptionpublic static JMSInteropTest interopTest15() throws SDTException
SDTExceptionpublic static JMSInteropTest interopTest16() throws SDTException
SDTExceptionCopyright 2004-2019 Solace Corporation. All rights reserved.