|
xmlBlaster 1.6.2 client API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Encapsulates all necessary information to allow error handling of a lost message.
| Method Summary | |
DispatchManager |
getDispatchManager()
Access the DispatchManager which holds the queue. |
MsgQueueEntry[] |
getMsgQueueEntries()
Access the message entry object to be handled |
I_Queue |
getQueue()
Access the queue where the entries are inside. |
XmlBlasterException |
getXmlBlasterException()
Access the exception object describing the problem |
java.lang.String |
toXml()
|
java.lang.String |
toXml(java.lang.String extraOffset)
|
| Method Detail |
public MsgQueueEntry[] getMsgQueueEntries()
public I_Queue getQueue()
public DispatchManager getDispatchManager()
public XmlBlasterException getXmlBlasterException()
public java.lang.String toXml()
public java.lang.String toXml(java.lang.String extraOffset)
|
xmlBlaster 1.6.2 client API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||