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, getMessageType
public 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.JMSException
Copyright © 2019. All rights reserved.