Package | Description |
---|---|
io.vertx.amqp.bridge |
= Vert.x AMQP Bridge
This component provides AMQP 1.0 producer and consumer support via a bridging layer implementing the Vert.x event bus
MessageProducer and MessageConsumer APIs over the top of link:https://github.com/vert-x3/vertx-proton/[vertx-proton].
|
Class and Description |
---|
AmqpBridge
Vert.x AMQP Bridge.
|
AmqpBridgeOptions
Options for configuring the AmqpBridge.
|
Copyright © 2016. All rights reserved.