Index
All Classes and Interfaces|All Packages
C
- configureMinaComponent() - Method in class org.apache.camel.component.mina.springboot.MinaComponentAutoConfiguration
- convert(Object, TypeDescriptor, TypeDescriptor) - Method in class org.apache.camel.component.mina.springboot.MinaComponentConverter
G
- getAllowDefaultCodec() - Method in class org.apache.camel.component.mina.springboot.MinaComponentConfiguration
- getAutowiredEnabled() - Method in class org.apache.camel.component.mina.springboot.MinaComponentConfiguration
- getBridgeErrorHandler() - Method in class org.apache.camel.component.mina.springboot.MinaComponentConfiguration
- getCachedAddress() - Method in class org.apache.camel.component.mina.springboot.MinaComponentConfiguration
- getClientMode() - Method in class org.apache.camel.component.mina.springboot.MinaComponentConfiguration
- getCodec() - Method in class org.apache.camel.component.mina.springboot.MinaComponentConfiguration
- getConfiguration() - Method in class org.apache.camel.component.mina.springboot.MinaComponentConfiguration
- getConvertibleTypes() - Method in class org.apache.camel.component.mina.springboot.MinaComponentConverter
- getDecoderMaxLineLength() - Method in class org.apache.camel.component.mina.springboot.MinaComponentConfiguration
- getDisconnect() - Method in class org.apache.camel.component.mina.springboot.MinaComponentConfiguration
- getDisconnectOnNoReply() - Method in class org.apache.camel.component.mina.springboot.MinaComponentConfiguration
- getEncoderMaxLineLength() - Method in class org.apache.camel.component.mina.springboot.MinaComponentConfiguration
- getEncoding() - Method in class org.apache.camel.component.mina.springboot.MinaComponentConfiguration
- getFilters() - Method in class org.apache.camel.component.mina.springboot.MinaComponentConfiguration
- getLazySessionCreation() - Method in class org.apache.camel.component.mina.springboot.MinaComponentConfiguration
- getLazyStartProducer() - Method in class org.apache.camel.component.mina.springboot.MinaComponentConfiguration
- getMaximumPoolSize() - Method in class org.apache.camel.component.mina.springboot.MinaComponentConfiguration
- getMinaLogger() - Method in class org.apache.camel.component.mina.springboot.MinaComponentConfiguration
- getNoReplyLogLevel() - Method in class org.apache.camel.component.mina.springboot.MinaComponentConfiguration
- getOrderedThreadPoolExecutor() - Method in class org.apache.camel.component.mina.springboot.MinaComponentConfiguration
- getSslContextParameters() - Method in class org.apache.camel.component.mina.springboot.MinaComponentConfiguration
- getSync() - Method in class org.apache.camel.component.mina.springboot.MinaComponentConfiguration
- getTextline() - Method in class org.apache.camel.component.mina.springboot.MinaComponentConfiguration
- getTextlineDelimiter() - Method in class org.apache.camel.component.mina.springboot.MinaComponentConfiguration
- getTimeout() - Method in class org.apache.camel.component.mina.springboot.MinaComponentConfiguration
- getTransferExchange() - Method in class org.apache.camel.component.mina.springboot.MinaComponentConfiguration
- getUseGlobalSslContextParameters() - Method in class org.apache.camel.component.mina.springboot.MinaComponentConfiguration
- getWriteTimeout() - Method in class org.apache.camel.component.mina.springboot.MinaComponentConfiguration
M
- MinaComponentAutoConfiguration - Class in org.apache.camel.component.mina.springboot
-
Generated by camel-package-maven-plugin - do not edit this file!
- MinaComponentAutoConfiguration(CamelContext) - Constructor for class org.apache.camel.component.mina.springboot.MinaComponentAutoConfiguration
- MinaComponentConfiguration - Class in org.apache.camel.component.mina.springboot
-
Socket level networking using TCP or UDP with Apache Mina 2.x.
- MinaComponentConfiguration() - Constructor for class org.apache.camel.component.mina.springboot.MinaComponentConfiguration
- MinaComponentConverter - Class in org.apache.camel.component.mina.springboot
-
Generated by camel-package-maven-plugin - do not edit this file!
- MinaComponentConverter() - Constructor for class org.apache.camel.component.mina.springboot.MinaComponentConverter
O
- org.apache.camel.component.mina.springboot - package org.apache.camel.component.mina.springboot
S
- setAllowDefaultCodec(Boolean) - Method in class org.apache.camel.component.mina.springboot.MinaComponentConfiguration
- setAutowiredEnabled(Boolean) - Method in class org.apache.camel.component.mina.springboot.MinaComponentConfiguration
- setBridgeErrorHandler(Boolean) - Method in class org.apache.camel.component.mina.springboot.MinaComponentConfiguration
- setCachedAddress(Boolean) - Method in class org.apache.camel.component.mina.springboot.MinaComponentConfiguration
- setClientMode(Boolean) - Method in class org.apache.camel.component.mina.springboot.MinaComponentConfiguration
- setCodec(ProtocolCodecFactory) - Method in class org.apache.camel.component.mina.springboot.MinaComponentConfiguration
- setConfiguration(MinaConfiguration) - Method in class org.apache.camel.component.mina.springboot.MinaComponentConfiguration
- setDecoderMaxLineLength(Integer) - Method in class org.apache.camel.component.mina.springboot.MinaComponentConfiguration
- setDisconnect(Boolean) - Method in class org.apache.camel.component.mina.springboot.MinaComponentConfiguration
- setDisconnectOnNoReply(Boolean) - Method in class org.apache.camel.component.mina.springboot.MinaComponentConfiguration
- setEncoderMaxLineLength(Integer) - Method in class org.apache.camel.component.mina.springboot.MinaComponentConfiguration
- setEncoding(String) - Method in class org.apache.camel.component.mina.springboot.MinaComponentConfiguration
- setFilters(List<IoFilter>) - Method in class org.apache.camel.component.mina.springboot.MinaComponentConfiguration
- setLazySessionCreation(Boolean) - Method in class org.apache.camel.component.mina.springboot.MinaComponentConfiguration
- setLazyStartProducer(Boolean) - Method in class org.apache.camel.component.mina.springboot.MinaComponentConfiguration
- setMaximumPoolSize(Integer) - Method in class org.apache.camel.component.mina.springboot.MinaComponentConfiguration
- setMinaLogger(Boolean) - Method in class org.apache.camel.component.mina.springboot.MinaComponentConfiguration
- setNoReplyLogLevel(LoggingLevel) - Method in class org.apache.camel.component.mina.springboot.MinaComponentConfiguration
- setOrderedThreadPoolExecutor(Boolean) - Method in class org.apache.camel.component.mina.springboot.MinaComponentConfiguration
- setSslContextParameters(SSLContextParameters) - Method in class org.apache.camel.component.mina.springboot.MinaComponentConfiguration
- setSync(Boolean) - Method in class org.apache.camel.component.mina.springboot.MinaComponentConfiguration
- setTextline(Boolean) - Method in class org.apache.camel.component.mina.springboot.MinaComponentConfiguration
- setTextlineDelimiter(MinaTextLineDelimiter) - Method in class org.apache.camel.component.mina.springboot.MinaComponentConfiguration
- setTimeout(Long) - Method in class org.apache.camel.component.mina.springboot.MinaComponentConfiguration
- setTransferExchange(Boolean) - Method in class org.apache.camel.component.mina.springboot.MinaComponentConfiguration
- setUseGlobalSslContextParameters(Boolean) - Method in class org.apache.camel.component.mina.springboot.MinaComponentConfiguration
- setWriteTimeout(Long) - Method in class org.apache.camel.component.mina.springboot.MinaComponentConfiguration
All Classes and Interfaces|All Packages