public interface CloudEventProducerTarget
Modifier and Type | Method and Description |
---|---|
void |
send(io.streamzi.cloudevents.CloudEvent event) |
void |
send(String key,
io.streamzi.cloudevents.CloudEvent event) |
void send(io.streamzi.cloudevents.CloudEvent event)
void send(String key, io.streamzi.cloudevents.CloudEvent event)
Copyright © 2018 JBoss by Red Hat. All rights reserved.