Package org.apache.camel.component.netty
package org.apache.camel.component.netty
-
ClassDescriptionHelper to create commonly used
ChannelHandlerFactoryinstances.Factory for creating newChannelHandlerused for non shareable encoders and decoders configured on the CamelNettyComponent.Factory to createChannelPipelinefor clients, egNettyProducer.ANettyServerBootstrapFactorywhich is used by a single consumer (not shared).Stores state forNettyProducerwhen sending messages.To manage and correlate state ofNettyCamelStatewhen doing request/reply viaNettyProducer.Generated by camel build tools - do NOT edit this file!Generated by camel build tools - do NOT edit this file!Netty constantsA set of converter methods for working with Netty typesGenerated by camel build tools - do NOT edit this file!Socket level networking using TCP or UDP with Netty 4.x.Generated by camel build tools - do NOT edit this file!Generated by camel build tools - do NOT edit this file!Helper class used internally by camel-netty using Netty.Helper to get and set the correct payload when transferring data using camel-netty.Factory for setting up NettyServerBootstrapand all the needed logic for doing that.A builder to create NettyEventLoopGroupwhich can be used for executor boss events with multiple NettyNettyServerBootstrapFactoryserver bootstrap configurations.A builder to create NettyEventLoopGroupwhich can be used for sharing worker pools with multiple NettyNettyServerBootstrapFactoryserver bootstrap configurations.Factory to createChannelPipelinefor servers, egNettyConsumer.AChannelHandlerFactoryreturning a shareableChannelHandler.AnObjectPoolthat uses a single shared instance.ANettyServerBootstrapFactorywhich is used by a single consumer (not shared).ANettyServerBootstrapFactorywhich is used by a single consumer (not shared).Possible text line delimiters to be used with the textline codec.A base class for usingNettyCamelStateCorrelationManagerthat supports timeout.