public class AmqpApi
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AmqpApi.Global
Global AMQP API not belonging to a specific service.
|
static class |
AmqpApi.IdpaAnnotation
AMQP API of the IDPA annotation service.
|
static class |
AmqpApi.IdpaApplication
AMQP API of the IDPA application service.
|
static class |
AmqpApi.LoadTest
AMQP API of the load test services, e.g., jmeter.
|
static class |
AmqpApi.Orchestrator
AMQP API of the orchestrator service.
|
static class |
AmqpApi.SessionLogs
AMQP API of the session logs service.
|
static class |
AmqpApi.WorkloadModel
AMQP API of the workload model services, e.g., wessbas.
|
| Modifier and Type | Field and Description |
|---|---|
static ExchangeDefinition<RoutingKeyFormatter.ServiceName> |
DEAD_LETTER_EXCHANGE |
static java.lang.String |
DEAD_LETTER_EXCHANGE_KEY |
static java.lang.String |
DEAD_LETTER_ROUTING_KEY_KEY |
public static final ExchangeDefinition<RoutingKeyFormatter.ServiceName> DEAD_LETTER_EXCHANGE
public static final java.lang.String DEAD_LETTER_EXCHANGE_KEY
public static final java.lang.String DEAD_LETTER_ROUTING_KEY_KEY