|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OutboundBinding | |
|---|---|
| org.apache.camel.component.gae.bind | |
| org.apache.camel.component.gae.http | |
| org.apache.camel.component.gae.mail | |
| org.apache.camel.component.gae.task | |
| Uses of OutboundBinding in org.apache.camel.component.gae.bind |
|---|
| Methods in org.apache.camel.component.gae.bind that return OutboundBinding | |
|---|---|
OutboundBinding<E,S,T> |
OutboundBindingSupport.getOutboundBinding()
|
| Methods in org.apache.camel.component.gae.bind with parameters of type OutboundBinding | |
|---|---|
void |
OutboundBindingSupport.setOutboundBinding(OutboundBinding<E,S,T> outboundBinding)
|
| Uses of OutboundBinding in org.apache.camel.component.gae.http |
|---|
| Classes in org.apache.camel.component.gae.http that implement OutboundBinding | |
|---|---|
class |
GHttpBinding
Binds the HTTPRequest/HTTPResponse pair of the URL fetch
service to a Camel Exchange. |
| Methods in org.apache.camel.component.gae.http that return OutboundBinding | |
|---|---|
OutboundBinding<GHttpEndpoint,com.google.appengine.api.urlfetch.HTTPRequest,com.google.appengine.api.urlfetch.HTTPResponse> |
GHttpProducer.getOutboundBinding()
|
OutboundBinding<GHttpEndpoint,com.google.appengine.api.urlfetch.HTTPRequest,com.google.appengine.api.urlfetch.HTTPResponse> |
GHttpEndpoint.getOutboundBinding()
|
| Methods in org.apache.camel.component.gae.http with parameters of type OutboundBinding | |
|---|---|
void |
GHttpEndpoint.setOutboundBinding(OutboundBinding<GHttpEndpoint,com.google.appengine.api.urlfetch.HTTPRequest,com.google.appengine.api.urlfetch.HTTPResponse> outboundBinding)
|
| Uses of OutboundBinding in org.apache.camel.component.gae.mail |
|---|
| Classes in org.apache.camel.component.gae.mail that implement OutboundBinding | |
|---|---|
class |
GMailBinding
Binds the MailService.Message of the mail service to a Camel Exchange. |
| Methods in org.apache.camel.component.gae.mail that return OutboundBinding | |
|---|---|
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 OutboundBinding | |
|---|---|
void |
GMailEndpoint.setOutboundBinding(OutboundBinding<GMailEndpoint,com.google.appengine.api.mail.MailService.Message,Void> outboundBinding)
|
| Uses of OutboundBinding in org.apache.camel.component.gae.task |
|---|
| Classes in org.apache.camel.component.gae.task that implement OutboundBinding | |
|---|---|
class |
GTaskBinding
Binds the TaskOptions of the task queueing service to a Camel
Exchange for outbound communication. |
| Methods in org.apache.camel.component.gae.task that return OutboundBinding | |
|---|---|
OutboundBinding<GTaskEndpoint,com.google.appengine.api.labs.taskqueue.TaskOptions,Void> |
GTaskProducer.getOutboundBinding()
|
OutboundBinding<GTaskEndpoint,com.google.appengine.api.labs.taskqueue.TaskOptions,Void> |
GTaskEndpoint.getOutboundBinding()
|
| Methods in org.apache.camel.component.gae.task with parameters of type OutboundBinding | |
|---|---|
void |
GTaskEndpoint.setOutboundBinding(OutboundBinding<GTaskEndpoint,com.google.appengine.api.labs.taskqueue.TaskOptions,Void> outboundBinding)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||