Configuration Reference
Version:1.1.3
Rabbitmq Config Properties
🔗Property | Type | Description |
---|---|---|
|
java.lang.String |
|
|
int |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
com.rabbitmq.client.impl.CredentialsProvider |
|
|
java.lang.String |
|
|
java.net.URI |
|
|
int |
|
|
int |
|
|
int |
|
|
int |
|
|
int |
|
|
int |
|
|
java.util.Map |
|
|
com.rabbitmq.client.SaslConfig |
|
|
javax.net.SocketFactory |
|
|
com.rabbitmq.client.SocketConfigurator |
|
|
java.util.concurrent.ExecutorService |
|
|
java.util.concurrent.ExecutorService |
|
|
java.util.concurrent.ScheduledExecutorService |
|
|
java.util.concurrent.ThreadFactory |
|
|
com.rabbitmq.client.ExceptionHandler |
|
|
boolean |
|
|
boolean |
|
|
java.util.concurrent.ExecutorService |
|
|
com.rabbitmq.client.MetricsCollector |
|
|
int |
|
|
com.rabbitmq.client.RecoveryDelayHandler |
|
|
com.rabbitmq.client.impl.nio.NioParams |
|
|
int |
|
|
com.rabbitmq.client.SslContextFactory |
|
|
boolean |
|
|
int |
|
|
com.rabbitmq.client.impl.ErrorOnWriteListener |
|
|
com.rabbitmq.client.impl.recovery.TopologyRecoveryFilter |
|
|
java.util.function.Predicate |
|
|
com.rabbitmq.client.impl.recovery.RetryHandler |
|
|
com.rabbitmq.client.TrafficListener |
|
|
java.util.List |
Sets the addresses to be passed to {@link ConnectionFactory#newConnection(List)}. |
|
java.lang.String |
Sets the name of which executor service consumers should be executed on. Default {@value #DEFAULT_CONSUMER_EXECUTOR}. |
Property | Type | Description |
---|---|---|
|
Sets the RPC configuration. |
|
|
java.time.Duration |
Sets the timeout duration before cancelling an RPC call. Default {@value #DEFAULT_TIMEOUT_SECONDS} seconds. |
Property | Type | Description |
---|---|---|
|
java.time.Duration |
Sets the timeout duration before cancelling an RPC call. Default {@value #DEFAULT_TIMEOUT_SECONDS} seconds. |
|
Sets the RPC configuration. |
Property | Type | Description |
---|---|---|
|
Sets the channel pool configuration. |
|
|
java.lang.Integer |
Sets the maximum number of idle channels that will be kept open. |
Property | Type | Description |
---|---|---|
|
java.lang.Integer |
Sets the maximum number of idle channels that will be kept open. |
|
Sets the channel pool configuration. |
Property | Type | Description |
---|---|---|
|
java.lang.String |
|
|
int |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
com.rabbitmq.client.impl.CredentialsProvider |
|
|
java.lang.String |
|
|
java.net.URI |
|
|
int |
|
|
int |
|
|
int |
|
|
int |
|
|
int |
|
|
int |
|
|
java.util.Map |
|
|
com.rabbitmq.client.SaslConfig |
|
|
javax.net.SocketFactory |
|
|
com.rabbitmq.client.SocketConfigurator |
|
|
java.util.concurrent.ExecutorService |
|
|
java.util.concurrent.ExecutorService |
|
|
java.util.concurrent.ScheduledExecutorService |
|
|
java.util.concurrent.ThreadFactory |
|
|
com.rabbitmq.client.ExceptionHandler |
|
|
boolean |
|
|
boolean |
|
|
java.util.concurrent.ExecutorService |
|
|
com.rabbitmq.client.MetricsCollector |
|
|
int |
|
|
com.rabbitmq.client.RecoveryDelayHandler |
|
|
com.rabbitmq.client.impl.nio.NioParams |
|
|
int |
|
|
com.rabbitmq.client.SslContextFactory |
|
|
boolean |
|
|
int |
|
|
com.rabbitmq.client.impl.ErrorOnWriteListener |
|
|
com.rabbitmq.client.impl.recovery.TopologyRecoveryFilter |
|
|
java.util.function.Predicate |
|
|
com.rabbitmq.client.impl.recovery.RetryHandler |
|
|
com.rabbitmq.client.TrafficListener |
|
|
java.util.List |
Sets the addresses to be passed to {@link ConnectionFactory#newConnection(List)}. |
|
java.lang.String |
Sets the name of which executor service consumers should be executed on. Default {@value #DEFAULT_CONSUMER_EXECUTOR}. |