public class Connections extends Object
| Constructor and Description |
|---|
Connections() |
| Modifier and Type | Method and Description |
|---|---|
static Connection |
create(Config config)
Create a HAmq connection with the default backend implementation (real AMQP)
|
public static Connection create(@NonNull Config config)
config - configuration for connecting and retryingCopyright © 2017. All rights reserved.