Uses of Interface
org.apache.camel.component.netty.NettyServerBootstrapFactory
Packages that use NettyServerBootstrapFactory
-
Uses of NettyServerBootstrapFactory in org.apache.camel.component.netty
Classes in org.apache.camel.component.netty that implement NettyServerBootstrapFactoryModifier and TypeClassDescriptionclassANettyServerBootstrapFactorywhich is used by a single consumer (not shared).classANettyServerBootstrapFactorywhich is used by a single consumer (not shared).classANettyServerBootstrapFactorywhich is used by a single consumer (not shared).Fields in org.apache.camel.component.netty declared as NettyServerBootstrapFactoryModifier and TypeFieldDescriptionprotected NettyServerBootstrapFactoryNettyServerBootstrapConfiguration.nettyServerBootstrapFactoryMethods in org.apache.camel.component.netty that return NettyServerBootstrapFactoryModifier and TypeMethodDescriptionNettyConsumer.getNettyServerBootstrapFactory()NettyServerBootstrapConfiguration.getNettyServerBootstrapFactory()Methods in org.apache.camel.component.netty with parameters of type NettyServerBootstrapFactoryModifier and TypeMethodDescriptionvoidNettyConsumer.setNettyServerBootstrapFactory(NettyServerBootstrapFactory nettyServerBootstrapFactory) voidNettyServerBootstrapConfiguration.setNettyServerBootstrapFactory(NettyServerBootstrapFactory nettyServerBootstrapFactory) To use a custom NettyServerBootstrapFactory