public static class MinaComponentBuilderFactory.MinaComponentBuilderImpl extends AbstractComponentBuilder<org.apache.camel.component.mina.MinaComponent> implements MinaComponentBuilderFactory.MinaComponentBuilder
| Constructor and Description |
|---|
MinaComponentBuilderImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.camel.component.mina.MinaComponent |
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, autoStartTls, autowiredEnabled, bridgeErrorHandler, cachedAddress, clientMode, codec, configuration, decoderMaxLineLength, disconnect, disconnectOnNoReply, encoderMaxLineLength, encoding, filters, lazySessionCreation, lazyStartProducer, maximumPoolSize, minaLogger, noReplyLogLevel, orderedThreadPoolExecutor, sslContextParameters, sync, textline, textlineDelimiter, timeout, transferExchange, useGlobalSslContextParameters, writeTimeoutbuild, build, doSetProperty, registerprotected org.apache.camel.component.mina.MinaComponent buildConcreteComponent()
buildConcreteComponent in class AbstractComponentBuilder<org.apache.camel.component.mina.MinaComponent>protected boolean setPropertyOnComponent(org.apache.camel.Component component,
String name,
Object value)
setPropertyOnComponent in class AbstractComponentBuilder<org.apache.camel.component.mina.MinaComponent>Apache Camel