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 |
---|---|
ProtonTransportOptions |
ProtonTransportOptions.setHeartbeat(int heartbeat)
Set the heartbeat as maximum delay between sending frames for the remote peers.
|
Copyright © 2018. All rights reserved.