|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of MessageProcessor in apps.basketapp.controller |
---|
Classes in apps.basketapp.controller that implement MessageProcessor | |
---|---|
class |
SnapshotContainer
The Class SnapshotContainer. |
Uses of MessageProcessor in apps.mtdesktop.desktop |
---|
Classes in apps.mtdesktop.desktop that implement MessageProcessor | |
---|---|
class |
DesktopInboxContentManager
The Class DesktopInboxContentManager. |
Uses of MessageProcessor in apps.mtdesktop.desktop.inputchannels |
---|
Classes in apps.mtdesktop.desktop.inputchannels that implement MessageProcessor | |
---|---|
class |
KeyboardRedirector
The Class KeyboardRedirector. |
Uses of MessageProcessor in apps.mtdesktop.desktop.mtmousetest |
---|
Classes in apps.mtdesktop.desktop.mtmousetest that implement MessageProcessor | |
---|---|
class |
MTMouseTest
The Class MTMouseTest. |
Uses of MessageProcessor in apps.mtdesktop.tabletop |
---|
Classes in apps.mtdesktop.tabletop that implement MessageProcessor | |
---|---|
class |
TabletopContentManager
The Class TabletopContentManager. |
Uses of MessageProcessor in apps.mysteriestableportal |
---|
Classes in apps.mysteriestableportal that implement MessageProcessor | |
---|---|
class |
ControllerApp.ControllerMessageProcessor
The Class ControllerMessageProcessor. |
class |
MysteriesPortalClientApp.ClientMessageProcessor
The Class ClientMessageProcessor. |
Uses of MessageProcessor in synergynetframework.appsystem.services.net.rapidnetworkmanager |
---|
Methods in synergynetframework.appsystem.services.net.rapidnetworkmanager with parameters of type MessageProcessor | |
---|---|
static void |
RapidNetworkManager.registerMessageProcessor(MessageProcessor processor)
Register message processor. |
static void |
RapidNetworkManager.removeMessageProcessor(MessageProcessor processor)
Removes the message processor. |
Uses of MessageProcessor in synergynetframework.appsystem.services.net.rapidnetworkmanager.handlers |
---|
Classes in synergynetframework.appsystem.services.net.rapidnetworkmanager.handlers that implement MessageProcessor | |
---|---|
class |
NetworkedContentMessageProcessor
The Class NetworkedContentMessageProcessor. |
class |
NetworkFlickMessageProcessor
The Class NetworkFlickMessageProcessor. |
Methods in synergynetframework.appsystem.services.net.rapidnetworkmanager.handlers that return types with arguments of type MessageProcessor | |
---|---|
java.util.List<MessageProcessor> |
DefaultMessageHandler.getMessageProcessors()
Gets the message processors. |
Methods in synergynetframework.appsystem.services.net.rapidnetworkmanager.handlers with parameters of type MessageProcessor | |
---|---|
void |
DefaultMessageHandler.registerMessageProcessor(MessageProcessor messageProcessor)
Register message processor. |
void |
DefaultMessageHandler.removeMessageProcessor(MessageProcessor messageProcessor)
Removes the message processor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |