| Package | Description |
|---|---|
| org.apache.mina.filter.codec.prefixedstring |
| Class and Description |
|---|
| PrefixedStringDecoder
A
ProtocolDecoder which decodes a String using a fixed-length length prefix. |
| PrefixedStringEncoder
A
ProtocolEncoder which encodes a string
using a fixed-length length prefix. |