Uses of Class
io.smallrye.reactive.messaging.amqp.AmqpConnectorCommonConfiguration
-
Packages that use AmqpConnectorCommonConfiguration Package Description io.smallrye.reactive.messaging.amqp -
-
Uses of AmqpConnectorCommonConfiguration in io.smallrye.reactive.messaging.amqp
Subclasses of AmqpConnectorCommonConfiguration in io.smallrye.reactive.messaging.amqp Modifier and Type Class Description classAmqpConnectorIncomingConfigurationExtract the incoming configuration for thesmallrye-amqpconnector.classAmqpConnectorOutgoingConfigurationExtract the outgoing configuration for thesmallrye-amqpconnector.Constructors in io.smallrye.reactive.messaging.amqp with parameters of type AmqpConnectorCommonConfiguration Constructor Description ConnectionHolder(io.vertx.mutiny.amqp.AmqpClient client, AmqpConnectorCommonConfiguration configuration, io.vertx.mutiny.core.Vertx vertx)
-