public interface MessageSender
ClientServerConfiguration.getMessageSender(),MessageRecipient,ClientServerConfiguration.setMessageRecipient(MessageRecipient)| Modifier and Type | Method and Description |
|---|---|
void |
send(java.lang.Object obj)
sends a message to the server.
|