Uses of Class
org.apache.mina.filter.codec.CumulativeProtocolDecoder

Packages that use CumulativeProtocolDecoder
Package
Description
Protocol codecs that helps you to implement even more complex protocols by splitting a codec into multiple sub-codecs.
 
Protocol codecs which uses Java object serilization and leads to rapid protocol implementation.