public class RabbitConfig extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
RabbitConfig.Builder |
| Modifier and Type | Method and Description |
|---|---|
List<com.rabbitmq.client.Address> |
addresses() |
Integer |
channelNumber() |
ExecutorService |
executor() |
String |
name() |
String |
passwd() |
String |
user() |
String |
virtualHost() |
Copyright © 2019. All rights reserved.