# README
rabbitmq
# Packages
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
*
* 基于RabbitMQ的AMQ提供器,其初始化参数格式如下:
* <pre>
* {
* "brokerURL" : "amqp://guest:guest@localhost:5672/", // RabbitMQ server的连接地址
* "username" : "admin", // 登录RabbitMQ的账号
* "password" : "admin", // 登录RabbitMQ的密码
* }
* </pre>
*
* @author Chirs Chou
*/.
*
* 基于RabbitMQ的AMQ提供器,其初始化参数格式如下:
* <pre>
* {
* "brokerURL" : "amqp://guest:guest@localhost:5672/", // RabbitMQ server的连接地址
* "username" : "admin", // 登录RabbitMQ的账号
* "password" : "admin", // 登录RabbitMQ的密码
* }
* </pre>
*
* @author Chirs Chou
*/.
*
* 基于RabbitMQ的AMQ提供器,其初始化参数格式如下:
* <pre>
* {
* "brokerURL" : "amqp://guest:guest@localhost:5672/", // RabbitMQ server的连接地址
* "username" : "admin", // 登录RabbitMQ的账号
* "password" : "admin", // 登录RabbitMQ的密码
* }
* </pre>
*
* @author Chirs Chou
*/.
# Structs
Biding routeKey ==> queues.
No description provided by the author
消费者消费选项.
基于RabbitMQ消息中间件的客户端实现。.
No description provided by the author
Exchange 基于amqp的Exchange配置.
ExchangeBinds exchange ==> routeKey ==> queues.
基于RabbitMQ的生产者封装。.
生产者生产的数据格式.
Queue 基于amqp的Queue配置.