Package org.nuclos.api.service
Interface MessageContextService
public interface MessageContextService
TODO: This does not only send simple messages but also other client commands and should therefore be renamed.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
sendCommand
(Command command) void
sendMessage
(Message message) void
sendProgress
(Progress progress)
-
Method Details
-
sendMessage
-
sendProgress
-
sendCommand
-