| Package | Description |
|---|---|
| synergynet3.cluster.xmpp.messaging.appcontrol | |
| synergynet3.table.appcontrol | |
| synergynet3.table.appcontrol.handlers |
| Modifier and Type | Class and Description |
|---|---|
class |
SwitchToApplication
The Class SwitchToApplication.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AppController.addHandler(java.lang.Class<? extends AppControlMessage> messageType,
AppControlMessageHandler appControlMessageHandler)
Adds the handler.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SwitchToApplicationMessageHandler.handleMessage(AppControlMessage msg) |
void |
AppControlMessageHandler.handleMessage(AppControlMessage msg)
Handle message.
|