Class TextLineDecoder

java.lang.Object
org.apache.mina.filter.codec.textline.TextLineDecoder
All Implemented Interfaces:
ProtocolDecoder

public class TextLineDecoder extends Object implements ProtocolDecoder
A ProtocolDecoder which decodes a text line into a string.