@ApplicationScoped public class Receiver extends Object
Receiver()
CompletionStage<Void>
consume(Message<String> message)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Receiver()
public CompletionStage<Void> consume(Message<String> message)
Copyright © 2018–2020 SmallRye. All rights reserved.