Netty HTTP
Page edited by Claus Ibsen
Changes (1)
...
| {{traceEnabled}} | {{false}} | Specifies whether to enable HTTP TRACE for this Netty HT
Netty
Page edited by Claus Ibsen
Changes (1)
...
| {{orderedThreadPoolExecutor}} | {{true}} | *Camel 2.10.2:* Whether to use ordered thread poo
Netty HTTP
Page edited by Claus Ibsen
Changes (1)
...
This camel component supports both producer and consumer endpoints.
{info:t
Netty HTTP
Page edited by Claus Ibsen
Changes (1)
...
| {{disableStreamCache}} | {{false}} | Determines whether or not the raw input stream fro
Netty HTTP
Page edited by Claus Ibsen
Changes (2)
...
{div:class=confluenceTableSmall} || Name || Default Value || Description ||
Netty
Page edited by Claus Ibsen
Changes (2)
...
| {{encoding}} | {{null}} | *Camel 2.4:* The encoding (a charset name) to use for the textline
Netty HTTP
Page edited by Claus Ibsen
Changes (1)
...
|| Name || Default Value || Description || | {{chunked}} | {{true}} | Allow using chunked
Netty
Page edited by Claus Ibsen
Changes (1)
...
| {{bossPoll}} | {{null}} | *Camel 2.12:* To use a explicit {{org.jboss.netty.channel.socket.n
Netty HTTP
Page edited by Claus Ibsen
Changes (1)
...
| {{CamelHttpPath}} | {{String}} | Additional context-path. This value is empty if the cl
Netty HTTP
Page edited by Claus Ibsen
Changes (3)
...
| {{nettySharedHttpServer}} | {{null}} | To use a shared [Netty HTTP] server. See [Netty
Netty
Page edited by Claus Ibsen
Changes (2)
...
| {{synchronous}} | {{false}} | *Camel 2.10:* Whether [Asynchronous Routing Engine] is not in
Netty
Page edited by Claus Ibsen
Changes (4)
...
| {{producerPoolMinEvictableIdle}} | {{3}} | *Camel 2.10.3:* Producer only. Sets the minim
Netty
Page edited by Claus Ibsen
Changes (1)
...
| {{producerPoolMinEvictableIdle}} | {{3}} | *Camel 2.10.3:* Producer only. Sets the minim
Netty HTTP
Page edited by Claus Ibsen
Changes (2)
...
| {{urlDecodeHeaders}} | {{true}} | If this option is enabled, then during binding from N
Netty HTTP
Page edited by Claus Ibsen
Changes (1)
...
{code}
h4. Reusing same server bootstrap configuration with multiple routes
Netty HTTP Server Example
Page edited by Claus Ibsen
Changes (1)
...
{code}
{note:title=Must use unique context-pat
Netty HTTP
Page edited by Claus Ibsen
Changes (2)
...
| {{transferException}} | {{false}} | If enabled and an [Exchange] failed processing on t
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
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
Netty HTTP
Page edited by Claus Ibsen
Changes (2)
...
{code}
h4. Reusing same server bootstrap configuration with multiple routes
Netty
Page edited by Claus Ibsen
Changes (1)
...
| {{producerPoolMaxIdle}} | {{100}} | *Camel 2.10.3:* Producer only. Sets the cap on the numbe
Netty HTTP
Page edited by Claus Ibsen
Changes (2)
...
{code}
h3. Using multiple routes with same port
Netty HTTP
Page edited by Claus Ibsen
Changes (1)
...
| {{matchOnUriPrefix}} | {{false}} | Whether or not Camel should try to find a target con
Netty HTTP
Page edited by Claus Ibsen
Changes (4)
...
| {{httpMethodRestrict}} | | To disable HTTP methods on the Netty HTTP consumer. You can
Netty HTTP
Page edited by Claus Ibsen
Changes (2)
...
|| Name || Type || Description || | {{CamelHttpMethod}} | {{String}} | Allow to control w
Netty
Page edited by Claus Ibsen
Changes (1)
...
{code}
h5. Getting access to SSLSession and the client certificate *Available as
Netty
Page edited by Claus Ibsen
Changes (2)
...
| {{disconnectOnNoReply}} | {{true}} | If sync is enabled then this option dictates NettyConsu
Netty HTTP
Page edited by Claus Ibsen
Changes (2)
...
h3. HTTP Options
{info:title=A lot more options}
*Important:*
Netty HTTP
Page edited by Claus Ibsen
Changes (4)
...
{div}
h3. Access to Netty types
This component u
Netty HTTP
Page edited by Claus Ibsen
Changes (1)
...
| {{headerFilterStrategy}} | | To use a custom {{org.apache.camel.spi.HeaderFilterStrate
Netty HTTP
Page edited by Claus Ibsen
Changes (1)
...
| {{traceEnabled}} | {{false}} | Specifies whether to enable HTTP TRACE for this Netty HT
Netty HTTP
Page edited by Claus Ibsen
Changes (3)
...
| {{chunked}} | {{true}} | Allow using chunked transfer if the client supports it from th
Netty HTTP
Page edited by Claus Ibsen
Changes (1)
...
{div}
h3. Message Headers The following headers can be used on the produce
Netty
Page edited by Claus Ibsen
Changes (4)
...
| {{keyStoreFormat}} | keystore format to be used for payload encryption. Defaults to "JKS" if
Netty
Page edited by Claus Ibsen
Changes (4)
...
| {{keyStoreFormat}} | keystore format to be used for payload encryption. Defaults to "JKS" if
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
Netty
Page edited by Claus Ibsen
Changes (1)
...
| {{orderedThreadPoolExecutor}} | {{true}} | *Camel 2.10.2:* Whether to use ordered thread poo
Netty
Page edited by Claus Ibsen
Changes (1)
...
| {{sendBufferSize}} | {{65536 bytes}} | The TCP/UDP buffer sizes to be used during outbound c
Netty
Page edited by Claus Ibsen
Changes (1)
...
| {{keepAlive}} | {{true}} | Setting to ensure socket is not closed due to inactivity | | {{tc
Netty
Page edited by Claus Ibsen
Changes (2)
...
| {{orderedThreadPoolExecutor}} | {{true}} | *Camel 2.10.2:* Whether to use ordered thread poo
Netty
Page edited by Claus Ibsen
Changes (4)
...
| {{encoding}} | {{null}} | *Camel 2.4:* The encoding (a charset name) to use for the textline
Netty
Page edited by Claus Ibsen
Changes (1)
...
| {{reuseAddress}} | {{true}} | Setting to facilitate socket multiplexing | | {{sync}} | {{tru
Netty
Page edited by willem jiang
Changes (1)
...
| {{sslContextParametersRef}} | null | *Camel 2.9:* Reference to a {{org.apache.camel.util.js
Netty
Page edited by Claus Ibsen
Changes (11)
...
| {{trustStoreFile}} | Server side certificate keystore to be used for encryption | | {{sslHa
Netty
Page edited by Claus Ibsen
Changes (16)
h2. Netty Component
*Available as of Camel 2.3*
The *netty* component in Camel is
Netty
Page edited by Claus Ibsen
Changes (2)
...
| {{sendBufferSize}} | {{65536 bytes}} | The TCP/UDP buffer sizes to be used during outbound c
Netty
Page edited by Claus Ibsen
Changes (2)
...
| {{sendBufferSize}} | {{65536 bytes}} | The TCP/UDP buffer sizes to be used during outbound c
Netty
Page edited by Claus Ibsen
Changes (2)
...
| {{workerCount}} | {{null}} | *Camel 2.9:* When netty works on nio mode, it uses default work
Netty
Page edited by willem jiang
Changes (1)
...
| {{autoAppendDelimiter}} | {{true}} | *Camel 2.4:* Whether or not to auto append missing end
Netty
Page edited by David Valeri
Changes (3)
...
| {{autoAppendDelimiter}} | {{true}} | *Camel 2.4:* Whether or not to auto append missing end
Netty
Page edited by Claus Ibsen
Changes (1)
...
| {{broadcast}} | {{false}} | Setting to choose Multicast over UDP | | {{connectTimeout}} | {{1}} | Tim
Netty
Page edited by Ashwin Karpe
Changes (1)
...
public void configure() { String netty_ssl_endpoint =
"netty:tcp://localhost:5150?syn
Netty
Page edited by Ashwin Karpe
Changes (6)
...
h3. Sending Messages to/from a Netty endpoint
h4. Netty Producer
Netty
Page edited by Claus Ibsen
Changes (2)
...
| {{disconnectOnNoReply}} | {{true}} | If sync is enabled then this option dictates NettyConsumer if it sho
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
Netty
Page edited by Claus Ibsen
Changes (2)
...
| {{disconnectOnNoReply}} | {{true}} | If sync is enabled then this option dictates NettyConsumer if it sho
Netty
Page edited by Claus Ibsen
Changes (2)
...
| {{noReplyLogLevel}} | {{WARN}} | If sync is enabled this option dictates NettyConsumer which logging leve
Netty
Page edited by Claus Ibsen
Changes (1)
...
| {{disconnectOnNoReply}} | {{true}} | If sync is enabled then this option dictates MinaConsumer if it shou
Netty
Page edited by Claus Ibsen
Changes (1)
...
| {{lazyChannelCreation}} | {{true}} | Channels can be lazily created to avoid exceptions, if the remote se
Netty
Page edited by Claus Ibsen
Changes (6)
...
| {{tcpNoDelay}} | {{true}} | Setting to improve TCP protocol performance | | {{broadcast}} | {{false}} | S
Netty
Page edited by Claus Ibsen
Changes (1)
...
| {{disconnect}} | {{false}} | Whether or not to disconnect(close) from Netty Channel right after use. Can
Netty
Page edited by Claus Ibsen
Changes (11)
...
*Available as of Camel 2.3*
The *netty* component in Camel is a socket communication compone
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
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
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
Netty
Page edited by Claus Ibsen
Unable to render content due to system error: null
Change Notification Preferences
View Online
|
View Change
|
Add Co
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
91 matches
Mail list logo