com.rabbitmq.tools.jsonrpc.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of amqp-client Show documentation
Show all versions of amqp-client Show documentation
The RabbitMQ Java client library allows Java applications to interface with RabbitMQ.
The newest version!
/**
* JSON-RPC client and server classes for supporting JSON-RPC over an AMQP transport.
*/
package com.rabbitmq.tools.jsonrpc;