dubbo-website icon indicating copy to clipboard operation
dubbo-website copied to clipboard

各位好,ServiceProxy是指JDK中的ServiceProxy吗?该如何理解以 ServiceProxy 为中心

Open hsiun opened this issue 4 years ago • 0 comments

https://dubbo.apache.org/zh-cn/docs/dev/design.html proxy 服务代理层:服务接口透明代理,生成服务的客户端 Stub 和服务器端 Skeleton, 以 ServiceProxy 为中心,扩展接口为 ProxyFactory

hsiun avatar May 08 '20 11:05 hsiun