public class ExchangeSentEvent extends AbstractExchangeEvent
ExchangeSendingEvent,
Serialized Formsource| Constructor and Description |
|---|
ExchangeSentEvent(Exchange source,
Endpoint endpoint,
long timeTaken) |
| Modifier and Type | Method and Description |
|---|---|
Endpoint |
getEndpoint() |
long |
getTimeTaken() |
String |
toString() |
getExchangegetSourcepublic ExchangeSentEvent(Exchange source, Endpoint endpoint, long timeTaken)
public Endpoint getEndpoint()
public long getTimeTaken()
public String toString()
toString in class EventObjectApache Camel