Package | Description |
---|---|
acme | |
awssns | |
gcp.pubsub | |
io.smallrye.reactive.messaging | |
io.smallrye.reactive.messaging.example.eventclouds |
Modifier and Type | Method and Description |
---|---|
CompletionStage<Void> |
Receiver.consume(KafkaRecord<String,String> message) |
org.eclipse.microprofile.reactive.streams.operators.PublisherBuilder<String> |
Main.filter(org.eclipse.microprofile.reactive.streams.operators.PublisherBuilder<String> input) |
void |
Main.sink(String word) |
CompletionStage<Void> |
MqttServerQuickstart.source(MqttMessage message) |
String |
Main.toUpperCase(String payload) |
Modifier and Type | Method and Description |
---|---|
CompletionStage<Void> |
Receiver.consume(Message<String> message) |
Modifier and Type | Method and Description |
---|---|
CompletionStage<Void> |
Receiver.consume(PubSubMessage message) |
Modifier and Type | Method and Description |
---|---|
void |
DefaultMediatorConfiguration.compute(List<Incoming> incomings,
Outgoing outgoing,
Blocking blocking) |
Modifier and Type | Method and Description |
---|---|
CloudEventMessage<String> |
MyCloudEventProcessor.process(CloudEventMessage<String> message) |
void |
MyCloudEventSink.receive(String payload) |
Copyright © 2018–2020 SmallRye. All rights reserved.