接口 PulseSignalRequestAccept<T>
- 所有超级接口:
PulseChannel
- 所有已知子接口:
PulseConsumer<T>
接收-脉冲信号请求
- 作者:
- 渔民小镇
- 日期:
- 2023-04-23
-
方法概要
从接口继承的方法 com.iohao.game.action.skeleton.pulse.core.PulseChannel
channel
-
方法详细资料
-
accept
接收脉冲生产者的业务消息- 参数:
message
- 业务消息request
- 脉冲信号响应- 返回:
- 响应业务消息给脉冲生产者,如果为 null 表示不需要响应数据
-