|
xmlBlaster 1.6.2 client API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use DispatchConnection | |
| org.xmlBlaster.client.dispatch | |
| org.xmlBlaster.util.dispatch | |
| Uses of DispatchConnection in org.xmlBlaster.client.dispatch |
| Subclasses of DispatchConnection in org.xmlBlaster.client.dispatch | |
class |
ClientDispatchConnection
Holding all necessary infos to establish callback connections and invoke their update(). |
| Methods in org.xmlBlaster.client.dispatch that return DispatchConnection | |
DispatchConnection |
ClientDispatchConnectionsHandler.createDispatchConnection(AddressBase address)
|
| Uses of DispatchConnection in org.xmlBlaster.util.dispatch |
| Methods in org.xmlBlaster.util.dispatch that return DispatchConnection | |
abstract DispatchConnection |
DispatchConnectionsHandler.createDispatchConnection(AddressBase address)
Create a DispatchConnection instance and load the protocol plugin. |
DispatchConnection |
DispatchConnectionsHandler.getCurrentDispatchConnection()
|
DispatchConnection |
DispatchConnectionsHandler.getAliveDispatchConnection()
|
DispatchConnection |
DispatchConnectionsHandler.getPollingDispatchConnection()
|
DispatchConnection |
DispatchConnectionsHandler.getDeadDispatchConnection()
|
DispatchConnection[] |
DispatchConnectionsHandler.getDispatchConnectionArr()
|
| Methods in org.xmlBlaster.util.dispatch with parameters of type DispatchConnection | |
void |
DispatchConnectionsHandler.addDispatchConnection(DispatchConnection con)
|
|
xmlBlaster 1.6.2 client API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||