rpc系列-rpc02

承接rpc系列-rpc01:http://www.javashuo.com/article/p-alkxxtbv-uv.html 示例 1.結構 2.代碼 客戶端: rpc-client /** * 框架的RPC 客戶端(用於發送 RPC 請求) */ public class RpcClient extends SimpleChannelInboundHandler<RpcResponse>
相關文章
相關標籤/搜索