@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface NettyComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
NettyComponentBuilderFactory.NettyComponentBuilder
Builder for the Netty component.
|
static class |
NettyComponentBuilderFactory.NettyComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static NettyComponentBuilderFactory.NettyComponentBuilder |
netty()
Netty (camel-netty)
Socket level networking using TCP or UDP with the Netty 4.x.
|
static NettyComponentBuilderFactory.NettyComponentBuilder netty()
Apache Camel