Uses of Class
org.uitnet.testing.smartfwk.messaging.MessageInfo
-
Packages that use MessageInfo Package Description org.uitnet.testing.smartfwk.messaging -
-
Uses of MessageInfo in org.uitnet.testing.smartfwk.messaging
Methods in org.uitnet.testing.smartfwk.messaging with parameters of type MessageInfo Modifier and Type Method Description voidAbstractMessageHandler. notifyMessageReceived(MessageInfo message)This method must be called by child class on message receiving to notify message handler.voidMessageReceiver. notifyMessageReceived(MessageInfo message)
-