Uses of Package
com.alipay.remoting.codec

Packages that use com.alipay.remoting.codec
com.alipay.remoting.codec   
com.alipay.remoting.rpc.protocol   
 

Classes in com.alipay.remoting.codec used by com.alipay.remoting.codec
AbstractBatchDecoder
          This class mainly hack the ByteToMessageDecoder to provide batch submission capability.
AbstractBatchDecoder.Cumulator
          Cumulate ByteBufs.
 

Classes in com.alipay.remoting.codec used by com.alipay.remoting.rpc.protocol
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).
 



Copyright © 2018. All rights reserved.