public class StreamMessageWrapper extends MessageWrapper
Modifier and Type | Field and Description |
---|---|
List<Object> |
messageContent |
Constructor and Description |
---|
StreamMessageWrapper(javax.jms.StreamMessage streamMessage,
com.eviware.soapui.support.types.StringToStringMap messageProperties) |
StreamMessageWrapper(String messageType,
List<Object> messageContent,
com.eviware.soapui.support.types.StringToStringMap messageProperties) |
Modifier and Type | Method and Description |
---|---|
List<Object> |
getMessageContent() |
getMessageProperties, getMessageType
public StreamMessageWrapper(String messageType, List<Object> messageContent, com.eviware.soapui.support.types.StringToStringMap messageProperties)
public StreamMessageWrapper(javax.jms.StreamMessage streamMessage, com.eviware.soapui.support.types.StringToStringMap messageProperties) throws javax.jms.JMSException
javax.jms.JMSException
Copyright © 2019. All rights reserved.