public class InteropTestEncoder extends Object implements JMSEncoder
| Modifier and Type | Field and Description |
|---|---|
static JMSEncoder |
onlyInstance |
| Modifier and Type | Method and Description |
|---|---|
BytesXMLMessage |
encode(MessageProducerAdapter producer,
Message jmsMessage,
boolean defaultIsXMLPayload,
boolean defaultIsDeliverToOne,
boolean useDirectMessaging,
boolean defaultIsDMQEligible,
long timeToLive,
boolean defaultIsElidingEligible,
boolean isReplyMsg) |
public static final JMSEncoder onlyInstance
public BytesXMLMessage encode(MessageProducerAdapter producer, Message jmsMessage, boolean defaultIsXMLPayload, boolean defaultIsDeliverToOne, boolean useDirectMessaging, boolean defaultIsDMQEligible, long timeToLive, boolean defaultIsElidingEligible, boolean isReplyMsg) throws JCSMPException, JMSException
encode in interface JMSEncoderJCSMPExceptionJMSExceptionCopyright 2004-2020 Solace Corporation. All rights reserved.