接口 MessageListener<T extends ConnectionContext<?>>
-
- 所有已知子接口:
CommonMessageListener<T>
public interface MessageListener<T extends ConnectionContext<?>>- 作者:
- iotos
-
-
方法详细资料
-
onMessage
void onMessage(T ctx)
收到消息- 参数:
ctx- 上下文
-
-
CommonMessageListener<T>public interface MessageListener<T extends ConnectionContext<?>>
void onMessage(T ctx)
ctx - 上下文