- GaeDefaultCamelContext - Class in org.apache.camel.component.gae.context
-
- GaeDefaultCamelContext() - Constructor for class org.apache.camel.component.gae.context.GaeDefaultCamelContext
-
- GAUTH_ACCESS_TOKEN - Static variable in class org.apache.camel.component.gae.auth.GAuthUpgradeBinding
-
Name of the Camel header containing an access token.
- GAUTH_ACCESS_TOKEN_SECRET - Static variable in class org.apache.camel.component.gae.auth.GAuthUpgradeBinding
-
Name of the Camel header containing an access token secret.
- GAUTH_CALLBACK - Static variable in class org.apache.camel.component.gae.auth.GAuthAuthorizeBinding
-
Name of the Camel header containing a callback URL.
- GAUTH_SCOPE - Static variable in class org.apache.camel.component.gae.auth.GAuthAuthorizeBinding
-
Name of the Camel header defining the access scope.
- GAuthAuthorizeBinding - Class in org.apache.camel.component.gae.auth
-
Binds GoogleOAuthParameters
to a Camel Exchange
.
- GAuthAuthorizeBinding() - Constructor for class org.apache.camel.component.gae.auth.GAuthAuthorizeBinding
-
- GAuthComponent - Class in org.apache.camel.component.gae.auth
-
- GAuthComponent() - Constructor for class org.apache.camel.component.gae.auth.GAuthComponent
-
- GAuthComponent(CamelContext) - Constructor for class org.apache.camel.component.gae.auth.GAuthComponent
-
- GAuthEndpoint - Class in org.apache.camel.component.gae.auth
-
- GAuthEndpoint(String, Component, String) - Constructor for class org.apache.camel.component.gae.auth.GAuthEndpoint
-
- GAuthEndpoint.Name - Enum in org.apache.camel.component.gae.auth
-
- GAuthException - Exception in org.apache.camel.component.gae.auth
-
- GAuthException() - Constructor for exception org.apache.camel.component.gae.auth.GAuthException
-
- GAuthException(String) - Constructor for exception org.apache.camel.component.gae.auth.GAuthException
-
- GAuthException(String, Throwable) - Constructor for exception org.apache.camel.component.gae.auth.GAuthException
-
- GAuthException(Throwable) - Constructor for exception org.apache.camel.component.gae.auth.GAuthException
-
- GAuthJksLoader - Class in org.apache.camel.component.gae.auth
-
A Java keystore specific key loader.
- GAuthJksLoader() - Constructor for class org.apache.camel.component.gae.auth.GAuthJksLoader
-
- GAuthJksLoader(String, String, String, String) - Constructor for class org.apache.camel.component.gae.auth.GAuthJksLoader
-
- GAuthKeyLoader - Interface in org.apache.camel.component.gae.auth
-
- GAuthPk8Loader - Class in org.apache.camel.component.gae.auth
-
A Java PKCS#8-specific key loader.
- GAuthPk8Loader() - Constructor for class org.apache.camel.component.gae.auth.GAuthPk8Loader
-
- GAuthProducer - Class in org.apache.camel.component.gae.auth
-
- GAuthProducer(GAuthEndpoint) - Constructor for class org.apache.camel.component.gae.auth.GAuthProducer
-
- GAuthService - Interface in org.apache.camel.component.gae.auth
-
Interface to Google's OAuth services.
- GAuthTokenSecret - Class in org.apache.camel.component.gae.auth
-
A request token secret container with marshalling/unmarshalling methods to
and from a cookie.
- GAuthTokenSecret(String) - Constructor for class org.apache.camel.component.gae.auth.GAuthTokenSecret
-
- GAuthUpgradeBinding - Class in org.apache.camel.component.gae.auth
-
Binds GoogleOAuthParameters
to a Camel Exchange
.
- GAuthUpgradeBinding() - Constructor for class org.apache.camel.component.gae.auth.GAuthUpgradeBinding
-
- getAccessToken(OAuthParameters) - Method in interface org.apache.camel.component.gae.auth.GAuthService
-
Gets an access token from Google.
- getAuthenticationToken() - Method in class org.apache.camel.component.gae.login.GLoginData
-
- getAuthorizationCookie() - Method in class org.apache.camel.component.gae.login.GLoginData
-
- getAuthorizeBinding() - Method in class org.apache.camel.component.gae.auth.GAuthEndpoint
-
- getAuthorizeBinding() - Method in class org.apache.camel.component.gae.auth.GAuthProducer
-
- 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.
- getCallback() - Method in class org.apache.camel.component.gae.auth.GAuthEndpoint
-
Returns the value of callback query parameter in the
gauth:authorize
endpoint URI.
- getCamelContext() - Method in class org.apache.camel.component.gae.auth.GAuthJksLoader
-
- getCamelContext() - Method in class org.apache.camel.component.gae.auth.GAuthPk8Loader
-
- getCc() - Method in class org.apache.camel.component.gae.mail.GMailEndpoint
-
- getClientName() - Method in class org.apache.camel.component.gae.login.GLoginData
-
- getClientName() - Method in class org.apache.camel.component.gae.login.GLoginEndpoint
-
- getComponent() - Method in class org.apache.camel.component.gae.auth.GAuthEndpoint
-
Returns the component instance that created this endpoint.
- getComponent() - Method in class org.apache.camel.component.gae.login.GLoginEndpoint
-
Returns the component instance that created this endpoint.
- getConsumerKey() - Method in class org.apache.camel.component.gae.auth.GAuthComponent
-
- getConsumerKey() - Method in class org.apache.camel.component.gae.auth.GAuthEndpoint
-
Returns the consumer key.
- getConsumerSecret() - Method in class org.apache.camel.component.gae.auth.GAuthComponent
-
- getConsumerSecret() - Method in class org.apache.camel.component.gae.auth.GAuthEndpoint
-
Returns the consumer secret.
- getDevPort() - Method in class org.apache.camel.component.gae.login.GLoginData
-
- getDevPort() - Method in class org.apache.camel.component.gae.login.GLoginEndpoint
-
Returns the port for connecting to a development server.
- getEndpoint() - Method in class org.apache.camel.component.gae.auth.GAuthProducer
-
- getEndpoint() - Method in class org.apache.camel.component.gae.http.GHttpProducer
-
- getEndpoint() - Method in class org.apache.camel.component.gae.login.GLoginProducer
-
- 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
-
- getHostName() - Method in class org.apache.camel.component.gae.login.GLoginData
-
- getHostName() - Method in class org.apache.camel.component.gae.login.GLoginEndpoint
-
Returns the internet hostname of the GAE application where to login.
- 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
-
- getKeyLoader() - Method in class org.apache.camel.component.gae.auth.GAuthComponent
-
- getKeyLoader() - Method in class org.apache.camel.component.gae.auth.GAuthEndpoint
-
Returns the key loader.
- getMailService() - Method in class org.apache.camel.component.gae.mail.GMailEndpoint
-
- getMailService() - Method in class org.apache.camel.component.gae.mail.GMailProducer
-
- getName() - Method in class org.apache.camel.component.gae.auth.GAuthEndpoint
-
Returns the endpoint name.
- 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.login.GLoginEndpoint
-
- getOutboundBinding() - Method in class org.apache.camel.component.gae.login.GLoginProducer
-
- 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
-
- getPassword() - Method in class org.apache.camel.component.gae.login.GLoginData
-
- getPassword() - Method in class org.apache.camel.component.gae.login.GLoginEndpoint
-
- 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
-
- getScope() - Method in class org.apache.camel.component.gae.auth.GAuthEndpoint
-
Returns the value of the scope query parameter in
gauth:authorize
endpoint URI.
- getScopeArray() - Method in class org.apache.camel.component.gae.auth.GAuthEndpoint
-
Returns the value of the scope query parameter as array.
- getSender() - Method in class org.apache.camel.component.gae.mail.GMailEndpoint
-
- getService() - Method in class org.apache.camel.component.gae.auth.GAuthEndpoint
-
- getService() - Method in class org.apache.camel.component.gae.login.GLoginEndpoint
-
- getService() - Method in class org.apache.camel.component.gae.login.GLoginProducer
-
- getSubject() - Method in class org.apache.camel.component.gae.mail.GMailEndpoint
-
- getTo() - Method in class org.apache.camel.component.gae.mail.GMailEndpoint
-
- getUnauthorizedRequestToken(OAuthParameters) - Method in interface org.apache.camel.component.gae.auth.GAuthService
-
Gets an unauthorized request token from Google.
- getUpgradeBinding() - Method in class org.apache.camel.component.gae.auth.GAuthEndpoint
-
- getUpgradeBinding() - Method in class org.apache.camel.component.gae.auth.GAuthProducer
-
- getUrlFetchService() - Method in class org.apache.camel.component.gae.http.GHttpEndpoint
-
- getUrlFetchService() - Method in class org.apache.camel.component.gae.http.GHttpProducer
-
- getUserName() - Method in class org.apache.camel.component.gae.login.GLoginData
-
- getUserName() - Method in class org.apache.camel.component.gae.login.GLoginEndpoint
-
- getValue() - Method in class org.apache.camel.component.gae.auth.GAuthTokenSecret
-
Returns the request token secret.
- 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
-
- GHttpComponent() - Constructor for class org.apache.camel.component.gae.http.GHttpComponent
-
- GHttpEndpoint - Class in org.apache.camel.component.gae.http
-
- 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
-
- GLOGIN_COOKIE - Static variable in class org.apache.camel.component.gae.login.GLoginBinding
-
Name of the Camel header containing the resulting authorization cookie.
- GLOGIN_HOST_NAME - Static variable in class org.apache.camel.component.gae.login.GLoginBinding
-
Name of the Camel header defining the host name.
- GLOGIN_PASSWORD - Static variable in class org.apache.camel.component.gae.login.GLoginBinding
-
Name of the Camel header defining the login password.
- GLOGIN_TOKEN - Static variable in class org.apache.camel.component.gae.login.GLoginBinding
-
Name of the Camel header containing the resulting authentication token.
- GLOGIN_USER_NAME - Static variable in class org.apache.camel.component.gae.login.GLoginBinding
-
Name of the Camel header defining the login username.
- GLoginBinding - Class in org.apache.camel.component.gae.login
-
- GLoginBinding() - Constructor for class org.apache.camel.component.gae.login.GLoginBinding
-
- GLoginComponent - Class in org.apache.camel.component.gae.login
-
The
GLogin Component
encapsulates the required steps needed to login to an Google App Engine (GAE)
application.
- GLoginComponent() - Constructor for class org.apache.camel.component.gae.login.GLoginComponent
-
- GLoginComponent(CamelContext) - Constructor for class org.apache.camel.component.gae.login.GLoginComponent
-
- GLoginData - Class in org.apache.camel.component.gae.login
-
Container for login request and response data.
- GLoginData() - Constructor for class org.apache.camel.component.gae.login.GLoginData
-
- GLoginEndpoint - Class in org.apache.camel.component.gae.login
-
- GLoginEndpoint(String, Component, String, int) - Constructor for class org.apache.camel.component.gae.login.GLoginEndpoint
-
Creates a new GLoginEndpoint.
- GLoginProducer - Class in org.apache.camel.component.gae.login
-
- GLoginProducer(GLoginEndpoint) - Constructor for class org.apache.camel.component.gae.login.GLoginProducer
-
- GLoginService - Interface in org.apache.camel.component.gae.login
-
Interface to login services.
- GLoginServiceImpl - Class in org.apache.camel.component.gae.login
-
Implements the interactions with Google's authentication and authorization
services.
- GLoginServiceImpl() - Constructor for class org.apache.camel.component.gae.login.GLoginServiceImpl
-
- 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
-
- GMailComponent() - Constructor for class org.apache.camel.component.gae.mail.GMailComponent
-
- GMailEndpoint - Class in org.apache.camel.component.gae.mail
-
- GMailEndpoint(String, Component, 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
-
- GTaskComponent() - Constructor for class org.apache.camel.component.gae.task.GTaskComponent
-
- GTaskEndpoint - Class in org.apache.camel.component.gae.task
-
- 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
-
- setAuthenticationToken(String) - Method in class org.apache.camel.component.gae.login.GLoginData
-
- setAuthorizationCookie(String) - Method in class org.apache.camel.component.gae.login.GLoginData
-
- setAuthorizeBinding(OutboundBinding<GAuthEndpoint, GoogleOAuthParameters, GoogleOAuthParameters>) - Method in class org.apache.camel.component.gae.auth.GAuthEndpoint
-
Sets the binding for gauth:authorize
endpoints.
- setBcc(String) - Method in class org.apache.camel.component.gae.mail.GMailEndpoint
-
- setCallback(String) - Method in class org.apache.camel.component.gae.auth.GAuthEndpoint
-
- setCamelContext(CamelContext) - Method in class org.apache.camel.component.gae.auth.GAuthJksLoader
-
- setCamelContext(CamelContext) - Method in class org.apache.camel.component.gae.auth.GAuthPk8Loader
-
- setCc(String) - Method in class org.apache.camel.component.gae.mail.GMailEndpoint
-
- setClientName(String) - Method in class org.apache.camel.component.gae.login.GLoginData
-
- setClientName(String) - Method in class org.apache.camel.component.gae.login.GLoginEndpoint
-
Sets the client name used for authentication.
- setConsumerKey(String) - Method in class org.apache.camel.component.gae.auth.GAuthComponent
-
- setConsumerKey(String) - Method in class org.apache.camel.component.gae.auth.GAuthEndpoint
-
Sets the consumer key.
- setConsumerSecret(String) - Method in class org.apache.camel.component.gae.auth.GAuthComponent
-
- setConsumerSecret(String) - Method in class org.apache.camel.component.gae.auth.GAuthEndpoint
-
Sets the consumer secret.
- setDevAdmin(boolean) - Method in class org.apache.camel.component.gae.login.GLoginData
-
- setDevAdmin(boolean) - Method in class org.apache.camel.component.gae.login.GLoginEndpoint
-
Set to true
for logging in as admin to a development server.
- setDevMode(boolean) - Method in class org.apache.camel.component.gae.login.GLoginData
-
- setDevMode(boolean) - Method in class org.apache.camel.component.gae.login.GLoginEndpoint
-
Set to true
for connecting to a development server.
- setDevPort(int) - Method in class org.apache.camel.component.gae.login.GLoginData
-
- setHostName(String) - Method in class org.apache.camel.component.gae.login.GLoginData
-
- 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
-
- setKeyAlias(String) - Method in class org.apache.camel.component.gae.auth.GAuthJksLoader
-
Sets the alias of the key to be loaded.
- setKeyLoader(GAuthKeyLoader) - Method in class org.apache.camel.component.gae.auth.GAuthComponent
-
- setKeyLoader(GAuthKeyLoader) - Method in class org.apache.camel.component.gae.auth.GAuthEndpoint
-
Sets a key loader for loading a private key.
- setKeyLocation(String) - Method in class org.apache.camel.component.gae.auth.GAuthPk8Loader
-
Sets the location of the PKCS#8 file that contains a private key.
- setKeyPass(String) - Method in class org.apache.camel.component.gae.auth.GAuthJksLoader
-
Sets the password used to get access to a specific key.
- setKeyStoreLocation(String) - Method in class org.apache.camel.component.gae.auth.GAuthJksLoader
-
Set the location of the Java keystore.
- 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<GLoginEndpoint, GLoginData, GLoginData>) - Method in class org.apache.camel.component.gae.login.GLoginEndpoint
-
Sets the outbound binding for glogin
endpoints.
- 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
-
- setPassword(String) - Method in class org.apache.camel.component.gae.login.GLoginData
-
- setPassword(String) - Method in class org.apache.camel.component.gae.login.GLoginEndpoint
-
Sets the login password.
- setQueue(Queue) - Method in class org.apache.camel.component.gae.task.GTaskEndpoint
-
- setScope(String) - Method in class org.apache.camel.component.gae.auth.GAuthEndpoint
-
- setService(GAuthService) - Method in class org.apache.camel.component.gae.auth.GAuthEndpoint
-
Sets the service that makes the remote calls to Google services.
- setService(GLoginService) - Method in class org.apache.camel.component.gae.login.GLoginEndpoint
-
Sets the service that makes the remote calls to Google services or the
local development server.
- setStorePass(String) - Method in class org.apache.camel.component.gae.auth.GAuthJksLoader
-
Sets the password used to open the key store.
- setSubject(String) - Method in class org.apache.camel.component.gae.mail.GMailEndpoint
-
- setTo(String) - Method in class org.apache.camel.component.gae.mail.GMailEndpoint
-
- setUpgradeBinding(OutboundBinding<GAuthEndpoint, GoogleOAuthParameters, GoogleOAuthParameters>) - Method in class org.apache.camel.component.gae.auth.GAuthEndpoint
-
Sets the binding for gauth:upgrade
endpoints.
- setUrlFetchService(URLFetchService) - Method in class org.apache.camel.component.gae.http.GHttpEndpoint
-
- setUserName(String) - Method in class org.apache.camel.component.gae.login.GLoginData
-
- setUserName(String) - Method in class org.apache.camel.component.gae.login.GLoginEndpoint
-
Sets the login username (a Google mail address).
- setWorkerRoot(String) - Method in class org.apache.camel.component.gae.task.GTaskEndpoint
-
Sets the web hook path root.