Class SimpleProtocolDecoderOutput

java.lang.Object
org.apache.mina.filter.codec.support.SimpleProtocolDecoderOutput
All Implemented Interfaces:
ProtocolDecoderOutput

public class SimpleProtocolDecoderOutput extends Object implements ProtocolDecoderOutput
A ProtocolDecoderOutput based on queue.