Author: buildbot Date: Wed Oct 30 08:18:56 2013 New Revision: 884779 Log: Production update by buildbot for camel
Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/http4.html Modified: websites/production/camel/content/cache/main.pageCache ============================================================================== Binary files - no diff available. Modified: websites/production/camel/content/http4.html ============================================================================== --- websites/production/camel/content/http4.html (original) +++ websites/production/camel/content/http4.html Wed Oct 30 08:18:56 2013 @@ -121,7 +121,7 @@ http4:hostname[:port][/resourceUri][?opt <h3><a shape="rect" name="HTTP4-HttpComponentOptions"></a>HttpComponent Options</h3> <div class="confluenceTableSmall"><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"> Default Value </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>maxTotalConnections</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>200</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> The maximum number of connections. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>connectionsPerRoute</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>20</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> The maximum number of connections per route. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>cookieStore</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.11.2/2.12.0:</b> To use a custom <tt>org.apache.http.client.CookieStore</tt>. By default the <tt>org.apache.http.impl.client.BasicCookieStore</tt> is used which is an in-memory only cookie store. Notice if <tt>bridgeEndpoint=true</tt> then the cookie store is forced to be a noop cookie store as cookies shouldn't be stored as we are just bridging (eg acting as a proxy). </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>httpClientConfigurer</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Reference to a <tt>org.apache.camel.component.http.HttpClientConfigurer</tt> in the <a shape="rect" href="registry.html" title="Registry">Registry</a>. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>clientConnectionManager</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> To use a custom <tt>org.apache.http.conn.ClientConnectionManager</t t>. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>httpBinding</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> To use a custom <tt>org.apache.camel.component.http.HttpBinding</tt>. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>httpContext</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.9.2:</b> To use a custom <tt>org.apache.http.protocol.HttpContext</tt> when executing requests. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>sslContextParameters</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.8:</b> To use a custom <tt>org.apache.camel.util.jsse.SSLContextParameters</tt>. See <a shape="rect" href="#HTTP4-UsingtheJSSEConfigurationUtility">Using the JSSE Config uration Utility</a>. <b>Important:</b> Only one instance of <tt>org.apache.camel.util.jsse.SSLContextParameters</tt> is supported per HttpComponent. If you need to use 2 or more different instances, you need to define a new HttpComponent per instance you need. See further below for more details. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>x509HostnameVerifier</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>BrowserCompatHostnameVerifier</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.7:</b> You can refer to a different <tt>org.apache.http.conn.ssl.X509HostnameVerifier</tt> instance in the <a shape="rect" href="registry.html" title="Registry">Registry</a> such as <tt>org.apache.http.conn.ssl.StrictHostnameVerifier</tt> or <tt>org.apache.http.conn.ssl.AllowAllHostnameVerifier</tt>. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>connectionTimeToLive</tt> </td><td colspan="1" rowspan="1" class="confluence Td"> <tt>-1</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.11.0:</b> The time for connection to live, the time unit is millisecond, the default value is always keep alive. </td></tr></tbody></table> +<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Name </th><th colspan="1" rowspan="1" class="confluenceTh"> Default Value </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>maxTotalConnections</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>200</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> The maximum number of connections. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>connectionsPerRoute</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>20</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> The maximum number of connections per route. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>cookieStore</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.11.2/2.12.0:</b> To use a custom <tt>org.apache.http.client.CookieStore</tt>. By default the <tt>org.apache.http.impl.client.BasicCookieStore</tt> is used which is an in-memory only cookie store. Notice if <tt>bridgeEndpoint=true</tt> then the cookie store is forced to be a noop cookie store as cookies shouldn't be stored as we are just bridging (eg acting as a proxy). </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>httpClientConfigurer</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Reference to a <tt>org.apache.camel.component.http.HttpClientConfigurer</tt> in the <a shape="rect" href="registry.html" title="Registry">Registry</a>. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>clientConnectionManager</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> To use a custom <tt>org.apache.http.conn.ClientConnectionManager</t t>. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>httpBinding</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> To use a custom <tt>org.apache.camel.component.http.HttpBinding</tt>. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>httpContext</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.9.2:</b> To use a custom <tt>org.apache.http.protocol.HttpContext</tt> when executing requests. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>sslContextParameters</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.8:</b> To use a custom <tt>org.apache.camel.util.jsse.SSLContextParameters</tt>. See <a shape="rect" href="#HTTP4-UsingtheJSSEConfigurationUtility">Using the JSSE Config uration Utility</a>. <b>Important:</b> Only one instance of <tt>org.apache.camel.util.jsse.SSLContextParameters</tt> is supported per HttpComponent. If you need to use 2 or more different instances, you need to define a new HttpComponent per instance you need. See further below for more details. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>x509HostnameVerifier</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>BrowserCompatHostnameVerifier</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.7:</b> You can refer to a different <tt>org.apache.http.conn.ssl.X509HostnameVerifier</tt> instance in the <a shape="rect" href="registry.html" title="Registry">Registry</a> such as <tt>org.apache.http.conn.ssl.StrictHostnameVerifier</tt> or <tt>org.apache.http.conn.ssl.AllowAllHostnameVerifier</tt>. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>connectionTimeToLive</tt> </td><td colspan="1" rowspan="1" class="confluence Td"> <tt>-1</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.11.0:</b> The time for connection to live, the time unit is millisecond, the default value is always keep alive. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>authenticationPreemptive</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>false</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.11.3/2.12.2:</b> If this option is true, camel-http4 sends preemptive basic authentication to the server. </td></tr></tbody></table> </div> </div>