Package | Description |
---|---|
org.apache.camel.component.netty | |
org.apache.camel.component.netty.handlers |
Class and Description |
---|
ChannelHandlerFactory
Factory for creating new
ChannelHandler used for non shareable
encoders and decoders configured on the Camel NettyComponent . |
ClientPipelineFactory
Factory to create
ChannelPipeline for clients, eg NettyProducer . |
NettyCamelState
Stores state for
NettyProducer when sending messages. |
NettyComponent |
NettyConfiguration |
NettyConsumer |
NettyEndpoint |
NettyProducer |
ServerPipelineFactory
Factory to create
ChannelPipeline for clients, eg NettyConsumer . |
TextLineDelimiter
Possible text line delimiters to be used with the textline codec.
|
Class and Description |
---|
NettyConsumer |
NettyProducer |
Apache Camel