C D G I M O P S T V W

C

configureCodecFactory(String, IoService, Mina2Configuration) - Method in class org.apache.camel.component.mina2.Mina2Consumer
 
configureCodecFactory(String, IoService) - Method in class org.apache.camel.component.mina2.Mina2Producer
 
configureDataGramCodecFactory(String, IoService, Mina2Configuration) - Method in class org.apache.camel.component.mina2.Mina2Consumer
For datagrams the entire message is available as a single IoBuffer so lets just pass those around by default and try converting whatever they payload is into IoBuffer unless some custom converter is specified
configureDataGramCodecFactory(String, IoService, Mina2Configuration) - Method in class org.apache.camel.component.mina2.Mina2Producer
For datagrams the entire message is available as a single IoBuffer so lets just pass those around by default and try converting whatever they payload is into IoBuffer unless some custom converter is specified
configureDefaultCodecFactory(String, IoService, Mina2Configuration) - Method in class org.apache.camel.component.mina2.Mina2Consumer
 
configureDefaultCodecFactory(String, IoService) - Method in class org.apache.camel.component.mina2.Mina2Producer
 
copy() - Method in class org.apache.camel.component.mina2.Mina2Configuration
Returns a copy of this configuration
createConsumer(Processor) - Method in class org.apache.camel.component.mina2.Mina2Endpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.mina2.Mina2Component
 
createEndpoint(Mina2Configuration) - Method in class org.apache.camel.component.mina2.Mina2Component
 
createExchange(IoSession, Object) - Method in class org.apache.camel.component.mina2.Mina2Endpoint
 
createProducer() - Method in class org.apache.camel.component.mina2.Mina2Endpoint
 

D

doProcess(Exchange) - Method in class org.apache.camel.component.mina2.Mina2Producer
 
doShutdown() - Method in class org.apache.camel.component.mina2.Mina2Consumer
 
doShutdown() - Method in class org.apache.camel.component.mina2.Mina2Producer
 
doStart() - Method in class org.apache.camel.component.mina2.Mina2Consumer
 
doStart() - Method in class org.apache.camel.component.mina2.Mina2Producer
 
doStop() - Method in class org.apache.camel.component.mina2.Mina2Consumer
 
doStop() - Method in class org.apache.camel.component.mina2.Mina2Producer
 

G

getAcceptor() - Method in class org.apache.camel.component.mina2.Mina2Consumer
 
getCharsetName() - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
getCodec() - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
getConfiguration() - Method in class org.apache.camel.component.mina2.Mina2Component
 
getConfiguration() - Method in class org.apache.camel.component.mina2.Mina2Endpoint
 
getDecoder(IoSession) - Method in class org.apache.camel.component.mina2.Mina2TextLineCodecFactory
 
getDecoder(IoSession) - Method in class org.apache.camel.component.mina2.Mina2UdpProtocolCodecFactory
 
getDecoderMaxLineLength() - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
getDecoderMaxLineLength() - Method in class org.apache.camel.component.mina2.Mina2TextLineCodecFactory
 
getEncoder(IoSession) - Method in class org.apache.camel.component.mina2.Mina2TextLineCodecFactory
 
getEncoder(IoSession) - Method in class org.apache.camel.component.mina2.Mina2UdpProtocolCodecFactory
 
getEncoderMaxLineLength() - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
getEncoderMaxLineLength() - Method in class org.apache.camel.component.mina2.Mina2TextLineCodecFactory
 
getEncoding() - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
getEndpoint() - Method in class org.apache.camel.component.mina2.Mina2Consumer
 
getEndpoint() - Method in class org.apache.camel.component.mina2.Mina2Producer
 
getFilterChain() - Method in class org.apache.camel.component.mina2.Mina2Producer
 
getFilters() - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
getHost() - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
getIn(Mina2Endpoint, Exchange) - Static method in class org.apache.camel.component.mina2.Mina2PayloadHelper
 
getMaximumPoolSize() - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
getNoReplyLogLevel() - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
getOut(Mina2Endpoint, Exchange) - Static method in class org.apache.camel.component.mina2.Mina2PayloadHelper
 
getPort() - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
getProtocol() - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
getSslContextParameters() - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
getTextlineDelimiter() - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
getTimeout() - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
getUriString() - Method in class org.apache.camel.component.mina2.Mina2Configuration
 

I

isAllowDefaultCodec() - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
isAutoStartTls() - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
isDatagramProtocol() - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
isDisconnect() - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
isDisconnectOnNoReply() - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
isLazySessionCreation() - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
isMinaLogger() - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
isMultipleConsumersSupported() - Method in class org.apache.camel.component.mina2.Mina2Endpoint
 
isOrderedThreadPoolExecutor() - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
isSingleton() - Method in class org.apache.camel.component.mina2.Mina2Endpoint
 
isSingleton() - Method in class org.apache.camel.component.mina2.Mina2Producer
 
isSync() - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
isTextline() - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
isTransferExchange() - Method in class org.apache.camel.component.mina2.Mina2Configuration
 

M

maybeDisconnectOnDone(Exchange) - Method in class org.apache.camel.component.mina2.Mina2Producer
 
Mina2Component - Class in org.apache.camel.component.mina2
Component for Apache MINA 2.x.
Mina2Component() - Constructor for class org.apache.camel.component.mina2.Mina2Component
 
Mina2Component(CamelContext) - Constructor for class org.apache.camel.component.mina2.Mina2Component
 
Mina2Configuration - Class in org.apache.camel.component.mina2
Mina2 configuration
Mina2Configuration() - Constructor for class org.apache.camel.component.mina2.Mina2Configuration
 
Mina2Constants - Class in org.apache.camel.component.mina2
Mina constants
Mina2Consumer - Class in org.apache.camel.component.mina2
A Consumer implementation for Apache MINA.
Mina2Consumer(Mina2Endpoint, Processor) - Constructor for class org.apache.camel.component.mina2.Mina2Consumer
 
Mina2Converter - Class in org.apache.camel.component.mina2
A set of converter methods for working with MINA2 types
Mina2Endpoint - Class in org.apache.camel.component.mina2
Endpoint for Camel MINA.
Mina2Endpoint() - Constructor for class org.apache.camel.component.mina2.Mina2Endpoint
 
Mina2Endpoint(String, Component, Mina2Configuration) - Constructor for class org.apache.camel.component.mina2.Mina2Endpoint
 
Mina2Helper - Class in org.apache.camel.component.mina2
Helper class used internally by camel-mina2 using Apache MINA.
Mina2PayloadHelper - Class in org.apache.camel.component.mina2
Helper to get and set the correct payload when transferring data using camel-mina2.
Mina2Producer - Class in org.apache.camel.component.mina2
A Producer implementation for MINA
Mina2Producer(Mina2Endpoint) - Constructor for class org.apache.camel.component.mina2.Mina2Producer
 
Mina2TextLineCodecFactory - Class in org.apache.camel.component.mina2
Text line codec that supports setting charset and delimiter.
Mina2TextLineCodecFactory(Charset, LineDelimiter) - Constructor for class org.apache.camel.component.mina2.Mina2TextLineCodecFactory
 
Mina2TextLineDelimiter - Enum in org.apache.camel.component.mina2
Possible text line delimiters to be used with the textline codec.
Mina2UdpProtocolCodecFactory - Class in org.apache.camel.component.mina2
 
Mina2UdpProtocolCodecFactory(CamelContext) - Constructor for class org.apache.camel.component.mina2.Mina2UdpProtocolCodecFactory
 
MINA_CLOSE_SESSION_WHEN_COMPLETE - Static variable in class org.apache.camel.component.mina2.Mina2Constants
 
MINA_IOSESSION - Static variable in class org.apache.camel.component.mina2.Mina2Constants
The key of the IoSession which is stored in the message header
MINA_LOCAL_ADDRESS - Static variable in class org.apache.camel.component.mina2.Mina2Constants
The socket address of local machine that received the message.
MINA_REMOTE_ADDRESS - Static variable in class org.apache.camel.component.mina2.Mina2Constants
The socket address of the remote machine that send the message.

O

org.apache.camel.component.mina2 - package org.apache.camel.component.mina2
 

P

process(Exchange) - Method in class org.apache.camel.component.mina2.Mina2Producer
 

S

setAcceptor(IoAcceptor) - Method in class org.apache.camel.component.mina2.Mina2Consumer
 
setAllowDefaultCodec(boolean) - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
setAutoStartTls(boolean) - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
setCodec(ProtocolCodecFactory) - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
setConfiguration(Mina2Configuration) - Method in class org.apache.camel.component.mina2.Mina2Component
 
setConfiguration(Mina2Configuration) - Method in class org.apache.camel.component.mina2.Mina2Endpoint
 
setDecoderMaxLineLength(int) - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
setDecoderMaxLineLength(int) - Method in class org.apache.camel.component.mina2.Mina2TextLineCodecFactory
 
setDisconnect(boolean) - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
setDisconnectOnNoReply(boolean) - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
setEncoderMaxLineLength(int) - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
setEncoderMaxLineLength(int) - Method in class org.apache.camel.component.mina2.Mina2TextLineCodecFactory
 
setEncoding(String) - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
setFilters(List<IoFilter>) - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
setHost(String) - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
setIn(Exchange, Object) - Static method in class org.apache.camel.component.mina2.Mina2PayloadHelper
 
setLazySessionCreation(boolean) - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
setMaximumPoolSize(int) - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
setMinaLogger(boolean) - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
setNoReplyLogLevel(LoggingLevel) - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
setOrderedThreadPoolExecutor(boolean) - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
setOut(Exchange, Object) - Static method in class org.apache.camel.component.mina2.Mina2PayloadHelper
 
setPort(int) - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
setProtocol(String) - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
setSslContextParameters(SSLContextParameters) - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
setSync(boolean) - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
setTextline(boolean) - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
setTextlineDelimiter(Mina2TextLineDelimiter) - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
setTimeout(long) - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
setTransferExchange(boolean) - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
setupDatagramProtocol(String, Mina2Configuration) - Method in class org.apache.camel.component.mina2.Mina2Consumer
 
setupDatagramProtocol(String) - Method in class org.apache.camel.component.mina2.Mina2Producer
 
setupSocketProtocol(String, Mina2Configuration) - Method in class org.apache.camel.component.mina2.Mina2Consumer
 
setupSocketProtocol(String) - Method in class org.apache.camel.component.mina2.Mina2Producer
 
setupVmProtocol(String, Mina2Configuration) - Method in class org.apache.camel.component.mina2.Mina2Consumer
 
setupVmProtocol(String) - Method in class org.apache.camel.component.mina2.Mina2Producer
 

T

toByteArray(IoBuffer) - Static method in class org.apache.camel.component.mina2.Mina2Converter
 
toInputStream(IoBuffer) - Static method in class org.apache.camel.component.mina2.Mina2Converter
 
toIoBuffer(byte[]) - Static method in class org.apache.camel.component.mina2.Mina2Converter
 
toObjectInput(IoBuffer) - Static method in class org.apache.camel.component.mina2.Mina2Converter
 
toString(IoBuffer, Exchange) - Static method in class org.apache.camel.component.mina2.Mina2Converter
 

V

valueOf(String) - Static method in enum org.apache.camel.component.mina2.Mina2TextLineDelimiter
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.camel.component.mina2.Mina2TextLineDelimiter
Returns an array containing the constants of this enum type, in the order they are declared.

W

writeBody(IoSession, Object, Exchange) - Static method in class org.apache.camel.component.mina2.Mina2Helper
Asynchronously writes the given body to MINA session.

C D G I M O P S T V W

Apache Camel