public interface MessageSender<T extends com.google.protobuf.GeneratedMessage>
Modifier and Type | Method and Description |
---|---|
void |
send(String topic,
T payload) |
void send(String topic, T payload) throws MessagingException
MessagingException
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.