public class SoapJmsMessageConverter extends JmsMessageConverter
| Constructor and Description |
|---|
SoapJmsMessageConverter() |
| Modifier and Type | Method and Description |
|---|---|
Message |
convertInbound(javax.jms.Message jmsMessage,
JmsEndpointConfiguration endpointConfiguration,
TestContext context) |
javax.jms.Message |
createJmsMessage(Message message,
javax.jms.Session session,
JmsEndpointConfiguration endpointConfiguration,
TestContext context)
Creates JMS message instance from internal message representation.
|
String |
getJmsSoapActionHeader()
Gets the value of the jmsSoapActionHeader property.
|
void |
setJmsSoapActionHeader(String jmsSoapActionHeader)
Sets the jmsSoapActionHeader property.
|
convertOutbound, convertOutboundpublic Message convertInbound(javax.jms.Message jmsMessage, JmsEndpointConfiguration endpointConfiguration, TestContext context)
convertInbound in interface MessageConverter<javax.jms.Message,JmsEndpointConfiguration>convertInbound in class JmsMessageConverterpublic javax.jms.Message createJmsMessage(Message message, javax.jms.Session session, JmsEndpointConfiguration endpointConfiguration, TestContext context)
JmsMessageConvertercreateJmsMessage in class JmsMessageConverterpublic void setJmsSoapActionHeader(String jmsSoapActionHeader)
jmsSoapActionHeader - public String getJmsSoapActionHeader()
Copyright © 2008–2017 ConSol Software GmbH. All rights reserved.