| Package | Description |
|---|---|
| io.vertx.proton |
= Vert.x Proton
This component facilitates AMQP integrations for Vert.x by providing a thin wrapper around the
link:http://qpid.apache.org/[Apache Qpid] Proton AMQP 1.0 protocol engine.
|
| Modifier and Type | Method and Description |
|---|---|
static ProtonClient |
ProtonClient.create(Vertx vertx)
Create a ProtonClient instance with the given Vertx instance.
|
Copyright © 2016. All rights reserved.