|
xmlBlaster 2.2.0 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServerDispatchManager | |
|---|---|
| org.xmlBlaster.authentication | |
| org.xmlBlaster.engine | The core implementation. |
| org.xmlBlaster.engine.dispatch | |
| Uses of ServerDispatchManager in org.xmlBlaster.authentication |
|---|
| Fields in org.xmlBlaster.authentication declared as ServerDispatchManager | |
|---|---|
private ServerDispatchManager |
SessionInfo.dispatchManager
manager for sending callback messages |
| Methods in org.xmlBlaster.authentication that return ServerDispatchManager | |
|---|---|
ServerDispatchManager |
SessionInfo.getDispatchManager()
|
| Uses of ServerDispatchManager in org.xmlBlaster.engine |
|---|
| Methods in org.xmlBlaster.engine with parameters of type ServerDispatchManager | |
|---|---|
DispatchConnectionsHandler |
ServerScope.createServerDispatchConnectionsHandler(ServerDispatchManager dispatchManager)
Returns the callback layer implementation 'CbDispatchConnectionsHandler' on server side. |
| Uses of ServerDispatchManager in org.xmlBlaster.engine.dispatch |
|---|
| Constructors in org.xmlBlaster.engine.dispatch with parameters of type ServerDispatchManager | |
|---|---|
CbDispatchConnectionsHandler(Global glob,
ServerDispatchManager dispatchManager)
|
|
|
xmlBlaster 2.2.0 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||