| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DURABLE_QUEUE |
"durable.queue" |
public static final String |
PREFETCH_COUNT |
"prefetch.count" |
public static final String |
RABBIT_CONSUMER_TAG |
"consumerTag" |
public static final String |
RABBIT_QUEUE |
"queue" |
public static final String |
RABBIT_ROUTING_KEY |
"routingKey" |
public static final String |
RABBITMQ_BROKER_URL |
"rabbitmq.broker.url" |
public static final String |
RABBITMQ_STATUS_EXCHANGE_NAME |
"rabbitmq.status.exchange.name" |
public static final String |
RABBITMQ_TASK_LAUNCH_EXCHANGE_NAME |
"rabbitmq.task.launch.exchange.name" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
RABBITMQ_BROKER_URL |
"rabbitmq.broker.url" |
public static final String |
RABBITMQ_EXCHANGE_NAME |
"rabbitmq.exchange.name" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_PRE_FETCH |
64 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
EXCHANGE_TYPE |
"topic" |
Copyright © 2011–2016 The Apache Software Foundation. All rights reserved.