Uses of Package
org.apache.camel.component.netty
Packages that use org.apache.camel.component.netty
-
Classes in org.apache.camel.component.netty used by org.apache.camel.component.nettyClassDescriptionFactory for creating new
ChannelHandlerused for non shareable encoders and decoders configured on the CamelNettyComponent.Factory to createChannelPipelinefor clients, egNettyProducer.Stores state forNettyProducerwhen sending messages.To manage and correlate state ofNettyCamelStatewhen doing request/reply viaNettyProducer.Socket level networking using TCP or UDP with Netty 4.x.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.Possible text line delimiters to be used with the textline codec. -
Classes in org.apache.camel.component.netty used by org.apache.camel.component.netty.handlers