|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MessageData
Data Access Object used by the mbeans to present MessageData information to the user.
Nested Class Summary | |
---|---|
static class |
MessageData.MessageState
|
Method Summary | |
---|---|
java.lang.String |
getFromAddress()
Returns the String URI for the originator of the message. |
java.lang.String |
getInfo_internalSeqID()
|
java.lang.String |
getInfo_msgID()
|
java.lang.String |
getInfo_relatesTo()
|
java.lang.String |
getInfo_soap()
|
java.lang.String |
getReplyToAddress()
Returns the String URI for replies to be sent to. |
java.lang.String |
getSequenceID()
Returns the String representing the WS-ReliableMessaging sequence to which this message belongs. |
long |
getSequenceMessageNumber()
Returns the long value representing this message's number within a sequence. |
MessageData.MessageState |
getState()
Returns the MessageState object which represents the current state of this message |
java.lang.String |
getToAddress()
Returns the String for the destination URI. |
Method Detail |
---|
java.lang.String getToAddress()
java.lang.String getFromAddress()
java.lang.String getReplyToAddress()
MessageData.MessageState getState()
long getSequenceMessageNumber()
java.lang.String getSequenceID()
java.lang.String getInfo_soap()
java.lang.String getInfo_relatesTo()
java.lang.String getInfo_msgID()
java.lang.String getInfo_internalSeqID()
|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |