Uses of Interface
org.uitnet.testing.smartfwk.messaging.MessageReceiver
-
Packages that use MessageReceiver Package Description org.uitnet.testing.smartfwk.messaging org.uitnet.testing.smartfwk.messaging.handler -
-
Uses of MessageReceiver in org.uitnet.testing.smartfwk.messaging
Classes in org.uitnet.testing.smartfwk.messaging that implement MessageReceiver Modifier and Type Class Description classAbstractMessageHandler -
Uses of MessageReceiver in org.uitnet.testing.smartfwk.messaging.handler
Classes in org.uitnet.testing.smartfwk.messaging.handler that implement MessageReceiver Modifier and Type Class Description classSmartWebSocketMessageHandlerUsed to send and receive messages to and from web sockets.
-