public class Routing<C,R> extends TopicListenerHolder<C,R>
index, listener| Constructor and Description |
|---|
Routing(String expr,
int index,
TopicListener<Payload<C,R>> listener) |
| Modifier and Type | Method and Description |
|---|---|
String |
getExpr()
获取表达式
|
boolean |
matches(String sentTopic)
匹配
|
getIndex, getListener, toStringCopyright © 2025. All rights reserved.