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