C D G H I O P R S W

C

createConsumer(Processor) - Method in class org.apache.camel.component.gae.mail.GMailEndpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.gae.http.GHttpComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.gae.mail.GMailComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.gae.task.GTaskComponent
 
createProducer() - Method in class org.apache.camel.component.gae.http.GHttpEndpoint
 
createProducer() - Method in class org.apache.camel.component.gae.mail.GMailEndpoint
 
createProducer() - Method in class org.apache.camel.component.gae.task.GTaskEndpoint
 
createServletEndpoint(String, ServletComponent, URI, HttpClientParams, HttpConnectionManager, HttpClientConfigurer) - Method in class org.apache.camel.component.gae.http.GHttpComponent
 
createServletEndpoint(String, ServletComponent, URI, HttpClientParams, HttpConnectionManager, HttpClientConfigurer) - Method in class org.apache.camel.component.gae.task.GTaskComponent
 

D

doStart() - Method in class org.apache.camel.component.gae.context.GaeDefaultCamelContext
 
doStart() - Method in class org.apache.camel.component.gae.context.GaeSpringCamelContext
 

G

GaeDefaultCamelContext - Class in org.apache.camel.component.gae.context
 
GaeDefaultCamelContext() - Constructor for class org.apache.camel.component.gae.context.GaeDefaultCamelContext
 
GaeSpringCamelContext - Class in org.apache.camel.component.gae.context
 
GaeSpringCamelContext() - Constructor for class org.apache.camel.component.gae.context.GaeSpringCamelContext
 
getBcc() - Method in class org.apache.camel.component.gae.mail.GMailEndpoint
 
getBinding() - Method in class org.apache.camel.component.gae.http.GHttpEndpoint
Proxies the HttpBinding returned by super#getBinding() with a dynamic proxy.
getBinding() - Method in class org.apache.camel.component.gae.task.GTaskEndpoint
Proxies the HttpBinding returned by super#getBinding() with a dynamic proxy.
getCc() - Method in class org.apache.camel.component.gae.mail.GMailEndpoint
 
getEndpoint() - Method in class org.apache.camel.component.gae.http.GHttpProducer
 
getEndpoint() - Method in class org.apache.camel.component.gae.mail.GMailProducer
 
getEndpoint() - Method in class org.apache.camel.component.gae.task.GTaskProducer
 
getEndpointUrl() - Method in class org.apache.camel.component.gae.http.GHttpEndpoint
 
getInboundBinding() - Method in interface org.apache.camel.component.gae.bind.InboundBindingSupport
 
getInboundBinding() - Method in class org.apache.camel.component.gae.http.GHttpEndpoint
 
getInboundBinding() - Method in class org.apache.camel.component.gae.task.GTaskEndpoint
 
getMailService() - Method in class org.apache.camel.component.gae.mail.GMailEndpoint
 
getMailService() - Method in class org.apache.camel.component.gae.mail.GMailProducer
 
getOutboundBinding() - Method in interface org.apache.camel.component.gae.bind.OutboundBindingSupport
 
getOutboundBinding() - Method in class org.apache.camel.component.gae.http.GHttpEndpoint
 
getOutboundBinding() - Method in class org.apache.camel.component.gae.http.GHttpProducer
 
getOutboundBinding() - Method in class org.apache.camel.component.gae.mail.GMailEndpoint
 
getOutboundBinding() - Method in class org.apache.camel.component.gae.mail.GMailProducer
 
getOutboundBinding() - Method in class org.apache.camel.component.gae.task.GTaskEndpoint
 
getOutboundBinding() - Method in class org.apache.camel.component.gae.task.GTaskProducer
 
getQueue() - Method in class org.apache.camel.component.gae.task.GTaskEndpoint
 
getQueue() - Method in class org.apache.camel.component.gae.task.GTaskProducer
 
getRequestMethod(GHttpEndpoint, Exchange) - Method in class org.apache.camel.component.gae.http.GHttpBinding
 
getRequestUrl(GHttpEndpoint, Exchange) - Method in class org.apache.camel.component.gae.http.GHttpBinding
 
getResponseBody() - Method in exception org.apache.camel.component.gae.http.GHttpException
 
getResponseCode() - Method in exception org.apache.camel.component.gae.http.GHttpException
 
getResponseHeader(String, HTTPResponse) - Method in class org.apache.camel.component.gae.http.GHttpBinding
 
getResponseHeaders() - Method in exception org.apache.camel.component.gae.http.GHttpException
 
getSender() - Method in class org.apache.camel.component.gae.mail.GMailEndpoint
 
getSubject() - Method in class org.apache.camel.component.gae.mail.GMailEndpoint
 
getTo() - Method in class org.apache.camel.component.gae.mail.GMailEndpoint
 
getUrlFetchService() - Method in class org.apache.camel.component.gae.http.GHttpEndpoint
 
getUrlFetchService() - Method in class org.apache.camel.component.gae.http.GHttpProducer
 
getWorkerRoot(GTaskEndpoint) - Method in class org.apache.camel.component.gae.task.GTaskBinding
 
getWorkerRoot() - Method in class org.apache.camel.component.gae.task.GTaskEndpoint
 
GHTTP_SCHEME - Static variable in class org.apache.camel.component.gae.http.GHttpEndpoint
 
GHttpBinding - Class in org.apache.camel.component.gae.http
Binds the HTTPRequest/HTTPResponse pair of the URL fetch service to a Camel Exchange.
GHttpBinding() - Constructor for class org.apache.camel.component.gae.http.GHttpBinding
 
GHttpComponent - Class in org.apache.camel.component.gae.http
The Google App Engine HTTP Component supports HTTP-based inbound and outbound communication.
GHttpComponent() - Constructor for class org.apache.camel.component.gae.http.GHttpComponent
 
GHttpEndpoint - Class in org.apache.camel.component.gae.http
Represents a Google App Engine HTTP endpoint.
GHttpEndpoint(String, ServletComponent, URI, HttpClientParams, HttpConnectionManager, HttpClientConfigurer) - Constructor for class org.apache.camel.component.gae.http.GHttpEndpoint
 
GHttpException - Exception in org.apache.camel.component.gae.http
Thrown to indicate a response code >=400.
GHttpException(int, InputStream, Map<String, Object>) - Constructor for exception org.apache.camel.component.gae.http.GHttpException
 
GHttpProducer - Class in org.apache.camel.component.gae.http
 
GHttpProducer(GHttpEndpoint) - Constructor for class org.apache.camel.component.gae.http.GHttpProducer
 
GHTTPS_SCHEME - Static variable in class org.apache.camel.component.gae.http.GHttpEndpoint
 
GMAIL_BCC - Static variable in class org.apache.camel.component.gae.mail.GMailBinding
Camel header for setting the mail message bcc-recipient (single recipient or comma-separated list).
GMAIL_CC - Static variable in class org.apache.camel.component.gae.mail.GMailBinding
Camel header for setting the mail message cc-recipient (single recipient or comma-separated list).
GMAIL_SENDER - Static variable in class org.apache.camel.component.gae.mail.GMailBinding
Camel header for setting the mail message sender.
GMAIL_SUBJECT - Static variable in class org.apache.camel.component.gae.mail.GMailBinding
Camel header for setting the mail message subject.
GMAIL_TO - Static variable in class org.apache.camel.component.gae.mail.GMailBinding
Camel header for setting the mail message to-recipient (single recipient or comma-separated list).
GMailBinding - Class in org.apache.camel.component.gae.mail
Binds the MailService.Message of the mail service to a Camel Exchange.
GMailBinding() - Constructor for class org.apache.camel.component.gae.mail.GMailBinding
 
GMailComponent - Class in org.apache.camel.component.gae.mail
The Google App Engine Mail Component supports outbound mail communication.
GMailComponent() - Constructor for class org.apache.camel.component.gae.mail.GMailComponent
 
GMailEndpoint - Class in org.apache.camel.component.gae.mail
Represents a Google App Engine Mail endpoint.
GMailEndpoint(String, String) - Constructor for class org.apache.camel.component.gae.mail.GMailEndpoint
 
GMailProducer - Class in org.apache.camel.component.gae.mail
 
GMailProducer(GMailEndpoint) - Constructor for class org.apache.camel.component.gae.mail.GMailProducer
 
GTASK_QUEUE_NAME - Static variable in class org.apache.camel.component.gae.task.GTaskBinding
Camel header name corresponding to X-AppEngine-QueueName header created by task queueing service.
GTASK_RETRY_COUNT - Static variable in class org.apache.camel.component.gae.task.GTaskBinding
Camel header name corresponding to X-AppEngine-TaskRetryCount header created by task queueing service.
GTASK_TASK_NAME - Static variable in class org.apache.camel.component.gae.task.GTaskBinding
Camel header name corresponding to X-AppEngine-TaskName header created by task queueing service.
GTaskBinding - Class in org.apache.camel.component.gae.task
Binds the TaskOptions of the task queueing service to a Camel Exchange for outbound communication.
GTaskBinding() - Constructor for class org.apache.camel.component.gae.task.GTaskBinding
 
GTaskComponent - Class in org.apache.camel.component.gae.task
The Google App Engine Task Queueing Component supports asynchronous message processing.
GTaskComponent() - Constructor for class org.apache.camel.component.gae.task.GTaskComponent
 
GTaskEndpoint - Class in org.apache.camel.component.gae.task
Represents a Google App Engine Task Queueing endpoint.
GTaskEndpoint(String, ServletComponent, URI, HttpClientParams, HttpConnectionManager, HttpClientConfigurer) - Constructor for class org.apache.camel.component.gae.task.GTaskEndpoint
 
GTaskProducer - Class in org.apache.camel.component.gae.task
 
GTaskProducer(GTaskEndpoint) - Constructor for class org.apache.camel.component.gae.task.GTaskProducer
 

H

HTTP_SCHEME - Static variable in class org.apache.camel.component.gae.http.GHttpEndpoint
 
HttpBindingInvocationHandler<E extends Endpoint,S,T> - Class in org.apache.camel.component.gae.bind
Post-processes HttpBinding invocations by delegating to an endpoint's InboundBinding.
HttpBindingInvocationHandler(E, HttpBinding, InboundBinding<E, S, T>) - Constructor for class org.apache.camel.component.gae.bind.HttpBindingInvocationHandler
 
HTTPS_SCHEME - Static variable in class org.apache.camel.component.gae.http.GHttpEndpoint
 

I

InboundBinding<E extends Endpoint,S,T> - Interface in org.apache.camel.component.gae.bind
Represents the binding of request and response types to an Exchange.
InboundBindingSupport<E extends Endpoint,S,T> - Interface in org.apache.camel.component.gae.bind
Implemented by Endpoints that provide an InboundBinding to Consumers.
invoke(Object, Method, Object[]) - Method in class org.apache.camel.component.gae.bind.HttpBindingInvocationHandler
 
isSingleton() - Method in class org.apache.camel.component.gae.mail.GMailEndpoint
 

O

org.apache.camel.component.gae.bind - package org.apache.camel.component.gae.bind
 
org.apache.camel.component.gae.context - package org.apache.camel.component.gae.context
 
org.apache.camel.component.gae.http - package org.apache.camel.component.gae.http
 
org.apache.camel.component.gae.mail - package org.apache.camel.component.gae.mail
 
org.apache.camel.component.gae.task - package org.apache.camel.component.gae.task
 
OutboundBinding<E extends Endpoint,S,T> - Interface in org.apache.camel.component.gae.bind
Represents the binding of request and response types to an Exchange.
OutboundBindingSupport<E extends Endpoint,S,T> - Interface in org.apache.camel.component.gae.bind
Implemented by Endpoints that provide an OutboundBinding to Producers.

P

process(Exchange) - Method in class org.apache.camel.component.gae.http.GHttpProducer
Invokes the URL fetch service.
process(Exchange) - Method in class org.apache.camel.component.gae.mail.GMailProducer
Invokes the mail service.
process(Exchange) - Method in class org.apache.camel.component.gae.task.GTaskProducer
Adds a the exchange's in-message data to a task queue.

R

readRequest(E, Exchange, S) - Method in interface org.apache.camel.component.gae.bind.InboundBinding
Populates an Exchange from request data and endpoint configuration data.
readRequest(GHttpEndpoint, Exchange, HttpServletRequest) - Method in class org.apache.camel.component.gae.http.GHttpBinding
 
readRequest(GTaskEndpoint, Exchange, HttpServletRequest) - Method in class org.apache.camel.component.gae.task.GTaskBinding
Replaces the task service-specific headers (X-AppEngine-*) with Camel-specific headers.
readRequestHeaders(GHttpEndpoint, Exchange, HttpServletRequest) - Method in class org.apache.camel.component.gae.http.GHttpBinding
 
readRequestHeaders(GTaskEndpoint, Exchange, HttpServletRequest) - Method in class org.apache.camel.component.gae.task.GTaskBinding
 
readResponse(E, Exchange, T) - Method in interface org.apache.camel.component.gae.bind.OutboundBinding
Populates an Exchange from response data and endpoint configuration data.
readResponse(GHttpEndpoint, Exchange, HTTPResponse) - Method in class org.apache.camel.component.gae.http.GHttpBinding
Reads data from response and writes it to the out-message of the exchange.
readResponse(GMailEndpoint, Exchange, Void) - Method in class org.apache.camel.component.gae.mail.GMailBinding
 
readResponse(GTaskEndpoint, Exchange, Void) - Method in class org.apache.camel.component.gae.task.GTaskBinding
 
readResponseBody(GHttpEndpoint, Exchange, HTTPResponse) - Method in class org.apache.camel.component.gae.http.GHttpBinding
 
readResponseHeaders(GHttpEndpoint, Exchange, HTTPResponse) - Method in class org.apache.camel.component.gae.http.GHttpBinding
 

S

setBcc(String) - Method in class org.apache.camel.component.gae.mail.GMailEndpoint
 
setCc(String) - Method in class org.apache.camel.component.gae.mail.GMailEndpoint
 
setInboundBinding(InboundBinding<E, S, T>) - Method in interface org.apache.camel.component.gae.bind.InboundBindingSupport
 
setInboundBinding(InboundBinding<GHttpEndpoint, HttpServletRequest, HttpServletResponse>) - Method in class org.apache.camel.component.gae.http.GHttpEndpoint
 
setInboundBinding(InboundBinding<GTaskEndpoint, HttpServletRequest, HttpServletResponse>) - Method in class org.apache.camel.component.gae.task.GTaskEndpoint
 
setMailService(MailService) - Method in class org.apache.camel.component.gae.mail.GMailEndpoint
 
setOutboundBinding(OutboundBinding<E, S, T>) - Method in interface org.apache.camel.component.gae.bind.OutboundBindingSupport
 
setOutboundBinding(OutboundBinding<GHttpEndpoint, HTTPRequest, HTTPResponse>) - Method in class org.apache.camel.component.gae.http.GHttpEndpoint
 
setOutboundBinding(OutboundBinding<GMailEndpoint, MailService.Message, Void>) - Method in class org.apache.camel.component.gae.mail.GMailEndpoint
 
setOutboundBinding(OutboundBinding<GTaskEndpoint, TaskOptions, Void>) - Method in class org.apache.camel.component.gae.task.GTaskEndpoint
 
setQueue(Queue) - Method in class org.apache.camel.component.gae.task.GTaskEndpoint
 
setRouteBuilder(RouteBuilder) - Method in class org.apache.camel.component.gae.context.GaeSpringCamelContext
 
setRouteBuilders(List<RouteBuilder>) - Method in class org.apache.camel.component.gae.context.GaeSpringCamelContext
 
setSubject(String) - Method in class org.apache.camel.component.gae.mail.GMailEndpoint
 
setTo(String) - Method in class org.apache.camel.component.gae.mail.GMailEndpoint
 
setUrlFetchService(URLFetchService) - Method in class org.apache.camel.component.gae.http.GHttpEndpoint
 
setWorkerRoot(String) - Method in class org.apache.camel.component.gae.task.GTaskEndpoint
Sets the web hook path root.

W

writeAttachments(GMailEndpoint, Exchange, MailService.Message) - Method in class org.apache.camel.component.gae.mail.GMailBinding
 
writeBcc(GMailEndpoint, Exchange, MailService.Message) - Method in class org.apache.camel.component.gae.mail.GMailBinding
 
writeBody(GMailEndpoint, Exchange, MailService.Message) - Method in class org.apache.camel.component.gae.mail.GMailBinding
 
writeCc(GMailEndpoint, Exchange, MailService.Message) - Method in class org.apache.camel.component.gae.mail.GMailBinding
 
writeFrom(GMailEndpoint, Exchange, MailService.Message) - Method in class org.apache.camel.component.gae.mail.GMailBinding
 
writeRequest(E, Exchange, S) - Method in interface org.apache.camel.component.gae.bind.OutboundBinding
Creates or populates a request object from Exchange and endpoint configuration data.
writeRequest(GHttpEndpoint, Exchange, HTTPRequest) - Method in class org.apache.camel.component.gae.http.GHttpBinding
Reads data from exchange and writes it to a newly created HTTPRequest instance.
writeRequest(GMailEndpoint, Exchange, MailService.Message) - Method in class org.apache.camel.component.gae.mail.GMailBinding
Reads data from exchange and writes it to a newly created MailService.Message instance.
writeRequest(GTaskEndpoint, Exchange, TaskOptions) - Method in class org.apache.camel.component.gae.task.GTaskBinding
Reads data from exchange and writes it to a newly created TaskOptions instance.
writeRequestBody(GHttpEndpoint, Exchange, HTTPRequest) - Method in class org.apache.camel.component.gae.http.GHttpBinding
 
writeRequestBody(GTaskEndpoint, Exchange, TaskOptions) - Method in class org.apache.camel.component.gae.task.GTaskBinding
 
writeRequestHeaders(GHttpEndpoint, Exchange, HTTPRequest) - Method in class org.apache.camel.component.gae.http.GHttpBinding
 
writeRequestHeaders(GTaskEndpoint, Exchange, TaskOptions) - Method in class org.apache.camel.component.gae.task.GTaskBinding
 
writeResponse(E, Exchange, T) - Method in interface org.apache.camel.component.gae.bind.InboundBinding
Creates or populates a response object from Exchange and endpoint configuration data.
writeResponse(GHttpEndpoint, Exchange, HttpServletResponse) - Method in class org.apache.camel.component.gae.http.GHttpBinding
 
writeResponse(GTaskEndpoint, Exchange, HttpServletResponse) - Method in class org.apache.camel.component.gae.task.GTaskBinding
 
writeSubject(GMailEndpoint, Exchange, MailService.Message) - Method in class org.apache.camel.component.gae.mail.GMailBinding
 
writeTo(GMailEndpoint, Exchange, MailService.Message) - Method in class org.apache.camel.component.gae.mail.GMailBinding
 

C D G H I O P R S W

Copyright © 2007-2010 The Apache Software Foundation. All Rights Reserved.