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, getMessageTypepublic 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.JMSExceptionCopyright © 2019. All rights reserved.