@SPI(value="javassist") public interface ProxyFactory
@Adaptive(value="proxy") <T> T getProxy(Invoker<T> invoker) throws RpcException
invoker - RpcException@Adaptive(value="proxy") <T> Invoker<T> getInvoker(T proxy, Class<T> type, URL url) throws RpcException
T - proxy - type - url - RpcExceptionCopyright © 2011–2018 The Apache Software Foundation. All rights reserved.