Uses of Class
com.alipay.remoting.rpc.RpcRemoting

Packages that use RpcRemoting
com.alipay.remoting.rpc   
 

Uses of RpcRemoting in com.alipay.remoting.rpc
 

Subclasses of RpcRemoting in com.alipay.remoting.rpc
 class RpcClientRemoting
          Rpc client remoting
 class RpcServerRemoting
          Rpc server remoting
 

Fields in com.alipay.remoting.rpc declared as RpcRemoting
protected  RpcRemoting RpcServer.rpcRemoting
          rpc remoting
protected  RpcRemoting RpcClient.rpcRemoting
          rpc remoting
 

Methods in com.alipay.remoting.rpc with parameters of type RpcRemoting
protected  void RpcServer.initRpcRemoting(RpcRemoting rpcRemoting)
          init rpc remoting
 



Copyright © 2018. All rights reserved.