类的使用
com.alibaba.dubbo.rpc.RpcException
-
使用RpcException的程序包 程序包 说明 com.alibaba.dubbo.rpc com.alibaba.dubbo.rpc.cluster -
-
com.alibaba.dubbo.rpc中RpcException的使用
抛出RpcException的com.alibaba.dubbo.rpc中的方法 修饰符和类型 方法 说明 <T> Exporter<T>Protocol. export(Invoker<T> invoker)已过时。default <T> org.apache.dubbo.rpc.Exporter<T>Protocol. export(org.apache.dubbo.rpc.Invoker<T> invoker)已过时。<T> Invoker<T>ProxyFactory. getInvoker(T proxy, Class<T> type, URL url)已过时。<T> TProxyFactory. getProxy(Invoker<T> invoker)已过时。<T> TProxyFactory. getProxy(Invoker<T> invoker, boolean generic)已过时。ResultFilter. invoke(Invoker<?> invoker, Invocation invocation)已过时。ResultInvoker.CompatibleInvoker. invoke(Invocation invocation)ResultInvoker. invoke(Invocation invocation)已过时。<T> Invoker<T>Protocol. refer(Class<T> aClass, URL url)已过时。default <T> org.apache.dubbo.rpc.Invoker<T>Protocol. refer(Class<T> aClass, org.apache.dubbo.common.URL url)已过时。voidInvokerListener. referred(Invoker<?> invoker)已过时。 -
com.alibaba.dubbo.rpc.cluster中RpcException的使用
抛出RpcException的com.alibaba.dubbo.rpc.cluster中的方法 修饰符和类型 方法 说明 <T> Invoker<T>Cluster. join(Directory<T> directory)已过时。List<Invoker<T>>Directory. list(Invocation invocation)已过时。<T> List<Invoker<T>>Router. route(List<Invoker<T>> invokers, URL url, Invocation invocation)已过时。
-