public class MessageTransfer extends Object implements Serializable
| Constructor and Description |
|---|
MessageTransfer(org.apache.cxf.ws.rm.persistence.RMMessage rmMessage,
boolean outbound) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getContent() |
String |
getContentType() |
long |
getCreatedTime() |
long |
getMessageNumber() |
String |
getTo() |
boolean |
isOutbound() |
public MessageTransfer(org.apache.cxf.ws.rm.persistence.RMMessage rmMessage,
boolean outbound)
throws IOException
IOExceptionCopyright © 2024. All rights reserved.