public class BytesMessageWrapper extends MessageWrapper
| Modifier and Type | Field and Description |
|---|---|
byte[] |
messageContent |
| Constructor and Description |
|---|
BytesMessageWrapper(javax.jms.BytesMessage bytesMessage,
com.eviware.soapui.support.types.StringToStringMap messageProperties) |
BytesMessageWrapper(String messageType,
byte[] messageContent,
com.eviware.soapui.support.types.StringToStringMap messageProperties) |
getMessageProperties, getMessageTypepublic BytesMessageWrapper(String messageType, byte[] messageContent, com.eviware.soapui.support.types.StringToStringMap messageProperties)
public BytesMessageWrapper(javax.jms.BytesMessage bytesMessage,
com.eviware.soapui.support.types.StringToStringMap messageProperties)
throws javax.jms.JMSException
javax.jms.JMSExceptionCopyright © 2019. All rights reserved.