|
xmlBlaster 1.6.2 API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use I_MsgErrorHandler | |
| org.xmlBlaster.authentication | |
| org.xmlBlaster.client | This is the Java client side package. |
| org.xmlBlaster.engine | The core implementation. |
| org.xmlBlaster.util.dispatch | |
| Uses of I_MsgErrorHandler in org.xmlBlaster.authentication |
| Methods in org.xmlBlaster.authentication that return I_MsgErrorHandler | |
I_MsgErrorHandler |
SubjectInfo.getMsgErrorHandler()
|
I_MsgErrorHandler |
SessionInfo.getMsgErrorHandler()
|
| Uses of I_MsgErrorHandler in org.xmlBlaster.client |
| Classes in org.xmlBlaster.client that implement I_MsgErrorHandler | |
class |
ClientErrorHandler
The default error recovery implementation for messages which are lost in time and universe. |
| Fields in org.xmlBlaster.client declared as I_MsgErrorHandler | |
private I_MsgErrorHandler |
XmlBlasterAccess.msgErrorHandler
The object handling message delivery problems |
| Methods in org.xmlBlaster.client with parameters of type I_MsgErrorHandler | |
void |
XmlBlasterAccess.setClientErrorHandler(I_MsgErrorHandler msgErrorHandler)
|
void |
I_XmlBlasterAccess.setClientErrorHandler(I_MsgErrorHandler msgErrorHandler)
Use a specific error handler instead of the default one. |
| Uses of I_MsgErrorHandler in org.xmlBlaster.engine |
| Classes in org.xmlBlaster.engine that implement I_MsgErrorHandler | |
class |
MsgErrorHandler
The default error recovery implementation for messages which are lost in time and universe. |
| Uses of I_MsgErrorHandler in org.xmlBlaster.util.dispatch |
| Fields in org.xmlBlaster.util.dispatch declared as I_MsgErrorHandler | |
private I_MsgErrorHandler |
DispatchManager.failureListener
|
| Methods in org.xmlBlaster.util.dispatch that return I_MsgErrorHandler | |
I_MsgErrorHandler |
DispatchManager.getMsgErrorHandler()
|
| Constructors in org.xmlBlaster.util.dispatch with parameters of type I_MsgErrorHandler | |
DispatchManager(Global glob,
I_MsgErrorHandler failureListener,
I_MsgSecurityInterceptor securityInterceptor,
I_Queue msgQueue,
I_ConnectionStatusListener connectionStatusListener,
AddressBase[] addrArr,
SessionName sessionName)
|
|
|
xmlBlaster 1.6.2 API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||