public class Routing<C,R> extends TopicListenerHolder<C,R>
index, listener
Routing(String expr, int index, TopicListener<Payload<C,R>> listener)
String
getExpr()
boolean
matches(String sentTopic)
getIndex, getListener, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Routing(String expr, int index, TopicListener<Payload<C,R>> listener)
expr
index
listener
public boolean matches(String sentTopic)
sentTopic
public String getExpr()
Copyright © 2023. All rights reserved.