public class DefaultJMSEncoder 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 isXML,
boolean isDTO,
boolean useDirectMessaging,
boolean isDMQEligible,
long timeToLive,
boolean isElidingEligible,
boolean isReplyMsg) |
public static final JMSEncoder onlyInstance
public BytesXMLMessage encode(MessageProducerAdapter producer, Message jmsMessage, boolean isXML, boolean isDTO, boolean useDirectMessaging, boolean isDMQEligible, long timeToLive, boolean isElidingEligible, boolean isReplyMsg) throws JCSMPException, JMSException
encode in interface JMSEncoderJCSMPExceptionJMSExceptionCopyright 2004-2019 Solace Corporation. All rights reserved.