| Package | Description |
|---|---|
| org.noear.dami2.bus.receivable |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CallEventListener<D,R>
调用监听器
|
| Modifier and Type | Method and Description |
|---|---|
default <D,R> void |
CallBusExtension.listen(String topic,
CallEventHandler<D,R> handler)
监听调用事件
|
default <D,R> void |
CallBusExtension.listen(String topic,
int index,
CallEventHandler<D,R> handler)
监听调用事件
|
Copyright © 2025. All rights reserved.