public interface CloudEventService
boolean publish(Event event) throws CloudEventException
event - 事件CloudEventExceptionvoid attention(EventLevel level, String channel, String group, String topic, String tag, CloudEventHandler observer)
level - 事件级别channel - 通道group - 分组topic - 主题tag - 标签observer - 观察者Copyright © 2022. All rights reserved.