Modifier and Type | Class and Description |
---|---|
class |
AmqpConnector |
Modifier and Type | Class and Description |
---|---|
class |
SnsConnector
Implement incoming/outgoing connection factories for Amazon Simple Notification Service reactive messaging.
|
Modifier and Type | Class and Description |
---|---|
class |
CamelConnector |
Modifier and Type | Class and Description |
---|---|
class |
InMemoryConnector
An implementation of connector used for testing applications without having to use external broker.
|
Modifier and Type | Class and Description |
---|---|
class |
VertxEventBusConnector |
Modifier and Type | Class and Description |
---|---|
class |
PubSubConnector |
Modifier and Type | Class and Description |
---|---|
class |
HttpConnector |
Modifier and Type | Class and Description |
---|---|
class |
JmsConnector |
Modifier and Type | Class and Description |
---|---|
class |
KafkaConnector |
Modifier and Type | Class and Description |
---|---|
class |
MqttConnector |
Modifier and Type | Class and Description |
---|---|
class |
MqttServerConnector |
Modifier and Type | Interface and Description |
---|---|
interface |
IncomingConnectorFactory
SPI used to implement a connector managing a source of messages for a specific transport.
|
interface |
OutgoingConnectorFactory
SPI used to implement a connector managing a sink of messages for a specific transport.
|
Copyright © 2018–2020 SmallRye. All rights reserved.