SonicMQ API

progress.message.jclient
Interface MessagePart

All Superinterfaces:
Part

public interface MessagePart
extends Part

The Part is a part of a MultipartMessage. A MessagePart is a special part whose content is a javax.jms.Message.


Method Summary
 Message getMessage()
          Gets the JMS Message associated with this part
 
Methods inherited from interface progress.message.jclient.Part
getContent, getContentBytes, getDataHandler, getHeader, getInputStream, getOutputStream, isMessagePart, setContent, setContent, setDataHandler
 

Method Detail

getMessage

Message getMessage()
Gets the JMS Message associated with this part

Returns:
The JMS Message

SonicMQ API

Copyright © 1999-2012 Progress Software Corporation. All Rights Reserved.
HTML formatted on 13-March-2012.