Author: buildbot
Date: Fri Sep 9 05:19:59 2016
New Revision: 997004
Log:
Production update by buildbot for camel
Modified:
websites/production/camel/content/cache/main.pageCache
websites/production/camel/content/servicecall-eip.html
Modified: websites/production/camel/content/cache/main.pageCache
==============================================================================
Binary files - no diff available.
Modified: websites/production/camel/content/servicecall-eip.html
==============================================================================
--- websites/production/camel/content/servicecall-eip.html (original)
+++ websites/production/camel/content/servicecall-eip.html Fri Sep 9 05:19:59
2016
@@ -144,7 +144,7 @@ from("direct:start")
</camelContext>
]]></script>
-</div></div><h3 id="ServiceCallEIP-CommonConfiguration">Common
Configuration</h3><p>These are the common configuration that each
implementation is sharing.</p><div class="table-wrap"><table
class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1"
class="confluenceTh">Name</th><th colspan="1" rowspan="1"
class="confluenceTh"><p>Default<br clear="none">Value</p></th><th colspan="1"
rowspan="1" class="confluenceTh">Description</th></tr><tr><td colspan="1"
rowspan="1" class="confluenceTd">component</td><td colspan="1" rowspan="1"
class="confluenceTd">http</td><td colspan="1" rowspan="1"
class="confluenceTd"><p>Sets the default Camel component to use for calling the
remote service.<br clear="none">By default the http component is used. You can
configure this to use netty4-http, jetty, restlet or some other components of
choice.<br clear="none">If the service is not HTTP protocol you can use other
components such as mqtt, jms, amqp</tt> etc.<br clear="none">If the
service call
has been configured using an uri, then the component from the uri is used
instead of this default component.</p></td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd">loadBalancerRef</td><td colspan="1" rowspan="1"
class="confluenceTd"> </td><td colspan="1" rowspan="1"
class="confluenceTd">Sets a reference to a custom
org.apache.camel.spi.ServiceCallLoadBalancer to use.</td></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd">serverListStrategyRef</td><td
colspan="1" rowspan="1" class="confluenceTd"> </td><td colspan="1"
rowspan="1" class="confluenceTd">Sets a reference to a custom
org.apache.camel.spi.ServiceCallServerListStrategy to use.</td></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd">clientProperty</td><td colspan="1"
rowspan="1" class="confluenceTd"> </td><td colspan="1" rowspan="1"
class="confluenceTd">These properties are specific to what service call
implementation are in use.<br clear="none">For example if using ribbon, then
the cli
ent properties are define in
com.netflix.client.config.CommonClientConfigKey.</td></tr></tbody></table></div><p> </p><h3
id="ServiceCallEIP-KubernetesConfiguration">Kubernetes Configuration</h3><div
class="table-wrap"><table class="confluenceTable"><tbody><tr><th colspan="1"
rowspan="1" class="confluenceTh"><p>Name</p></th><th colspan="1" rowspan="1"
class="confluenceTh"><p>Default Value</p></th><th colspan="1" rowspan="1"
class="confluenceTh"><p>Description</p></th></tr><tr><td colspan="1"
rowspan="1" class="confluenceTd">lookup</td><td colspan="1" rowspan="1"
class="confluenceTd">environment</td><td colspan="1" rowspan="1"
class="confluenceTd">What strategy to lookup the service. Possible values:
environment, dns, client. By default enviornment is used to use environment
variables. dns is for using DNS domain names. client is for use Java Client to
call the kubernetes master API and query which servers are active hosting the
service.</td></tr><tr><td colspan="1" rowspan="1" c
lass="confluenceTd">dnsDomain</td><td colspan="1" rowspan="1"
class="confluenceTd"> </td><td colspan="1" rowspan="1"
class="confluenceTd">Sets the DNS domain to use for DNS
lookup.</td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd">namespace</td><td colspan="1" rowspan="1"
class="confluenceTd"> </td><td colspan="1" rowspan="1"
class="confluenceTd">The kubernetes namespace to use. Will by default use
namespace from the ENV variable KUBERNETES_MASTER.</td></tr><tr><td colspan="1"
rowspan="1" class="confluenceTd">apiVersion</td><td colspan="1" rowspan="1"
class="confluenceTd"> </td><td colspan="1" rowspan="1"
class="confluenceTd">Client lookup. Kubernetes API version.</td></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd"> masterUrl</td><td
colspan="1" rowspan="1" class="confluenceTd"> </td><td colspan="1"
rowspan="1" class="confluenceTd">Client lookup. The url for the Kubernets
master. </td></tr><tr><td colspan="1" rowspan="1" class="con
fluenceTd">username</td><td colspan="1" rowspan="1"
class="confluenceTd"> </td><td colspan="1" rowspan="1"
class="confluenceTd">Sets the username for authentication when using client
lookup</td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd">password</td><td colspan="1" rowspan="1"
class="confluenceTd"> </td><td colspan="1" rowspan="1"
class="confluenceTd">Sets the password for authentication when using client
lookup</td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd">oauthToken</td><td colspan="1" rowspan="1"
class="confluenceTd"> </td><td colspan="1" rowspan="1"
class="confluenceTd">Sets the OAUTH token for authentication (instead of
username/password) when using client lookup</td></tr><tr><td colspan="1"
rowspan="1" class="confluenceTd">caCertData</td><td colspan="1" rowspan="1"
class="confluenceTd"> </td><td colspan="1" rowspan="1"
class="confluenceTd">Sets the Certificate Authority data when using client
lookup</td></tr><tr><td colspan="1
" rowspan="1" class="confluenceTd">caCertFile</td><td colspan="1" rowspan="1"
class="confluenceTd"> </td><td colspan="1" rowspan="1"
class="confluenceTd">Sets the Certificate Authority data that are loaded from
the file when using client lookup</td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd">clientCertData</td><td colspan="1" rowspan="1"
class="confluenceTd"> </td><td colspan="1" rowspan="1"
class="confluenceTd">Sets the Client Certificate data when using client
lookup</td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd">clientCertFile</td><td colspan="1" rowspan="1"
class="confluenceTd"> </td><td colspan="1" rowspan="1"
class="confluenceTd">Sets the Client Certificate data that are loaded from the
file when using client lookup</td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd">clientKeyAlgo</td><td colspan="1" rowspan="1"
class="confluenceTd"> </td><td colspan="1" rowspan="1"
class="confluenceTd">Sets the Client Keystore algorit
hm, such as RSA when using client lookup</td></tr><tr><td colspan="1"
rowspan="1" class="confluenceTd">clientKeyData</td><td colspan="1" rowspan="1"
class="confluenceTd"> </td><td colspan="1" rowspan="1"
class="confluenceTd">Sets the Client Keystore data when using client
lookup</td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd">clientKeyFile</td><td colspan="1" rowspan="1"
class="confluenceTd"> </td><td colspan="1" rowspan="1"
class="confluenceTd">Sets the Client Keystore data that are loaded from the
file when using client lookup</td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd">clientKeyPassphrase</td><td colspan="1" rowspan="1"
class="confluenceTd"> </td><td colspan="1" rowspan="1"
class="confluenceTd">Sets the Client Keystore passphrase when using client
lookup</td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd">trustCerts</td><td colspan="1" rowspan="1"
class="confluenceTd">false</td><td colspan="1" rowspan="1" class="confluenceT
d">Sets whether to turn on trust certificate check when using client
lookup</td></tr></tbody></table></div><h3
id="ServiceCallEIP-RibbonConfiguration">Ribbon Configuration</h3><p>Currenly no
ribbon specific options yet.</p><h3 id="ServiceCallEIP-"><br clear="none"><br
clear="none"></h3></div>
+</div></div><h3 id="ServiceCallEIP-CommonConfiguration">Common
Configuration</h3><p>These are the common configuration that each
implementation is sharing.</p><div class="table-wrap"><table
class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1"
class="confluenceTh">Name</th><th colspan="1" rowspan="1"
class="confluenceTh"><p>Default<br clear="none">Value</p></th><th colspan="1"
rowspan="1" class="confluenceTh">Description</th></tr><tr><td colspan="1"
rowspan="1" class="confluenceTd">component</td><td colspan="1" rowspan="1"
class="confluenceTd">http</td><td colspan="1" rowspan="1"
class="confluenceTd"><p>Sets the default Camel component to use for calling the
remote service.<br clear="none">By default the http component is used. You can
configure this to use netty4-http, jetty, restlet or some other components of
choice.<br clear="none">If the service is not HTTP protocol you can use other
components such as mqtt, jms, amqp</tt> etc.<br clear="none">If the
service call
has been configured using an uri, then the component from the uri is used
instead of this default component.</p></td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd">loadBalancerRef</td><td colspan="1" rowspan="1"
class="confluenceTd"> </td><td colspan="1" rowspan="1"
class="confluenceTd">Sets a reference to a custom
org.apache.camel.spi.ServiceCallLoadBalancer to use.</td></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd">serverListStrategyRef</td><td
colspan="1" rowspan="1" class="confluenceTd"> </td><td colspan="1"
rowspan="1" class="confluenceTd">Sets a reference to a custom
org.apache.camel.spi.ServiceCallServerListStrategy to use.</td></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd">clientProperty</td><td colspan="1"
rowspan="1" class="confluenceTd"> </td><td colspan="1" rowspan="1"
class="confluenceTd">These properties are specific to what service call
implementation are in use.<br clear="none">For example if using ribbon, then
the cli
ent properties are define in
com.netflix.client.config.CommonClientConfigKey.</td></tr></tbody></table></div><p> </p><h3
id="ServiceCallEIP-KubernetesConfiguration">Kubernetes Configuration</h3><div
class="table-wrap"><table class="confluenceTable"><tbody><tr><th colspan="1"
rowspan="1" class="confluenceTh"><p>Name</p></th><th colspan="1" rowspan="1"
class="confluenceTh"><p>Default Value</p></th><th colspan="1" rowspan="1"
class="confluenceTh"><p>Description</p></th></tr><tr><td colspan="1"
rowspan="1" class="confluenceTd">lookup</td><td colspan="1" rowspan="1"
class="confluenceTd">environment</td><td colspan="1" rowspan="1"
class="confluenceTd">What strategy to lookup the service. Possible values:
environment, dns, client. By default enviornment is used to use environment
variables. dns is for using DNS domain names. client is for use Java Client to
call the kubernetes master API and query which servers are active hosting the
service.</td></tr><tr><td colspan="1" rowspan="1" c
lass="confluenceTd">dnsDomain</td><td colspan="1" rowspan="1"
class="confluenceTd"> </td><td colspan="1" rowspan="1"
class="confluenceTd">Sets the DNS domain to use for DNS
lookup.</td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd">namespace</td><td colspan="1" rowspan="1"
class="confluenceTd"> </td><td colspan="1" rowspan="1"
class="confluenceTd">The kubernetes namespace to use. Will by default use
namespace from the ENV variable KUBERNETES_MASTER.</td></tr><tr><td colspan="1"
rowspan="1" class="confluenceTd">apiVersion</td><td colspan="1" rowspan="1"
class="confluenceTd"> </td><td colspan="1" rowspan="1"
class="confluenceTd">Client lookup. Kubernetes API version.</td></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd">masterUrl</td><td colspan="1"
rowspan="1" class="confluenceTd"> </td><td colspan="1" rowspan="1"
class="confluenceTd">Client lookup. The url for the Kubernetes
master. </td></tr><tr><td colspan="1" rowspan="1" class="confluen
ceTd">username</td><td colspan="1" rowspan="1"
class="confluenceTd"> </td><td colspan="1" rowspan="1"
class="confluenceTd">Sets the username for authentication when using client
lookup</td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd">password</td><td colspan="1" rowspan="1"
class="confluenceTd"> </td><td colspan="1" rowspan="1"
class="confluenceTd">Sets the password for authentication when using client
lookup</td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd">oauthToken</td><td colspan="1" rowspan="1"
class="confluenceTd"> </td><td colspan="1" rowspan="1"
class="confluenceTd">Sets the OAUTH token for authentication (instead of
username/password) when using client lookup</td></tr><tr><td colspan="1"
rowspan="1" class="confluenceTd">caCertData</td><td colspan="1" rowspan="1"
class="confluenceTd"> </td><td colspan="1" rowspan="1"
class="confluenceTd">Sets the Certificate Authority data when using client
lookup</td></tr><tr><td colspan="1" row
span="1" class="confluenceTd">caCertFile</td><td colspan="1" rowspan="1"
class="confluenceTd"> </td><td colspan="1" rowspan="1"
class="confluenceTd">Sets the Certificate Authority data that are loaded from
the file when using client lookup</td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd">clientCertData</td><td colspan="1" rowspan="1"
class="confluenceTd"> </td><td colspan="1" rowspan="1"
class="confluenceTd">Sets the Client Certificate data when using client
lookup</td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd">clientCertFile</td><td colspan="1" rowspan="1"
class="confluenceTd"> </td><td colspan="1" rowspan="1"
class="confluenceTd">Sets the Client Certificate data that are loaded from the
file when using client lookup</td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd">clientKeyAlgo</td><td colspan="1" rowspan="1"
class="confluenceTd"> </td><td colspan="1" rowspan="1"
class="confluenceTd">Sets the Client Keystore algorithm, s
uch as RSA when using client lookup</td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd">clientKeyData</td><td colspan="1" rowspan="1"
class="confluenceTd"> </td><td colspan="1" rowspan="1"
class="confluenceTd">Sets the Client Keystore data when using client
lookup</td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd">clientKeyFile</td><td colspan="1" rowspan="1"
class="confluenceTd"> </td><td colspan="1" rowspan="1"
class="confluenceTd">Sets the Client Keystore data that are loaded from the
file when using client lookup</td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd">clientKeyPassphrase</td><td colspan="1" rowspan="1"
class="confluenceTd"> </td><td colspan="1" rowspan="1"
class="confluenceTd">Sets the Client Keystore passphrase when using client
lookup</td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd">trustCerts</td><td colspan="1" rowspan="1"
class="confluenceTd">false</td><td colspan="1" rowspan="1"
class="confluenceTd">Se
ts whether to turn on trust certificate check when using client
lookup</td></tr></tbody></table></div><h3
id="ServiceCallEIP-RibbonConfiguration">Ribbon Configuration</h3><p>Currently
no ribbon specific options yet.</p><h3 id="ServiceCallEIP-"><br
clear="none"><br clear="none"></h3></div>
</td>
<td valign="top">
<div class="navigation">