Package com.alipay.remoting.codec

Interface Summary
AbstractBatchDecoder.Cumulator Cumulate ByteBufs.
 

Class Summary
AbstractBatchDecoder This class mainly hack the ByteToMessageDecoder to provide batch submission capability.
ProtocolCodeBasedDecoder Protocol code based decoder, the main decoder for a certain protocol, which is lead by one or multi bytes (magic code).
ProtocolCodeBasedEncoder Protocol code based encoder, the main encoder for a certain protocol, which is lead by one or multi bytes (magic code).
 



Copyright © 2018. All rights reserved.