netty4 endpoint

netty4 endpoint

Name Type Description
allowDefaultCodec boolean
autoAppendDelimiter boolean
clientPipelineFactory org.apache.camel.component.netty4.ClientInitializerFactory
decoderMaxLineLength int
delimiter org.apache.camel.component.netty4.TextLineDelimiter
disconnect boolean
disconnectOnNoReply boolean
encoding java.lang.String
lazyChannelCreation boolean
maximumPoolSize int
noReplyLogLevel org.apache.camel.LoggingLevel
producerPoolEnabled boolean
producerPoolMaxActive int
producerPoolMaxIdle int
producerPoolMinEvictableIdle long
producerPoolMinIdle int
requestTimeout long
serverClosedChannelExceptionCaughtLogLevel org.apache.camel.LoggingLevel
serverExceptionCaughtLogLevel org.apache.camel.LoggingLevel
sync boolean
textline boolean
transferExchange boolean
usingExecutorService boolean

netty4 consumer