public class ExchangeRedeliveryEvent extends AbstractExchangeEvent
source| Constructor and Description |
|---|
ExchangeRedeliveryEvent(Exchange source,
int attempt) |
| Modifier and Type | Method and Description |
|---|---|
int |
getAttempt() |
String |
toString() |
getExchangegetSourcepublic ExchangeRedeliveryEvent(Exchange source, int attempt)
public int getAttempt()
public String toString()
toString in class EventObjectApache Camel