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