|
xmlBlaster 1.6.2 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 |
MsgUnit |
getMsgUnit()
Is not null for client calls into server like XmlBlasterImpl.publish() where no queue is involved. |
I_Queue |
getQueue()
Access the queue where the entries are inside. |
SessionName |
getSessionName()
Access the sender. |
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 SessionName getSessionName()
public MsgUnit getMsgUnit()
public java.lang.String toXml()
public java.lang.String toXml(java.lang.String extraOffset)
|
xmlBlaster 1.6.2 API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||