Class | Description |
---|---|
Mina2Component |
Component for Apache MINA 2.x.
|
Mina2Configuration |
Mina2 configuration
|
Mina2Constants |
Mina constants
|
Mina2Consumer |
A
Consumer implementation for Apache MINA. |
Mina2Converter |
A set of converter methods for working with MINA2 types
|
Mina2Endpoint |
Socket level networking using TCP or UDP with the Apache Mina 2.x library.
|
Mina2Helper |
Helper class used internally by camel-mina2 using Apache MINA.
|
Mina2PayloadHelper |
Helper to get and set the correct payload when transferring data using camel-mina2.
|
Mina2Producer |
A
Producer implementation for MINA |
Mina2TextLineCodecFactory |
Text line codec that supports setting charset and delimiter.
|
Mina2UdpProtocolCodecFactory |
Enum | Description |
---|---|
Mina2TextLineDelimiter |
Possible text line delimiters to be used with the textline codec.
|
Apache Camel