Package velox.api.layer1.messages
Interface EchoMessage
- All Known Subinterfaces:
Layer1ApiUserInterModuleMessage
- All Known Implementing Classes:
Layer1ApiUserMessageNotification,Layer1CheckWorkspaceStatusMessage
public interface EchoMessage
If message is sent using
Layer1ApiAdminProvider.sendUserMessage(Object)
Layer1ApiQueue (for live) or
Layer1ApiEchoLayer (in case of replay) will send it back with
Layer1ApiAdminListener.onUserMessage(Object)}