Package org.apache.camel.component.netty

Class Summary
ClientPipelineFactory Factory to create ChannelPipeline for clients, eg NettyProducer.
DefaultClientPipelineFactory  
DefaultServerPipelineFactory  
NettyCamelState Stores state for NettyProducer when sending messages.
NettyComponent  
NettyConfiguration  
NettyConstants Netty constants
NettyConsumer  
NettyConverter A set of converter methods for working with Netty types
NettyEndpoint  
NettyHelper Helper class used internally by camel-netty using Netty.
NettyPayloadHelper Helper to get and set the correct payload when transferring data using camel-netty.
NettyProducer  
ServerPipelineFactory Factory to create ChannelPipeline for clients, eg NettyConsumer.
 

Enum Summary
TextLineDelimiter Possible text line delimiters to be used with the textline codec.
 



Apache CAMEL