|
xmlBlaster 1.6.2 API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use I_ConnectionStatusListener | |
| org.xmlBlaster.client | This is the Java client side package. |
| org.xmlBlaster.contrib.mime | |
| org.xmlBlaster.contrib.replication.impl | |
| org.xmlBlaster.engine | The core implementation. |
| org.xmlBlaster.engine.distributor.plugins | |
| org.xmlBlaster.test.classtest | Tests classes of the xmlBlaster distribution. |
| org.xmlBlaster.util.dispatch | |
| org.xmlBlaster.util.dispatch.plugins | |
| org.xmlBlaster.util.dispatch.plugins.prio | |
| Uses of I_ConnectionStatusListener in org.xmlBlaster.client |
| Classes in org.xmlBlaster.client that implement I_ConnectionStatusListener | |
class |
XmlBlasterAccess
This is the default implementation of the java client side remote access to xmlBlaster. |
| Uses of I_ConnectionStatusListener in org.xmlBlaster.contrib.mime |
| Classes in org.xmlBlaster.contrib.mime that implement I_ConnectionStatusListener | |
class |
DropIfNotDeliverable
Throw away callback messages and unsubscribe all subscriptions if a client gows to polling. |
| Uses of I_ConnectionStatusListener in org.xmlBlaster.contrib.replication.impl |
| Classes in org.xmlBlaster.contrib.replication.impl that implement I_ConnectionStatusListener | |
class |
ReplManagerPlugin
ReplManagerPlugin is a plugin wrapper if you want to run DbWatcher inside xmlBlaster. |
| Uses of I_ConnectionStatusListener in org.xmlBlaster.engine |
| Classes in org.xmlBlaster.engine that implement I_ConnectionStatusListener | |
class |
EventPlugin
Registers for events from the xmlBlaster core and forwards them as configured. |
| Uses of I_ConnectionStatusListener in org.xmlBlaster.engine.distributor.plugins |
| Classes in org.xmlBlaster.engine.distributor.plugins that implement I_ConnectionStatusListener | |
class |
ConsumableQueuePlugin
ConsumableQueuePlugin |
| Uses of I_ConnectionStatusListener in org.xmlBlaster.test.classtest |
| Classes in org.xmlBlaster.test.classtest that implement I_ConnectionStatusListener | |
class |
XmlScriptInterpreterTest.TestAccessor
|
| Uses of I_ConnectionStatusListener in org.xmlBlaster.util.dispatch |
| Methods in org.xmlBlaster.util.dispatch that return I_ConnectionStatusListener | |
I_ConnectionStatusListener[] |
DispatchManager.getConnectionStatusListeners()
|
| Methods in org.xmlBlaster.util.dispatch with parameters of type I_ConnectionStatusListener | |
boolean |
DispatchManager.addConnectionStatusListener(I_ConnectionStatusListener connectionStatusListener)
|
boolean |
DispatchManager.addConnectionStatusListener(I_ConnectionStatusListener connectionStatusListener,
boolean fireInitial)
|
boolean |
DispatchManager.removeConnectionStatusListener(I_ConnectionStatusListener connectionStatusListener)
Remove the given listener |
| Constructors in org.xmlBlaster.util.dispatch with parameters of type I_ConnectionStatusListener | |
DispatchManager(Global glob,
I_MsgErrorHandler failureListener,
I_MsgSecurityInterceptor securityInterceptor,
I_Queue msgQueue,
I_ConnectionStatusListener connectionStatusListener,
AddressBase[] addrArr,
SessionName sessionName)
|
|
| Uses of I_ConnectionStatusListener in org.xmlBlaster.util.dispatch.plugins |
| Subinterfaces of I_ConnectionStatusListener in org.xmlBlaster.util.dispatch.plugins | |
interface |
I_MsgDispatchInterceptor
The Interface allows to control how messages are sent to the remote side. |
| Uses of I_ConnectionStatusListener in org.xmlBlaster.util.dispatch.plugins.prio |
| Classes in org.xmlBlaster.util.dispatch.plugins.prio that implement I_ConnectionStatusListener | |
class |
PriorizedDispatchPlugin
This dispatcher plugin allows to control how messages are sent to the remote side. |
|
xmlBlaster 1.6.2 API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||