|
xmlBlaster 2.1.0 client API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DispatchConnectionsHandler | |
|---|---|
| org.xmlBlaster.client.dispatch | |
| org.xmlBlaster.util | Java helper classes for server and client programming. |
| org.xmlBlaster.util.dispatch | |
| Uses of DispatchConnectionsHandler in org.xmlBlaster.client.dispatch |
|---|
| Subclasses of DispatchConnectionsHandler in org.xmlBlaster.client.dispatch | |
|---|---|
class |
ClientDispatchConnectionsHandler
Holding all necessary infos to establish a remote connection and invoke publish(), subscribe(), connect() etc. |
| Methods in org.xmlBlaster.client.dispatch that return DispatchConnectionsHandler | |
|---|---|
DispatchConnectionsHandler |
ClientDispatchManager.getDispatchConnectionsHandler()
|
| Uses of DispatchConnectionsHandler in org.xmlBlaster.util |
|---|
| Methods in org.xmlBlaster.util that return DispatchConnectionsHandler | |
|---|---|
DispatchConnectionsHandler |
Global.createClientDispatchConnectionsHandler(ClientDispatchManager dispatchManager)
Returns the client access layer implementations 'ClientDispatchConnectionsHandler' |
| Uses of DispatchConnectionsHandler in org.xmlBlaster.util.dispatch |
|---|
| Fields in org.xmlBlaster.util.dispatch declared as DispatchConnectionsHandler | |
|---|---|
protected DispatchConnectionsHandler |
DispatchConnection.connectionsHandler
|
| Methods in org.xmlBlaster.util.dispatch that return DispatchConnectionsHandler | |
|---|---|
DispatchConnectionsHandler |
I_DispatchManager.getDispatchConnectionsHandler()
|
| Constructors in org.xmlBlaster.util.dispatch with parameters of type DispatchConnectionsHandler | |
|---|---|
DispatchConnection(Global glob,
DispatchConnectionsHandler connectionsHandler,
AddressBase address)
Our loadPlugin() and initialize() needs to be called next. |
|
|
xmlBlaster 2.1.0 client API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||