public interface RoutingFactory
| Modifier and Type | Method and Description |
|---|---|
<P> Routing |
create(String topic,
int index,
EventListener<P> listener)
创建路由记录
|
<P> Routing create(String topic, int index, EventListener<P> listener)
topic - 主题index - 顺序位listener - 监听器Copyright © 2025. All rights reserved.