Classes
Methods
(static) AmqpBridge.create(vertx, options) → {AmqpBridge}
Creates a Bridge with the given options.
Parameters:
Name | Type | Description |
---|---|---|
vertx |
Vertx | the vertx instance to use |
options |
Object | the options |
Returns:
the (not-yet-started) bridge.
- Type
- AmqpBridge