Modifier and Type | Method and Description |
---|---|
Mina2TextLineDelimiter |
Mina2Configuration.getTextlineDelimiter() |
static Mina2TextLineDelimiter |
Mina2TextLineDelimiter.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Mina2TextLineDelimiter[] |
Mina2TextLineDelimiter.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Mina2Configuration.setTextlineDelimiter(Mina2TextLineDelimiter textlineDelimiter)
Only used for TCP and if textline=true.
|
Apache Camel