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 TypeMethodDescriptionvoidvoidsendCommand(Command command) voidsendMessage(Message message) voidsendProgress(Progress progress)  
- 
Method Details
- 
sendMessage
 - 
sendProgress
 - 
sendCommand
 
 -