Class | Description |
---|---|
LineDelimiter |
A delimiter which is appended to the end of a text line, such as
CR/LF.
|
TextLineDecoder |
A
ProtocolDecoder which decodes a text line into a string. |
TextLineEncoder |
A
ProtocolEncoder which encodes a string into a text line
which ends with the delimiter. |
Copyright © 2009–2013 Apache MINA Project. All rights reserved.