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>
相关文章
相关标签/搜索