| Package | Description |
|---|---|
| org.noear.dami2.bus.receivable |
| Modifier and Type | Interface and Description |
|---|---|
interface |
StreamEventListener<D,R>
生成流监听器
|
| Modifier and Type | Method and Description |
|---|---|
default <D,R> void |
StreamBusExtension.listen(String topic,
int index,
StreamEventHandler<D,R> handler)
监听流事件
|
default <D,R> void |
StreamBusExtension.listen(String topic,
StreamEventHandler<D,R> handler)
监听流事件
|
Copyright © 2025. All rights reserved.