|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of MailExchange in org.apache.camel.component.mail |
---|
Methods in org.apache.camel.component.mail that return MailExchange | |
---|---|
MailExchange |
MailEndpoint.createExchange(Message message)
|
MailExchange |
MailMessage.getExchange()
|
Methods in org.apache.camel.component.mail with parameters of type MailExchange | |
---|---|
Object |
MailBinding.extractBodyFromMail(MailExchange exchange,
Message message)
Extracts the body from the Mail message |
protected void |
MailConsumer.processCommit(MailExchange exchange)
Strategy to flag the message after being processed. |
protected void |
MailConsumer.processExchange(MailExchange exchange)
Strategy to process the mail message. |
protected void |
MailConsumer.processRollback(MailExchange exchange)
Strategy when processing the exchange failed. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |