| Package | Description |
|---|---|
| org.noear.solon.cloud | |
| org.noear.solon.cloud.impl | |
| org.noear.solon.cloud.model | |
| org.noear.solon.cloud.proxy | |
| org.noear.solon.cloud.service |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CloudEventInterceptor.doIntercept(Event event,
CloudEventHandler handler) |
boolean |
CloudEventHandler.handle(Event event)
处理
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
CloudEventServiceManagerImpl.publish(Event event)
发布事件
|
| Modifier and Type | Method and Description |
|---|---|
Event |
Event.broadcast(boolean broadcast)
设置广播的
|
Event |
Event.channel(String channel)
设置通道
|
Event |
Event.created(long created)
设置创建时间
|
Event |
Event.group(String group)
设置分组
|
Event |
Event.key(String key)
设置事件键
|
Event |
Event.metaPut(String key,
String value)
元信息推出
|
Event |
Event.qos(int qos)
设置质量
|
Event |
Event.retained(boolean retained)
设置保留的
|
Event |
Event.scheduled(Date scheduled)
设置预定执行时间
|
Event |
Event.tags(String tags)
设置检索标签
|
Event |
Event.times(int times)
设置已派发次数
|
Event |
Event.tran(EventTran tran)
配置事务
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
EventObserver.handle(Event event)
处理
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
CloudEventHandlerProxy.handle(Event event) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CloudEventService.publish(Event event)
发布事件
|
Copyright © 2025. All rights reserved.