[CONF] Apache Camel > Netty HTTP

2014-07-17 Thread Henryk Konsek (Confluence)

[CONF] Apache Camel > Netty HTTP

2014-06-12 Thread Henryk Konsek (Confluence)

[CONF] Apache Camel > Netty HTTP

2014-04-25 Thread Claus Ibsen (Confluence)

[CONF] Apache Camel > Netty HTTP

2013-12-11 Thread Claus Ibsen (Confluence)
Netty HTTP Page edited by Claus Ibsen Changes (1) ... | {{traceEnabled}} | {{false}} | Specifies whether to enable HTTP TRACE for this Netty HT

[CONF] Apache Camel > Netty

2013-09-17 Thread Claus Ibsen (Confluence)
Netty Page edited by Claus Ibsen Changes (1) ... | {{orderedThreadPoolExecutor}} | {{true}} | *Camel 2.10.2:* Whether to use ordered thread poo

[CONF] Apache Camel > Netty HTTP

2013-08-22 Thread Claus Ibsen (Confluence)
Netty HTTP Page edited by Claus Ibsen Changes (1) ... This camel component supports both producer and consumer endpoints. {info:t

[CONF] Apache Camel > Netty HTTP

2013-08-16 Thread Claus Ibsen (Confluence)
Netty HTTP Page edited by Claus Ibsen Changes (1) ... | {{disableStreamCache}} | {{false}} | Determines whether or not the raw input stream fro

[CONF] Apache Camel > Netty HTTP

2013-08-06 Thread Claus Ibsen (Confluence)
Netty HTTP Page edited by Claus Ibsen Changes (2) ... {div:class=confluenceTableSmall} || Name || Default Value || Description ||

[CONF] Apache Camel > Netty

2013-08-01 Thread Claus Ibsen (Confluence)
Netty Page edited by Claus Ibsen Changes (2) ... | {{encoding}} | {{null}} | *Camel 2.4:* The encoding (a charset name) to use for the textline

[CONF] Apache Camel > Netty HTTP

2013-08-01 Thread Claus Ibsen (Confluence)
Netty HTTP Page edited by Claus Ibsen Changes (1) ... || Name || Default Value || Description || | {{chunked}} | {{true}} | Allow using chunked

[CONF] Apache Camel > Netty

2013-07-22 Thread Claus Ibsen (Confluence)
Netty Page edited by Claus Ibsen Changes (1) ... | {{bossPoll}} | {{null}} | *Camel 2.12:* To use a explicit {{org.jboss.netty.channel.socket.n

[CONF] Apache Camel > Netty HTTP

2013-07-16 Thread Claus Ibsen (Confluence)
Netty HTTP Page edited by Claus Ibsen Changes (1) ... | {{CamelHttpPath}} | {{String}} | Additional context-path. This value is empty if the cl

[CONF] Apache Camel > Netty HTTP

2013-07-16 Thread Claus Ibsen (Confluence)
Netty HTTP Page edited by Claus Ibsen Changes (3) ... | {{nettySharedHttpServer}} | {{null}} | To use a shared [Netty HTTP] server. See [Netty

[CONF] Apache Camel > Netty

2013-07-11 Thread Claus Ibsen (Confluence)
Netty Page edited by Claus Ibsen Changes (2) ... | {{synchronous}} | {{false}} | *Camel 2.10:* Whether [Asynchronous Routing Engine] is not in

[CONF] Apache Camel > Netty

2013-07-09 Thread Claus Ibsen (Confluence)
Netty Page edited by Claus Ibsen Changes (4) ... | {{producerPoolMinEvictableIdle}} | {{3}} | *Camel 2.10.3:* Producer only. Sets the minim

[CONF] Apache Camel > Netty

2013-07-09 Thread Claus Ibsen (Confluence)
Netty Page edited by Claus Ibsen Changes (1) ... | {{producerPoolMinEvictableIdle}} | {{3}} | *Camel 2.10.3:* Producer only. Sets the minim

[CONF] Apache Camel > Netty HTTP

2013-06-27 Thread Claus Ibsen (Confluence)
Netty HTTP Page edited by Claus Ibsen Changes (2) ... | {{urlDecodeHeaders}} | {{true}} | If this option is enabled, then during binding from N

[CONF] Apache Camel > Netty HTTP

2013-06-27 Thread Claus Ibsen (Confluence)
Netty HTTP Page edited by Claus Ibsen Changes (1) ... {code} h4. Reusing same server bootstrap configuration with multiple routes

[CONF] Apache Camel > Netty HTTP Server Example

2013-06-26 Thread Claus Ibsen (Confluence)
Netty HTTP Server Example Page edited by Claus Ibsen Changes (1) ... {code} {note:title=Must use unique context-pat

[CONF] Apache Camel > Netty HTTP

2013-06-26 Thread Claus Ibsen (Confluence)
Netty HTTP Page edited by Claus Ibsen Changes (2) ... | {{transferException}} | {{false}} | If enabled and an [Exchange] failed processing on t

[CONF] Apache Camel > Netty HTTP Server Example

2013-06-26 Thread Claus Ibsen (Confluence)
Netty HTTP Server Example Page edited by Claus Ibsen Changes (1) h2. Netty HTTP Server Example *Available as of Camel 2.12* This example is l

[CONF] Apache Camel > Netty HTTP Server Example

2013-06-26 Thread Claus Ibsen (Confluence)
Netty HTTP Server Example Page added by Claus Ibsen Netty HTTP Server Example Available as of Camel 2.12 Stop watching space | Change email notification preferences

[CONF] Apache Camel > Netty HTTP

2013-06-19 Thread confluence
Netty HTTP Page edited by Claus Ibsen Changes (2) ... {code} h4. Reusing same server bootstrap configuration with multiple routes

[CONF] Apache Camel > Netty

2013-06-19 Thread confluence
Netty Page edited by Claus Ibsen Changes (1) ... | {{producerPoolMaxIdle}} | {{100}} | *Camel 2.10.3:* Producer only. Sets the cap on the numbe

[CONF] Apache Camel > Netty HTTP

2013-06-19 Thread confluence
Netty HTTP Page edited by Claus Ibsen Changes (2) ... {code} h3. Using multiple routes with same port

[CONF] Apache Camel > Netty HTTP

2013-06-18 Thread confluence
Netty HTTP Page edited by Claus Ibsen Changes (1) ... | {{matchOnUriPrefix}} | {{false}} | Whether or not Camel should try to find a target con

[CONF] Apache Camel > Netty HTTP

2013-06-18 Thread confluence
Netty HTTP Page edited by Claus Ibsen Changes (4) ... | {{httpMethodRestrict}} | | To disable HTTP methods on the Netty HTTP consumer. You can

[CONF] Apache Camel > Netty HTTP

2013-06-17 Thread confluence
Netty HTTP Page edited by Claus Ibsen Changes (2) ... || Name || Type || Description || | {{CamelHttpMethod}} | {{String}} | Allow to control w

[CONF] Apache Camel > Netty

2013-06-14 Thread confluence
Netty Page edited by Claus Ibsen Changes (1) ... {code} h5. Getting access to SSLSession and the client certificate *Available as

[CONF] Apache Camel > Netty

2013-06-04 Thread confluence
Netty Page edited by Claus Ibsen Changes (2) ... | {{disconnectOnNoReply}} | {{true}} | If sync is enabled then this option dictates NettyConsu

[CONF] Apache Camel > Netty HTTP

2013-06-04 Thread confluence
Netty HTTP Page edited by Claus Ibsen Changes (2) ... h3. HTTP Options {info:title=A lot more options} *Important:*

[CONF] Apache Camel > Netty HTTP

2013-06-04 Thread confluence
Netty HTTP Page edited by Claus Ibsen Changes (4) ... {div} h3. Access to Netty types This component u

[CONF] Apache Camel > Netty HTTP

2013-05-03 Thread confluence
Netty HTTP Page edited by Claus Ibsen Changes (1) ... | {{headerFilterStrategy}} | | To use a custom {{org.apache.camel.spi.HeaderFilterStrate

[CONF] Apache Camel > Netty HTTP

2013-05-03 Thread confluence
Netty HTTP Page edited by Claus Ibsen Changes (1) ... | {{traceEnabled}} | {{false}} | Specifies whether to enable HTTP TRACE for this Netty HT

[CONF] Apache Camel > Netty HTTP

2013-05-03 Thread confluence
Netty HTTP Page edited by Claus Ibsen Changes (3) ... | {{chunked}} | {{true}} | Allow using chunked transfer if the client supports it from th

[CONF] Apache Camel > Netty HTTP

2013-05-02 Thread confluence
Netty HTTP Page edited by Claus Ibsen Changes (1) ... {div} h3. Message Headers The following headers can be used on the produce

[CONF] Apache Camel > Netty

2013-05-01 Thread confluence
Netty Page edited by Claus Ibsen Changes (4) ... | {{keyStoreFormat}} | keystore format to be used for payload encryption. Defaults to "JKS" if

[CONF] Apache Camel > Netty

2013-05-01 Thread confluence
Netty Page edited by Claus Ibsen Changes (4) ... | {{keyStoreFormat}} | keystore format to be used for payload encryption. Defaults to "JKS" if

[CONF] Apache Camel > Netty HTTP

2013-04-30 Thread confluence
Netty HTTP Page added by Claus Ibsen Netty HTTP Component Available as of Camel 2.12 The netty-http component is an extension to Netty component to facilitiate HTTP transport with Netty. This camel component supports both producer and consu

[CONF] Apache Camel > Netty

2012-12-20 Thread confluence
Netty Page edited by Claus Ibsen Changes (1) ... | {{orderedThreadPoolExecutor}} | {{true}} | *Camel 2.10.2:* Whether to use ordered thread poo

[CONF] Apache Camel > Netty

2012-12-19 Thread confluence
Netty Page edited by Claus Ibsen Changes (1) ... | {{sendBufferSize}} | {{65536 bytes}} | The TCP/UDP buffer sizes to be used during outbound c

[CONF] Apache Camel > Netty

2012-12-17 Thread confluence
Netty Page edited by Claus Ibsen Changes (1) ... | {{keepAlive}} | {{true}} | Setting to ensure socket is not closed due to inactivity | | {{tc

[CONF] Apache Camel > Netty

2012-10-16 Thread confluence
Netty Page edited by Claus Ibsen Changes (2) ... | {{orderedThreadPoolExecutor}} | {{true}} | *Camel 2.10.2:* Whether to use ordered thread poo

[CONF] Apache Camel > Netty

2012-10-06 Thread confluence
Netty Page edited by Claus Ibsen Changes (4) ... | {{encoding}} | {{null}} | *Camel 2.4:* The encoding (a charset name) to use for the textline

[CONF] Apache Camel > Netty

2012-10-05 Thread confluence
Netty Page edited by Claus Ibsen Changes (1) ... | {{reuseAddress}} | {{true}} | Setting to facilitate socket multiplexing | | {{sync}} | {{tru

[CONF] Apache Camel > Netty

2012-08-17 Thread confluence
Netty Page edited by willem jiang Changes (1) ... | {{sslContextParametersRef}} | null | *Camel 2.9:* Reference to a {{org.apache.camel.util.js

[CONF] Apache Camel > Netty

2012-06-13 Thread confluence
Netty Page edited by Claus Ibsen Changes (11) ... | {{trustStoreFile}} | Server side certificate keystore to be used for encryption | | {{sslHa

[CONF] Apache Camel > Netty

2012-04-08 Thread confluence
Netty Page edited by Claus Ibsen Changes (16) h2. Netty Component *Available as of Camel 2.3* The *netty* component in Camel is

[CONF] Apache Camel > Netty

2012-04-08 Thread confluence
Netty Page edited by Claus Ibsen Changes (2) ... | {{sendBufferSize}} | {{65536 bytes}} | The TCP/UDP buffer sizes to be used during outbound c

[CONF] Apache Camel > Netty

2012-04-08 Thread confluence
Netty Page edited by Claus Ibsen Changes (2) ... | {{sendBufferSize}} | {{65536 bytes}} | The TCP/UDP buffer sizes to be used during outbound c

[CONF] Apache Camel > Netty

2012-01-03 Thread confluence
Netty Page edited by Claus Ibsen Changes (2) ... | {{workerCount}} | {{null}} | *Camel 2.9:* When netty works on nio mode, it uses default work

[CONF] Apache Camel > Netty

2011-10-24 Thread confluence
Netty Page edited by willem jiang Changes (1) ... | {{autoAppendDelimiter}} | {{true}} | *Camel 2.4:* Whether or not to auto append missing end

[CONF] Apache Camel > Netty

2011-10-21 Thread confluence
Netty Page edited by David Valeri Changes (3) ... | {{autoAppendDelimiter}} | {{true}} | *Camel 2.4:* Whether or not to auto append missing end

[CONF] Apache Camel > Netty

2010-08-26 Thread confluence
Netty Page edited by Claus Ibsen Changes (1) ... | {{broadcast}} | {{false}} | Setting to choose Multicast over UDP | | {{connectTimeout}} | {{1}} | Tim

[CONF] Apache Camel > Netty

2010-08-23 Thread confluence
Netty Page edited by Ashwin Karpe Changes (1) ... public void configure() { String netty_ssl_endpoint = "netty:tcp://localhost:5150?syn

[CONF] Apache Camel > Netty

2010-08-23 Thread confluence
Netty Page edited by Ashwin Karpe Changes (6) ... h3. Sending Messages to/from a Netty endpoint h4. Netty Producer

[CONF] Apache Camel > Netty

2010-07-05 Thread confluence
Netty Page edited by Claus Ibsen Changes (2) ... | {{disconnectOnNoReply}} | {{true}} | If sync is enabled then this option dictates NettyConsumer if it sho

[CONF] Apache Camel > Netty

2010-07-05 Thread confluence
Netty Page edited by Claus Ibsen Changes (1) ... | {{textline}} | {{false}} | *Camel 2.4:* Only used for TCP. If no codec is specified, you can use this fla

[CONF] Apache Camel > Netty

2010-07-05 Thread confluence
Netty Page edited by Claus Ibsen Changes (2) ... | {{disconnectOnNoReply}} | {{true}} | If sync is enabled then this option dictates NettyConsumer if it sho

[CONF] Apache Camel > Netty

2010-07-05 Thread confluence
Netty Page edited by Claus Ibsen Changes (2) ... | {{noReplyLogLevel}} | {{WARN}} | If sync is enabled this option dictates NettyConsumer which logging leve

[CONF] Apache Camel > Netty

2010-05-15 Thread confluence
Netty Page edited by Claus Ibsen Changes (1) ... | {{disconnectOnNoReply}} | {{true}} | If sync is enabled then this option dictates MinaConsumer if it shou

[CONF] Apache Camel > Netty

2010-05-15 Thread confluence
Netty Page edited by Claus Ibsen Changes (1) ... | {{lazyChannelCreation}} | {{true}} | Channels can be lazily created to avoid exceptions, if the remote se

[CONF] Apache Camel > Netty

2010-05-06 Thread confluence
Netty Page edited by Claus Ibsen Changes (6) ... | {{tcpNoDelay}} | {{true}} | Setting to improve TCP protocol performance | | {{broadcast}} | {{false}} | S

[CONF] Apache Camel > Netty

2010-05-06 Thread confluence
Netty Page edited by Claus Ibsen Changes (1) ... | {{disconnect}} | {{false}} | Whether or not to disconnect(close) from Netty Channel right after use. Can

[CONF] Apache Camel > Netty

2010-05-06 Thread confluence
Netty Page edited by Claus Ibsen Changes (11) ... *Available as of Camel 2.3* The *netty* component in Camel is a socket communication compone

[CONF] Apache Camel > Netty

2010-04-22 Thread confluence
Netty Page edited by Stephen Gargan Netty Component Available as of Camel 2.3 The netty component in Camel is a socket communication component, based on the JBoss Netty community offering (available under an Apache 2.0 license). N

[CONF] Apache Camel > Netty

2010-04-21 Thread confluence
Netty Page edited by Stephen Gargan Netty Component Available as of Camel 2.3 The netty component in Camel is a socket communication component, based on the JBoss Netty community offering (available under an Apache 2.0 license). N

[CONF] Apache Camel > Netty

2010-04-21 Thread confluence
Netty Page edited by Stephen Gargan Netty Component Available as of Camel 2.3 The netty component in Camel is a socket communication component, based on the JBoss Netty community offering (available under an Apache 2.0 license). N

[CONF] Apache Camel > Netty

2010-04-18 Thread confluence
Netty Page edited by Claus Ibsen Unable to render content due to system error: null Change Notification Preferences View Online | View Change | Add Co

[CONF] Apache Camel > Netty

2010-04-15 Thread confluence
Netty Page edited by Ashwin Karpe Netty Component Available as of Camel 2.3 The netty component in Camel is a socket communication component, based on the JBoss Netty community offering (available under an Apache 2.0 license). Net

[CONF] Apache Camel > Netty

2010-04-15 Thread confluence
Netty Page edited by Ashwin Karpe Netty Component Available as of Camel 2.3 The netty component in Camel is a socket communication component, based on the JBoss Netty community offering (available under an Apache 2.0 license). Net

[CONF] Apache Camel > Netty

2010-04-01 Thread confluence
Netty Page edited by Ashwin Karpe Netty Component Available as of Camel 2.3 The netty component in Camel is a socket communication component, based on the JBoss Netty community offering (available under an Apache 2.0 license). Net

[CONF] Apache Camel > Netty

2010-04-01 Thread confluence
Netty Page edited by Ashwin Karpe Netty Component Available as of Camel 2.3 The netty component in Camel is a socket communication component, based on the JBoss Netty community offering (available under an Apache 2.0 license). Net

[CONF] Apache Camel > Netty

2010-04-01 Thread confluence
Netty Page edited by Ashwin Karpe Netty Component Available as of Camel 2.3 The netty component in Camel is a socket communication component, based on the JBoss Netty community offering (available under an Apache 2.0 license). Net

[CONF] Apache Camel > Netty

2010-04-01 Thread confluence
Netty Page edited by Ashwin Karpe Netty Component Available as of Camel 2.3 The netty component in Camel is a socket communication component, based on the JBoss Netty community offering (available under an Apache 2.0 license). Nett

[CONF] Apache Camel > Netty

2010-04-01 Thread confluence
Netty Page edited by Claus Ibsen Netty Component Available as of Camel 2.3 The netty component in Camel is a socket communication component, based on the JBoss Netty community offering (available under an Apache 2.0 license). Nett

[CONF] Apache Camel > Netty

2010-03-31 Thread confluence
Netty Page edited by Ashwin Karpe Netty Component Available as of Camel 2.3 The netty component in Camel is a socket communication component, based on the JBoss Netty community offering (available under an Apache 2.0 license). Ne

[CONF] Apache Camel > Netty

2010-03-31 Thread confluence
Netty Page edited by Ashwin Karpe Netty Component Available as of Camel 2.3 The netty component in Camel is a socket communication component, based on the JBoss Netty community offering (available under an Apache 2.0 license). Ne

[CONF] Apache Camel > Netty

2010-03-31 Thread confluence
Netty Page edited by Ashwin Karpe Netty Component Available as of Camel 2.3 The netty component in Camel is a socket communication component, based on the JBoss Netty community offering (available under an Apache 2.0 license). Ne

[CONF] Apache Camel > Netty

2010-03-31 Thread confluence
Netty Page edited by Ashwin Karpe Netty Component Available as of Camel 2.3 The netty component in Camel is a socket communication component, based on the JBoss Netty community offering (available under an Apache 2.0 license). Nett

[CONF] Apache Camel > Netty

2010-03-31 Thread confluence
Netty Page edited by Ashwin Karpe Netty Component Available as of Camel 2.3 The netty component in Camel is a socket communication component, based on the JBoss Netty community offering (available under an Apache 2.0 license). Nett

[CONF] Apache Camel > Netty

2010-03-31 Thread confluence
Netty Page edited by Ashwin Karpe Netty Component Available as of Camel 2.3 The netty component in Camel is a socket communication component, based on the JBoss Netty community offering (available under an Apache 2.0 license). Nett

[CONF] Apache Camel > Netty

2010-03-31 Thread confluence
Netty Page edited by Ashwin Karpe Netty Component Available as of Camel 2.3 The netty component in Camel is a socket communication component, based on the JBoss Netty community offering (available under an Apache 2.0 license). Nett

[CONF] Apache Camel > Netty

2010-03-31 Thread confluence
Netty Page edited by Ashwin Karpe Netty Component Available as of Camel 2.3 The netty component in Camel is a socket communication component, based on the JBoss Netty community offering (available under an Apache 2.0 license). Nett

[CONF] Apache Camel > Netty

2010-03-31 Thread confluence
Netty Page edited by Ashwin Karpe Netty Component Available as of Camel 2.3 The netty component in Camel is a socket communication component, based on the JBoss Netty community offering (available under an Apache 2.0 license). Nett

[CONF] Apache Camel > Netty

2010-03-31 Thread confluence
Netty Page edited by Ashwin Karpe Netty Component Available as of Camel 2.3 The netty component in Camel is a socket communication component, based on the JBoss Netty community offering (available under an Apache 2.0 license). Nett

[CONF] Apache Camel > Netty

2010-03-31 Thread confluence
Netty Page edited by Ashwin Karpe Netty Component Available as of Camel 2.3 See also the Apache Mina component http://camel.apache.org/mina.html The netty component in Camel is a socket communication component, based on the JBoss N

[CONF] Apache Camel > Netty

2010-03-31 Thread confluence
Netty Page edited by Ashwin Karpe Netty Component Available as of Camel 2.3 See also the Apache Mina component The netty component in Camel is a socket communication component, based on the JBoss Netty community offering (availabl

[CONF] Apache Camel > Netty

2010-03-31 Thread confluence
Netty Page edited by Ashwin Karpe Netty Component Available as of Camel 2.3 The netty component in Camel is a socket communication component, based on the JBoss Netty community offering (available under an Apache 2.0 license). Nett

[CONF] Apache Camel > Netty

2010-03-31 Thread confluence
Netty Page edited by Ashwin Karpe Netty Component Available as of Camel 2.3 The netty component in Camel is a socket communication component, based on the JBoss Netty community offering (available under an Apache 2.0 license). Nett

[CONF] Apache Camel > Netty

2010-03-31 Thread confluence
Netty Page added by Ashwin Karpe Netty Component Available as of Camel 2.3 The netty component in Camel is a socket communication component, based on the JBoss Netty community offering (available under an Apache 2.0 license). Netty is a NIO