|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GMailEndpoint | |
|---|---|
| org.apache.camel.component.gae.mail | |
| Uses of GMailEndpoint in org.apache.camel.component.gae.mail |
|---|
| Methods in org.apache.camel.component.gae.mail that return GMailEndpoint | |
|---|---|
GMailEndpoint |
GMailProducer.getEndpoint()
|
| Methods in org.apache.camel.component.gae.mail that return types with arguments of type GMailEndpoint | |
|---|---|
OutboundBinding<GMailEndpoint,com.google.appengine.api.mail.MailService.Message,Void> |
GMailProducer.getOutboundBinding()
|
OutboundBinding<GMailEndpoint,com.google.appengine.api.mail.MailService.Message,Void> |
GMailEndpoint.getOutboundBinding()
|
| Methods in org.apache.camel.component.gae.mail with parameters of type GMailEndpoint | |
|---|---|
Exchange |
GMailBinding.readResponse(GMailEndpoint endpoint,
Exchange exchange,
Void response)
|
protected void |
GMailBinding.writeAttachments(GMailEndpoint endpoint,
Exchange exchange,
com.google.appengine.api.mail.MailService.Message request)
|
protected void |
GMailBinding.writeBcc(GMailEndpoint endpoint,
Exchange exchange,
com.google.appengine.api.mail.MailService.Message request)
|
protected void |
GMailBinding.writeBody(GMailEndpoint endpoint,
Exchange exchange,
com.google.appengine.api.mail.MailService.Message request)
|
protected void |
GMailBinding.writeCc(GMailEndpoint endpoint,
Exchange exchange,
com.google.appengine.api.mail.MailService.Message request)
|
protected void |
GMailBinding.writeFrom(GMailEndpoint endpoint,
Exchange exchange,
com.google.appengine.api.mail.MailService.Message request)
|
com.google.appengine.api.mail.MailService.Message |
GMailBinding.writeRequest(GMailEndpoint endpoint,
Exchange exchange,
com.google.appengine.api.mail.MailService.Message request)
Reads data from exchange and writes it to a newly created
MailService.Message instance. |
protected void |
GMailBinding.writeSubject(GMailEndpoint endpoint,
Exchange exchange,
com.google.appengine.api.mail.MailService.Message request)
|
protected void |
GMailBinding.writeTo(GMailEndpoint endpoint,
Exchange exchange,
com.google.appengine.api.mail.MailService.Message request)
|
| Method parameters in org.apache.camel.component.gae.mail with type arguments of type GMailEndpoint | |
|---|---|
void |
GMailEndpoint.setOutboundBinding(OutboundBinding<GMailEndpoint,com.google.appengine.api.mail.MailService.Message,Void> outboundBinding)
|
| Constructors in org.apache.camel.component.gae.mail with parameters of type GMailEndpoint | |
|---|---|
GMailProducer(GMailEndpoint endpoint)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||