Uses of Class
com.alipay.remoting.codec.AbstractBatchDecoder

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

Uses of AbstractBatchDecoder in com.alipay.remoting.codec
 

Subclasses of AbstractBatchDecoder in com.alipay.remoting.codec
 class ProtocolCodeBasedDecoder
          Protocol code based decoder, the main decoder for a certain protocol, which is lead by one or multi bytes (magic code).
 

Uses of AbstractBatchDecoder in com.alipay.remoting.rpc.protocol
 

Subclasses of AbstractBatchDecoder in com.alipay.remoting.rpc.protocol
 class RpcProtocolDecoder
           
 



Copyright © 2018. All rights reserved.