public interface RoutingFactory<C,R>
Routing<C,R>
create(String topic, int index, TopicListener<Payload<C,R>> listener)
Routing<C,R> create(String topic, int index, TopicListener<Payload<C,R>> listener)
topic
index
listener
Copyright © 2023. All rights reserved.