Classes
Methods
(static) RabbitMQClient.create(vertx, config) → {RabbitMQClient}
Create and return a client.
Parameters:
Name | Type | Description |
---|---|---|
vertx |
Vertx | the vertx instance |
config |
Object | the client config |
Returns:
the client
- Type
- RabbitMQClient