public static class NettyComponentBuilderFactory.NettyComponentBuilderImpl extends AbstractComponentBuilder<org.apache.camel.component.netty.NettyComponent> implements NettyComponentBuilderFactory.NettyComponentBuilder
| Constructor and Description |
|---|
NettyComponentBuilderImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.camel.component.netty.NettyComponent |
buildConcreteComponent() |
protected boolean |
setPropertyOnComponent(org.apache.camel.Component component,
String name,
Object value) |
build, build, doSetProperty, registerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitallowDefaultCodec, allowSerializedHeaders, autoAppendDelimiter, backlog, basicPropertyBinding, bossCount, bossGroup, bridgeErrorHandler, broadcast, channelGroup, clientInitializerFactory, clientMode, configuration, connectTimeout, correlationManager, decoderMaxLineLength, decoders, delimiter, disconnect, disconnectOnNoReply, enabledProtocols, encoders, encoding, executorService, hostnameVerification, keepAlive, keyStoreFile, keyStoreFormat, keyStoreResource, lazyChannelCreation, lazyStartProducer, maximumPoolSize, nativeTransport, needClientAuth, nettyServerBootstrapFactory, networkInterface, noReplyLogLevel, options, passphrase, producerPoolEnabled, producerPoolMaxActive, producerPoolMaxIdle, producerPoolMinEvictableIdle, producerPoolMinIdle, receiveBufferSize, receiveBufferSizePredictor, reconnect, reconnectInterval, requestTimeout, reuseAddress, reuseChannel, securityProvider, sendBufferSize, serverClosedChannelExceptionCaughtLogLevel, serverExceptionCaughtLogLevel, serverInitializerFactory, ssl, sslClientCertHeaders, sslContextParameters, sslHandler, sync, tcpNoDelay, textline, transferExchange, trustStoreFile, trustStoreResource, udpByteArrayCodec, udpConnectionlessSending, useByteBuf, useGlobalSslContextParameters, usingExecutorService, workerCount, workerGroupbuild, build, doSetProperty, registerprotected org.apache.camel.component.netty.NettyComponent buildConcreteComponent()
buildConcreteComponent in class AbstractComponentBuilder<org.apache.camel.component.netty.NettyComponent>protected boolean setPropertyOnComponent(org.apache.camel.Component component,
String name,
Object value)
setPropertyOnComponent in class AbstractComponentBuilder<org.apache.camel.component.netty.NettyComponent>Apache Camel