| Package | Description |
|---|---|
| com.github.fridujo.rabbitmq.mock |
| Modifier and Type | Method and Description |
|---|---|
static DeadLettering.ReasonType |
DeadLettering.ReasonType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeadLettering.ReasonType[] |
DeadLettering.ReasonType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Event(String queue,
DeadLettering.ReasonType reason,
Message message,
int count) |
Copyright © 2022. All rights reserved.