static <T,R> Router<T,R>
create()
Router<T,R>
remove(String topic)
route(String topic, java.util.function.Function<T,org.reactivestreams.Publisher<R>> handler)
Copyright © 2019–2022. All rights reserved.