A B C D E F G H I J L M N O P R S T U V W Z
所有类 所有程序包
所有类 所有程序包
所有类 所有程序包
A
- AbstractCacheFactory - com.alibaba.dubbo.cache.support中的类
-
已过时。
- AbstractCacheFactory() - 类 的构造器com.alibaba.dubbo.cache.support.AbstractCacheFactory
-
已过时。
- AbstractLoadBalance - com.alibaba.dubbo.rpc.cluster.loadbalance中的类
-
已过时。
- AbstractLoadBalance() - 类 的构造器com.alibaba.dubbo.rpc.cluster.loadbalance.AbstractLoadBalance
-
已过时。
- AbstractRegistry - com.alibaba.dubbo.registry.support中的类
-
已过时。
- AbstractRegistry(URL) - 类 的构造器com.alibaba.dubbo.registry.support.AbstractRegistry
-
已过时。
- AbstractRegistryFactory - com.alibaba.dubbo.registry.support中的类
-
已过时。
- AbstractRegistryFactory() - 类 的构造器com.alibaba.dubbo.registry.support.AbstractRegistryFactory
-
已过时。
- AbstractResult() - 类 的构造器com.alibaba.dubbo.rpc.Result.AbstractResult
-
已过时。
- addAttachments(Map<String, String>) - 类 中的方法com.alibaba.dubbo.rpc.Result.CompatibleResult
-
已过时。
- addAttachments(Map<String, String>) - 类 中的方法com.alibaba.dubbo.rpc.RpcInvocation
- addAttachmentsIfAbsent(Map<String, String>) - 类 中的方法com.alibaba.dubbo.rpc.RpcInvocation
- addObjectAttachments(Map<String, Object>) - 接口 中的方法com.alibaba.dubbo.rpc.Result
-
已过时。
- addParameter(String, boolean) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- addParameter(String, byte) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- addParameter(String, char) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- addParameter(String, double) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- addParameter(String, float) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- addParameter(String, int) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- addParameter(String, long) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- addParameter(String, short) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- addParameter(String, CharSequence) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- addParameter(String, Enum<?>) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- addParameter(String, Number) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- addParameter(String, String) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- addParameterAndEncoded(String, String) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- addParameterIfAbsent(String, String) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- addParameters(String...) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- addParameters(Map<String, String>) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- addParametersIfAbsent(Map<String, String>) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- addParameterString(String) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- ApplicationConfig - com.alibaba.dubbo.config中的类
-
已过时。
- ApplicationConfig() - 类 的构造器com.alibaba.dubbo.config.ApplicationConfig
-
已过时。
- ApplicationConfig(String) - 类 的构造器com.alibaba.dubbo.config.ApplicationConfig
-
已过时。
- ArgumentConfig - com.alibaba.dubbo.config中的类
-
已过时。
- ArgumentConfig() - 类 的构造器com.alibaba.dubbo.config.ArgumentConfig
-
已过时。
- asyncCall(Runnable) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。one way async call, send request only, and result is not required
- asyncCall(Callable<T>) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。Async invocation.
- attachInvocationIdIfAsync(URL, Invocation) - 类 中的静态方法com.alibaba.dubbo.rpc.support.RpcUtils
-
Idempotent operation: invocation id will be added in async operation by default
B
- BaseCommand - com.alibaba.dubbo.qos.command中的接口
-
已过时。
- bind(URL, ChannelHandler) - 接口 中的方法com.alibaba.dubbo.remoting.Transporter
-
已过时。
- bind(URL, ChannelHandler) - 接口 中的方法com.alibaba.dubbo.remoting.Transporter
-
已过时。
C
- Cache - com.alibaba.dubbo.cache中的接口
-
已过时。
- CacheFactory - com.alibaba.dubbo.cache中的接口
-
已过时。
- cancel(boolean) - 类 中的方法com.alibaba.dubbo.rpc.protocol.dubbo.FutureAdapter
-
已过时。
- caught(Channel, Throwable) - 接口 中的方法com.alibaba.dubbo.remoting.ChannelHandler
-
已过时。
- caught(Throwable) - 接口 中的方法com.alibaba.dubbo.remoting.exchange.ResponseCallback
-
已过时。caught exception.
- caught(Channel, Throwable) - 接口 中的方法com.alibaba.dubbo.remoting.ChannelHandler
-
已过时。
- Channel - com.alibaba.dubbo.remoting中的接口
-
已过时。
- ChannelHandler - com.alibaba.dubbo.remoting中的接口
-
已过时。
- check() - 接口 中的方法com.alibaba.dubbo.common.status.StatusChecker
-
已过时。
- ClassNameGenerator - com.alibaba.dubbo.rpc.protocol.thrift中的接口
-
已过时。
- clearAttachments() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- clearParameters() - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- Cluster - com.alibaba.dubbo.rpc.cluster中的接口
-
已过时。
- Codec - com.alibaba.dubbo.remoting中的接口
-
已过时。
- Codec2 - com.alibaba.dubbo.remoting中的接口
-
已过时。
- collect(URL) - 接口 中的方法com.alibaba.dubbo.monitor.Monitor
-
已过时。
- collect(URL) - 接口 中的方法com.alibaba.dubbo.monitor.Monitor
-
已过时。
- com.alibaba.dubbo.cache - 程序包 com.alibaba.dubbo.cache
- com.alibaba.dubbo.cache.support - 程序包 com.alibaba.dubbo.cache.support
- com.alibaba.dubbo.common - 程序包 com.alibaba.dubbo.common
- com.alibaba.dubbo.common.compiler - 程序包 com.alibaba.dubbo.common.compiler
- com.alibaba.dubbo.common.extension - 程序包 com.alibaba.dubbo.common.extension
- com.alibaba.dubbo.common.logger - 程序包 com.alibaba.dubbo.common.logger
- com.alibaba.dubbo.common.serialize - 程序包 com.alibaba.dubbo.common.serialize
- com.alibaba.dubbo.common.status - 程序包 com.alibaba.dubbo.common.status
- com.alibaba.dubbo.common.store - 程序包 com.alibaba.dubbo.common.store
- com.alibaba.dubbo.common.threadpool - 程序包 com.alibaba.dubbo.common.threadpool
- com.alibaba.dubbo.common.utils - 程序包 com.alibaba.dubbo.common.utils
- com.alibaba.dubbo.config - 程序包 com.alibaba.dubbo.config
- com.alibaba.dubbo.config.spring.context.annotation - 程序包 com.alibaba.dubbo.config.spring.context.annotation
- com.alibaba.dubbo.container - 程序包 com.alibaba.dubbo.container
- com.alibaba.dubbo.monitor - 程序包 com.alibaba.dubbo.monitor
- com.alibaba.dubbo.qos.command - 程序包 com.alibaba.dubbo.qos.command
- com.alibaba.dubbo.registry - 程序包 com.alibaba.dubbo.registry
- com.alibaba.dubbo.registry.support - 程序包 com.alibaba.dubbo.registry.support
- com.alibaba.dubbo.remoting - 程序包 com.alibaba.dubbo.remoting
- com.alibaba.dubbo.remoting.exchange - 程序包 com.alibaba.dubbo.remoting.exchange
- com.alibaba.dubbo.remoting.http - 程序包 com.alibaba.dubbo.remoting.http
- com.alibaba.dubbo.remoting.p2p - 程序包 com.alibaba.dubbo.remoting.p2p
- com.alibaba.dubbo.remoting.telnet - 程序包 com.alibaba.dubbo.remoting.telnet
- com.alibaba.dubbo.remoting.zookeeper - 程序包 com.alibaba.dubbo.remoting.zookeeper
- com.alibaba.dubbo.rpc - 程序包 com.alibaba.dubbo.rpc
- com.alibaba.dubbo.rpc.cluster - 程序包 com.alibaba.dubbo.rpc.cluster
- com.alibaba.dubbo.rpc.cluster.loadbalance - 程序包 com.alibaba.dubbo.rpc.cluster.loadbalance
- com.alibaba.dubbo.rpc.protocol.dubbo - 程序包 com.alibaba.dubbo.rpc.protocol.dubbo
- com.alibaba.dubbo.rpc.protocol.rest.support - 程序包 com.alibaba.dubbo.rpc.protocol.rest.support
- com.alibaba.dubbo.rpc.protocol.thrift - 程序包 com.alibaba.dubbo.rpc.protocol.thrift
- com.alibaba.dubbo.rpc.support - 程序包 com.alibaba.dubbo.rpc.support
- com.alibaba.dubbo.validation - 程序包 com.alibaba.dubbo.validation
- CommandContext - com.alibaba.dubbo.qos.command中的类
-
已过时。
- CommandContext(String) - 类 的构造器com.alibaba.dubbo.qos.command.CommandContext
-
已过时。
- CommandContext(String, String[], boolean) - 类 的构造器com.alibaba.dubbo.qos.command.CommandContext
-
已过时。
- CommandContext(CommandContext) - 类 的构造器com.alibaba.dubbo.qos.command.CommandContext
-
已过时。
- compareTo(Router) - 接口 中的方法com.alibaba.dubbo.rpc.cluster.Router
-
已过时。
- compareTo(Router) - 接口 中的方法com.alibaba.dubbo.rpc.cluster.Router
-
已过时。
- CompatibleExporter(Exporter<T>) - 类 的构造器com.alibaba.dubbo.rpc.Exporter.CompatibleExporter
-
已过时。
- CompatibleInvocation(Invocation) - 类 的构造器com.alibaba.dubbo.rpc.Invocation.CompatibleInvocation
-
已过时。
- CompatibleInvoker(Invoker<T>) - 类 的构造器com.alibaba.dubbo.rpc.Invoker.CompatibleInvoker
-
已过时。
- CompatibleNotifyListener(NotifyListener) - 类 的构造器com.alibaba.dubbo.registry.NotifyListener.CompatibleNotifyListener
-
已过时。
- CompatibleResult(Result) - 类 的构造器com.alibaba.dubbo.rpc.Result.CompatibleResult
-
已过时。
- Compiler - com.alibaba.dubbo.common.compiler中的接口
-
已过时。
- ConfiguratorFactory - com.alibaba.dubbo.rpc.cluster中的接口
-
已过时。
- connected(Channel) - 接口 中的方法com.alibaba.dubbo.remoting.ChannelHandler
-
已过时。
- connected(Channel) - 接口 中的方法com.alibaba.dubbo.remoting.ChannelHandler
-
已过时。
- Constants - com.alibaba.dubbo.common中的类
-
已过时。
- Constants() - 类 的构造器com.alibaba.dubbo.common.Constants
-
已过时。
- ConsumerConfig - com.alibaba.dubbo.config中的类
-
已过时。
- ConsumerConfig() - 类 的构造器com.alibaba.dubbo.config.ConsumerConfig
-
已过时。
- Container - com.alibaba.dubbo.container中的接口
-
已过时。
- ContentType - com.alibaba.dubbo.rpc.protocol.rest.support中的类
-
已过时。
- ContentType() - 类 的构造器com.alibaba.dubbo.rpc.protocol.rest.support.ContentType
-
已过时。
- convert(URL, Object) - 接口 中的方法com.alibaba.dubbo.rpc.cluster.RuleConverter
-
已过时。
- convert(URL, Object) - 接口 中的方法com.alibaba.dubbo.rpc.cluster.RuleConverter
-
已过时。
- convertRegister(Map<String, Map<String, String>>) - 类 中的静态方法com.alibaba.dubbo.common.utils.UrlUtils
-
已过时。
- convertSubscribe(Map<String, String>) - 类 中的静态方法com.alibaba.dubbo.common.utils.UrlUtils
-
已过时。
D
- DataStore - com.alibaba.dubbo.common.store中的接口
-
已过时。
- decode(String) - 类 中的静态方法com.alibaba.dubbo.common.URL
-
已过时。
- deserialize(URL, InputStream) - 接口 中的方法com.alibaba.dubbo.common.serialize.Serialization
-
已过时。
- deserialize(URL, InputStream) - 接口 中的方法com.alibaba.dubbo.common.serialize.Serialization
-
已过时。
- destroy() - 类 中的方法com.alibaba.dubbo.registry.support.FailbackRegistry
-
已过时。
- destroy() - 类 中的方法com.alibaba.dubbo.rpc.Invoker.CompatibleInvoker
-
已过时。
- destroyed(Invoker<?>) - 接口 中的方法com.alibaba.dubbo.rpc.InvokerListener
-
已过时。
- destroyed(Invoker<?>) - 接口 中的方法com.alibaba.dubbo.rpc.InvokerListener
-
已过时。
- Directory<T> - com.alibaba.dubbo.rpc.cluster中的接口
-
已过时。
- disconnected(Channel) - 接口 中的方法com.alibaba.dubbo.remoting.ChannelHandler
-
已过时。
- disconnected(Channel) - 接口 中的方法com.alibaba.dubbo.remoting.ChannelHandler
-
已过时。
- dispatch(ChannelHandler, URL) - 接口 中的方法com.alibaba.dubbo.remoting.Dispatcher
-
已过时。
- dispatch(ChannelHandler, URL) - 接口 中的方法com.alibaba.dubbo.remoting.Dispatcher
-
已过时。
- Dispatcher - com.alibaba.dubbo.remoting中的接口
-
已过时。
- done(Object) - 接口 中的方法com.alibaba.dubbo.remoting.exchange.ResponseCallback
-
已过时。done.
- doRegister(URL) - 类 中的方法com.alibaba.dubbo.registry.support.FailbackRegistry
-
已过时。
- doSubscribe(URL, NotifyListener) - 类 中的方法com.alibaba.dubbo.registry.support.FailbackRegistry
-
已过时。
- doUnregister(URL) - 类 中的方法com.alibaba.dubbo.registry.support.FailbackRegistry
-
已过时。
- doUnsubscribe(URL, NotifyListener) - 类 中的方法com.alibaba.dubbo.registry.support.FailbackRegistry
-
已过时。
E
- EnableDubbo - com.alibaba.dubbo.config.spring.context.annotation中的注释类型
-
已过时。
- encode(String) - 类 中的静态方法com.alibaba.dubbo.common.URL
-
已过时。
- Exchanger - com.alibaba.dubbo.remoting.exchange中的接口
-
已过时。
- execute(CommandContext, String[]) - 接口 中的方法com.alibaba.dubbo.qos.command.BaseCommand
-
已过时。
- execute(CommandContext, String[]) - 接口 中的方法com.alibaba.dubbo.qos.command.BaseCommand
-
已过时。
- export(Invoker<T>) - 接口 中的方法com.alibaba.dubbo.rpc.Protocol
-
已过时。
- export(Invoker<T>) - 接口 中的方法com.alibaba.dubbo.rpc.Protocol
-
已过时。
- Exporter<T> - com.alibaba.dubbo.rpc中的接口
-
已过时。
- Exporter.CompatibleExporter<T> - com.alibaba.dubbo.rpc中的类
-
已过时。
- ExtensionFactory - com.alibaba.dubbo.common.extension中的接口
-
已过时。
F
- FailbackRegistry - com.alibaba.dubbo.registry.support中的类
-
已过时。
- FailbackRegistry(URL) - 类 的构造器com.alibaba.dubbo.registry.support.FailbackRegistry
-
已过时。
- Filter - com.alibaba.dubbo.rpc中的接口
-
已过时。
- FutureAdapter<V> - com.alibaba.dubbo.rpc.protocol.dubbo中的类
-
已过时。
- FutureAdapter(ResponseFuture) - 类 的构造器com.alibaba.dubbo.rpc.protocol.dubbo.FutureAdapter
-
已过时。
- FutureAdapter(CompletableFuture<Object>) - 类 的构造器com.alibaba.dubbo.rpc.protocol.dubbo.FutureAdapter
-
已过时。
G
- get() - 接口 中的方法com.alibaba.dubbo.remoting.exchange.ResponseFuture
-
已过时。get result.
- get() - 类 中的方法com.alibaba.dubbo.rpc.protocol.dubbo.FutureAdapter
-
已过时。
- get() - 类 中的方法com.alibaba.dubbo.rpc.Result.AbstractResult
-
已过时。
- get() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。get values.
- get(int) - 接口 中的方法com.alibaba.dubbo.remoting.exchange.ResponseFuture
-
已过时。get result with the specified timeout.
- get(long, TimeUnit) - 类 中的方法com.alibaba.dubbo.rpc.protocol.dubbo.FutureAdapter
-
已过时。
- get(long, TimeUnit) - 类 中的方法com.alibaba.dubbo.rpc.Result.AbstractResult
-
已过时。
- get(Object) - 类 中的方法com.alibaba.dubbo.rpc.Invocation.CompatibleInvocation
-
已过时。
- get(Object) - 接口 中的方法com.alibaba.dubbo.rpc.Invocation
-
已过时。
- get(String) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- getAbsolutePath() - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getAddress() - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getArguments() - 类 中的方法com.alibaba.dubbo.rpc.Invocation.CompatibleInvocation
-
已过时。
- getArguments() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- getArguments() - 类 中的方法com.alibaba.dubbo.rpc.RpcInvocation
- getArguments(Invocation) - 类 中的静态方法com.alibaba.dubbo.rpc.support.RpcUtils
- getAttachment(String) - 类 中的方法com.alibaba.dubbo.rpc.Invocation.CompatibleInvocation
-
已过时。
- getAttachment(String) - 类 中的方法com.alibaba.dubbo.rpc.Result.CompatibleResult
-
已过时。
- getAttachment(String) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- getAttachment(String) - 类 中的方法com.alibaba.dubbo.rpc.RpcInvocation
- getAttachment(String, String) - 类 中的方法com.alibaba.dubbo.rpc.Invocation.CompatibleInvocation
-
已过时。
- getAttachment(String, String) - 接口 中的方法com.alibaba.dubbo.rpc.Invocation
-
已过时。
- getAttachment(String, String) - 类 中的方法com.alibaba.dubbo.rpc.Result.CompatibleResult
-
已过时。
- getAttachment(String, String) - 类 中的方法com.alibaba.dubbo.rpc.RpcInvocation
- getAttachments() - 类 中的方法com.alibaba.dubbo.rpc.Invocation.CompatibleInvocation
-
已过时。
- getAttachments() - 类 中的方法com.alibaba.dubbo.rpc.Result.CompatibleResult
-
已过时。
- getAttachments() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- getAttachments() - 类 中的方法com.alibaba.dubbo.rpc.RpcInvocation
- getAttributes() - 类 中的方法com.alibaba.dubbo.rpc.Invocation.CompatibleInvocation
-
已过时。
- getAttributes() - 接口 中的方法com.alibaba.dubbo.rpc.Invocation
-
已过时。
- getAuthority() - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getBackupAddress() - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getBackupAddress(int) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getCache(URL, Invocation) - 接口 中的方法com.alibaba.dubbo.cache.CacheFactory
-
已过时。
- getCache(URL, Invocation) - 类 中的方法com.alibaba.dubbo.cache.support.AbstractCacheFactory
-
已过时。
- getCache(URL, Invocation) - 类 中的方法com.alibaba.dubbo.cache.support.AbstractCacheFactory
-
已过时。
- getCacheUrls(URL) - 类 中的方法com.alibaba.dubbo.registry.support.AbstractRegistry
-
已过时。
- getChannelHandler() - 接口 中的方法com.alibaba.dubbo.remoting.Channel
-
已过时。
- getContext() - 类 中的静态方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- getDelegate() - 类 中的方法com.alibaba.dubbo.rpc.Result.CompatibleResult
-
已过时。
- getEmptyUrl(String, String) - 类 中的静态方法com.alibaba.dubbo.common.utils.UrlUtils
-
已过时。
- getException() - 类 中的方法com.alibaba.dubbo.rpc.Result.CompatibleResult
-
已过时。
- getExecutor(URL) - 接口 中的方法com.alibaba.dubbo.common.threadpool.ThreadPool
-
已过时。
- getExecutor(URL) - 接口 中的方法com.alibaba.dubbo.common.threadpool.ThreadPool
-
已过时。
- getFuture() - 类 中的方法com.alibaba.dubbo.rpc.protocol.dubbo.FutureAdapter
-
已过时。
- getFuture() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- getHeartbeat(URL) - 类 中的静态方法com.alibaba.dubbo.common.utils.UrlUtils
-
已过时。
- getHost() - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getIdleTimeout(URL) - 类 中的静态方法com.alibaba.dubbo.common.utils.UrlUtils
-
已过时。
- getInterface() - 类 中的方法com.alibaba.dubbo.rpc.Invoker.CompatibleInvoker
-
已过时。
- getInvocationId(Invocation) - 类 中的静态方法com.alibaba.dubbo.rpc.support.RpcUtils
- getInvoker() - 类 中的方法com.alibaba.dubbo.rpc.Exporter.CompatibleExporter
-
已过时。
- getInvoker() - 接口 中的方法com.alibaba.dubbo.rpc.Exporter
-
已过时。
- getInvoker() - 类 中的方法com.alibaba.dubbo.rpc.Invocation.CompatibleInvocation
-
已过时。
- getInvoker() - 接口 中的方法com.alibaba.dubbo.rpc.Invocation
-
已过时。
- getInvoker() - 类 中的方法com.alibaba.dubbo.rpc.RpcInvocation
- getInvoker(T, Class<T>, URL) - 接口 中的方法com.alibaba.dubbo.rpc.ProxyFactory
-
已过时。
- getInvoker(T, Class<T>, URL) - 接口 中的方法com.alibaba.dubbo.rpc.ProxyFactory
-
已过时。
- getIp() - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getLocalAddress() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。get local address.
- getLocalAddressString() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- getLocalHost() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- getLocalHostName() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- getLocalPort() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- getMethodName() - 类 中的方法com.alibaba.dubbo.rpc.Invocation.CompatibleInvocation
-
已过时。
- getMethodName() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- getMethodName() - 类 中的方法com.alibaba.dubbo.rpc.RpcInvocation
- getMethodName(Invocation) - 类 中的静态方法com.alibaba.dubbo.rpc.support.RpcUtils
- getMethodParameter(String, String) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getMethodParameter(String, String, boolean) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getMethodParameter(String, String, byte) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getMethodParameter(String, String, char) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getMethodParameter(String, String, double) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getMethodParameter(String, String, float) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getMethodParameter(String, String, int) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getMethodParameter(String, String, long) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getMethodParameter(String, String, short) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getMethodParameter(String, String, String) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getMethodParameterAndDecoded(String, String) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getMethodParameterAndDecoded(String, String, String) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getMethodPositiveParameter(String, String, byte) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getMethodPositiveParameter(String, String, double) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getMethodPositiveParameter(String, String, float) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getMethodPositiveParameter(String, String, int) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getMethodPositiveParameter(String, String, long) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getMethodPositiveParameter(String, String, short) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getMonitor(URL) - 接口 中的方法com.alibaba.dubbo.monitor.MonitorFactory
-
已过时。
- getMonitor(URL) - 接口 中的方法com.alibaba.dubbo.monitor.MonitorFactory
-
已过时。
- getNotified() - 类 中的方法com.alibaba.dubbo.registry.support.AbstractRegistry
-
已过时。
- getObjectAttachment(String) - 接口 中的方法com.alibaba.dubbo.rpc.Invocation
-
已过时。
- getObjectAttachment(String) - 接口 中的方法com.alibaba.dubbo.rpc.Result
-
已过时。
- getObjectAttachment(String, Object) - 接口 中的方法com.alibaba.dubbo.rpc.Invocation
-
已过时。
- getObjectAttachment(String, Object) - 接口 中的方法com.alibaba.dubbo.rpc.Result
-
已过时。
- getObjectAttachments() - 接口 中的方法com.alibaba.dubbo.rpc.Invocation
-
已过时。
- getObjectAttachments() - 接口 中的方法com.alibaba.dubbo.rpc.Result
-
已过时。
- getOriginal() - 类 中的方法com.alibaba.dubbo.rpc.Invocation.CompatibleInvocation
-
已过时。
- getOriginal() - 接口 中的方法com.alibaba.dubbo.rpc.Invocation
-
已过时。
- getOriginal() - 类 中的方法com.alibaba.dubbo.rpc.Invoker.CompatibleInvoker
-
已过时。
- getOriginal() - 接口 中的方法com.alibaba.dubbo.rpc.Invoker
-
已过时。
- getOriginalURL() - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getParameter(String) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getParameter(String, boolean) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getParameter(String, byte) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getParameter(String, char) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getParameter(String, double) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getParameter(String, float) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getParameter(String, int) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getParameter(String, long) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getParameter(String, short) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getParameter(String, String) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getParameter(String, String[]) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getParameterAndDecoded(String) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getParameterAndDecoded(String, String) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getParameters() - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getParameterTypes() - 类 中的方法com.alibaba.dubbo.rpc.Invocation.CompatibleInvocation
-
已过时。
- getParameterTypes() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- getParameterTypes() - 类 中的方法com.alibaba.dubbo.rpc.RpcInvocation
- getParameterTypes(Invocation) - 类 中的静态方法com.alibaba.dubbo.rpc.support.RpcUtils
- getPassword() - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getPath() - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getPort() - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getPort(int) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getPositiveParameter(String, byte) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getPositiveParameter(String, double) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getPositiveParameter(String, float) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getPositiveParameter(String, int) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getPositiveParameter(String, long) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getPositiveParameter(String, short) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getPriority() - 接口 中的方法com.alibaba.dubbo.rpc.cluster.Router
-
已过时。
- getProtocol() - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getProtocolServiceKey() - 类 中的方法com.alibaba.dubbo.rpc.Invocation.CompatibleInvocation
-
已过时。
- getProtocolServiceKey() - 类 中的方法com.alibaba.dubbo.rpc.RpcInvocation
- getProxy(Invoker<T>) - 接口 中的方法com.alibaba.dubbo.rpc.ProxyFactory
-
已过时。
- getProxy(Invoker<T>, boolean) - 接口 中的方法com.alibaba.dubbo.rpc.ProxyFactory
-
已过时。
- getProxy(Invoker<T>) - 接口 中的方法com.alibaba.dubbo.rpc.ProxyFactory
-
已过时。
- getProxy(Invoker<T>, boolean) - 接口 中的方法com.alibaba.dubbo.rpc.ProxyFactory
-
已过时。
- getRawParameter(String) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getRegistered() - 类 中的方法com.alibaba.dubbo.registry.support.AbstractRegistry
-
已过时。
- getRegistry(URL) - 接口 中的方法com.alibaba.dubbo.registry.RegistryFactory
-
已过时。
- getRegistry(URL) - 接口 中的方法com.alibaba.dubbo.registry.RegistryFactory
-
已过时。
- getRemoteAddress() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- getRemoteAddressString() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- getRemoteHost() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- getRemoteHostName() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- getRemotePort() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- getRequest() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- getRequest(Class<T>) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- getResponse() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。Get the response object of the underlying RPC protocol, e.g.
- getResponse(Class<T>) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。Get the response object of the underlying RPC protocol, e.g.
- getReturnType(Invocation) - 类 中的静态方法com.alibaba.dubbo.rpc.support.RpcUtils
- getReturnTypes(Invocation) - 类 中的静态方法com.alibaba.dubbo.rpc.support.RpcUtils
- getRouter(URL) - 接口 中的方法com.alibaba.dubbo.rpc.cluster.RouterFactory
-
已过时。
- getRouter(URL) - 接口 中的方法com.alibaba.dubbo.rpc.cluster.RouterFactory
-
已过时。
- getServerContext() - 类 中的静态方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- getServers() - 接口 中的方法com.alibaba.dubbo.rpc.Protocol
-
已过时。
- getServiceInterface() - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getServiceKey() - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getServiceName() - 接口 中的方法com.alibaba.dubbo.rpc.Invocation
-
已过时。
- getSubscribed() - 类 中的方法com.alibaba.dubbo.registry.support.AbstractRegistry
-
已过时。
- getTargetServiceUniqueName() - 类 中的方法com.alibaba.dubbo.rpc.Invocation.CompatibleInvocation
-
已过时。
- getTargetServiceUniqueName() - 接口 中的方法com.alibaba.dubbo.rpc.Invocation
-
已过时。
- getUrl() - 接口 中的方法com.alibaba.dubbo.monitor.Monitor
-
已过时。
- getUrl() - 接口 中的方法com.alibaba.dubbo.registry.Registry
-
已过时。
- getUrl() - 类 中的方法com.alibaba.dubbo.registry.support.AbstractRegistry
-
已过时。
- getUrl() - 类 中的方法com.alibaba.dubbo.registry.support.FailbackRegistry
-
已过时。
- getUrl() - 接口 中的方法com.alibaba.dubbo.remoting.Channel
-
已过时。
- getUrl() - 接口 中的方法com.alibaba.dubbo.rpc.cluster.Directory
-
已过时。
- getUrl() - 接口 中的方法com.alibaba.dubbo.rpc.cluster.Router
-
已过时。
- getUrl() - 类 中的方法com.alibaba.dubbo.rpc.Invoker.CompatibleInvoker
-
已过时。
- getUrl() - 接口 中的方法com.alibaba.dubbo.rpc.Invoker
-
已过时。
- getUrl() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- getUrlParameter(String) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getUrls() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- getUsername() - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getValue() - 类 中的方法com.alibaba.dubbo.rpc.Result.CompatibleResult
-
已过时。
H
- hasException() - 类 中的方法com.alibaba.dubbo.rpc.Result.CompatibleResult
-
已过时。
- hasMethodParameter(String, String) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- hasParameter(String) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- HttpBinder - com.alibaba.dubbo.remoting.http中的接口
-
已过时。
I
- Invocation - com.alibaba.dubbo.rpc中的接口
-
已过时。
- Invocation.CompatibleInvocation - com.alibaba.dubbo.rpc中的类
-
已过时。
- invoke(Invocation) - 类 中的方法com.alibaba.dubbo.rpc.Invoker.CompatibleInvoker
-
已过时。
- invoke(Invocation) - 接口 中的方法com.alibaba.dubbo.rpc.Invoker
-
已过时。
- invoke(Invoker<?>, Invocation) - 接口 中的方法com.alibaba.dubbo.rpc.Filter
-
已过时。
- invoke(Invocation) - 接口 中的方法com.alibaba.dubbo.rpc.Invoker
-
已过时。
- invoke(Invoker<?>, Invocation) - 接口 中的方法com.alibaba.dubbo.rpc.Filter
-
已过时。
- Invoker<T> - com.alibaba.dubbo.rpc中的接口
-
已过时。
- Invoker.CompatibleInvoker<T> - com.alibaba.dubbo.rpc中的类
-
已过时。
- InvokerListener - com.alibaba.dubbo.rpc中的接口
-
已过时。
- isAnyHost() - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- isAsync(URL, Invocation) - 类 中的静态方法com.alibaba.dubbo.rpc.support.RpcUtils
- isAvailable() - 类 中的方法com.alibaba.dubbo.rpc.Invoker.CompatibleInvoker
-
已过时。
- isCancelled() - 类 中的方法com.alibaba.dubbo.rpc.protocol.dubbo.FutureAdapter
-
已过时。
- isClientSide() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- isConfigurator(URL) - 类 中的静态方法com.alibaba.dubbo.common.utils.UrlUtils
-
已过时。
- isConsumerSide() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。is consumer side.
- isDone() - 接口 中的方法com.alibaba.dubbo.remoting.exchange.ResponseFuture
-
已过时。check is done.
- isDone() - 类 中的方法com.alibaba.dubbo.rpc.protocol.dubbo.FutureAdapter
-
已过时。
- isForce() - 接口 中的方法com.alibaba.dubbo.rpc.cluster.Router
-
已过时。
- isLocalHost() - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- isMatch(URL, URL) - 类 中的静态方法com.alibaba.dubbo.common.utils.UrlUtils
-
已过时。
- isMatchCategory(String, String) - 类 中的静态方法com.alibaba.dubbo.common.utils.UrlUtils
-
已过时。
- isMatchGlobPattern(String, String) - 类 中的静态方法com.alibaba.dubbo.common.utils.UrlUtils
-
已过时。
- isMatchGlobPattern(String, String, URL) - 类 中的静态方法com.alibaba.dubbo.common.utils.UrlUtils
-
已过时。
- isOneway(URL, Invocation) - 类 中的静态方法com.alibaba.dubbo.rpc.support.RpcUtils
- isProvider(URL) - 类 中的静态方法com.alibaba.dubbo.common.utils.UrlUtils
-
已过时。
- isProviderSide() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。is provider side.
- isReturnTypeFuture(Invocation) - 类 中的静态方法com.alibaba.dubbo.rpc.support.RpcUtils
- isRoute(URL) - 类 中的静态方法com.alibaba.dubbo.common.utils.UrlUtils
-
已过时。
- isRuntime() - 接口 中的方法com.alibaba.dubbo.rpc.cluster.Router
-
已过时。
- isServerSide() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- isServiceKeyMatch(URL, URL) - 类 中的静态方法com.alibaba.dubbo.common.utils.UrlUtils
-
已过时。
J
- join(Directory<T>) - 接口 中的方法com.alibaba.dubbo.rpc.cluster.Cluster
-
已过时。
- join(Directory<T>) - 接口 中的方法com.alibaba.dubbo.rpc.cluster.Cluster
-
已过时。
L
- list(Invocation) - 接口 中的方法com.alibaba.dubbo.rpc.cluster.Directory
-
已过时。
- list(Invocation) - 接口 中的方法com.alibaba.dubbo.rpc.cluster.Directory
-
已过时。
- LoadBalance - com.alibaba.dubbo.rpc.cluster中的接口
-
已过时。
- LoggerAdapter - com.alibaba.dubbo.common.logger中的接口
-
已过时。
- lookup(URL) - 接口 中的方法com.alibaba.dubbo.monitor.Monitor
-
已过时。
- lookup(URL) - 接口 中的方法com.alibaba.dubbo.registry.Registry
-
已过时。
- lookup(URL) - 类 中的方法com.alibaba.dubbo.registry.support.AbstractRegistry
-
已过时。
- lookup(URL) - 类 中的方法com.alibaba.dubbo.registry.support.FailbackRegistry
-
已过时。
- lookup(URL) - 接口 中的方法com.alibaba.dubbo.monitor.Monitor
-
已过时。
- lookup(URL) - 接口 中的方法com.alibaba.dubbo.registry.Registry
-
已过时。
- lookup(URL) - 类 中的方法com.alibaba.dubbo.registry.support.FailbackRegistry
-
已过时。
M
- Merger - com.alibaba.dubbo.rpc.cluster中的接口
-
已过时。
- MethodConfig - com.alibaba.dubbo.config中的类
-
已过时。
- MethodConfig() - 类 的构造器com.alibaba.dubbo.config.MethodConfig
-
已过时。
- ModuleConfig - com.alibaba.dubbo.config中的类
-
已过时。
- ModuleConfig() - 类 的构造器com.alibaba.dubbo.config.ModuleConfig
-
已过时。
- ModuleConfig(String) - 类 的构造器com.alibaba.dubbo.config.ModuleConfig
-
已过时。
- Monitor - com.alibaba.dubbo.monitor中的接口
-
已过时。
- MonitorConfig - com.alibaba.dubbo.config中的类
-
已过时。
- MonitorConfig() - 类 的构造器com.alibaba.dubbo.config.MonitorConfig
-
已过时。
- MonitorConfig(String) - 类 的构造器com.alibaba.dubbo.config.MonitorConfig
-
已过时。
- MonitorFactory - com.alibaba.dubbo.monitor中的接口
-
已过时。
- multipleConfig() - 注释类型 中的方法com.alibaba.dubbo.config.spring.context.annotation.EnableDubbo
-
已过时。It indicates whether
AbstractConfigbinding to multiple Spring Beans.
N
- Networker - com.alibaba.dubbo.remoting.p2p中的接口
-
已过时。
- notify(List<URL>) - 类 中的方法com.alibaba.dubbo.registry.NotifyListener.CompatibleNotifyListener
-
已过时。
- notify(List<URL>) - 接口 中的方法com.alibaba.dubbo.registry.NotifyListener
-
已过时。
- notify(List<URL>) - 类 中的方法com.alibaba.dubbo.registry.NotifyListener.ReverseCompatibleNotifyListener
-
已过时。
- NotifyListener - com.alibaba.dubbo.registry中的接口
-
已过时。
- NotifyListener.CompatibleNotifyListener - com.alibaba.dubbo.registry中的类
-
已过时。
- NotifyListener.ReverseCompatibleNotifyListener - com.alibaba.dubbo.registry中的类
-
已过时。
O
- ObjectInput - com.alibaba.dubbo.common.serialize中的接口
-
已过时。
- ObjectOutput - com.alibaba.dubbo.common.serialize中的接口
-
已过时。
P
- parseURL(String, Map<String, String>) - 类 中的静态方法com.alibaba.dubbo.common.utils.UrlUtils
-
已过时。
- parseURLs(String, Map<String, String>) - 类 中的静态方法com.alibaba.dubbo.common.utils.UrlUtils
-
已过时。
- Protocol - com.alibaba.dubbo.rpc中的接口
-
已过时。
- ProtocolConfig - com.alibaba.dubbo.config中的类
-
已过时。
- ProtocolConfig() - 类 的构造器com.alibaba.dubbo.config.ProtocolConfig
-
已过时。
- ProtocolConfig(String) - 类 的构造器com.alibaba.dubbo.config.ProtocolConfig
-
已过时。
- ProtocolConfig(String, int) - 类 的构造器com.alibaba.dubbo.config.ProtocolConfig
-
已过时。
- ProviderConfig - com.alibaba.dubbo.config中的类
-
已过时。
- ProviderConfig() - 类 的构造器com.alibaba.dubbo.config.ProviderConfig
-
已过时。
- ProxyFactory - com.alibaba.dubbo.rpc中的接口
-
已过时。
- put(Object, Object) - 类 中的方法com.alibaba.dubbo.rpc.Invocation.CompatibleInvocation
-
已过时。
- put(Object, Object) - 接口 中的方法com.alibaba.dubbo.rpc.Invocation
-
已过时。
R
- received(Channel, Object) - 接口 中的方法com.alibaba.dubbo.remoting.ChannelHandler
-
已过时。
- received(Channel, Object) - 接口 中的方法com.alibaba.dubbo.remoting.ChannelHandler
-
已过时。
- recreate() - 类 中的方法com.alibaba.dubbo.rpc.Result.CompatibleResult
-
已过时。
- refer(Class<T>, URL) - 接口 中的方法com.alibaba.dubbo.rpc.Protocol
-
已过时。
- refer(Class<T>, URL) - 接口 中的方法com.alibaba.dubbo.rpc.Protocol
-
已过时。
- ReferenceConfig<T> - com.alibaba.dubbo.config中的类
-
已过时。
- ReferenceConfig() - 类 的构造器com.alibaba.dubbo.config.ReferenceConfig
-
已过时。
- ReferenceConfig(Reference) - 类 的构造器com.alibaba.dubbo.config.ReferenceConfig
-
已过时。
- referred(Invoker<?>) - 接口 中的方法com.alibaba.dubbo.rpc.InvokerListener
-
已过时。
- referred(Invoker<?>) - 接口 中的方法com.alibaba.dubbo.rpc.InvokerListener
-
已过时。
- register(URL) - 接口 中的方法com.alibaba.dubbo.registry.Registry
-
已过时。
- register(URL) - 类 中的方法com.alibaba.dubbo.registry.support.AbstractRegistry
-
已过时。
- register(URL) - 类 中的方法com.alibaba.dubbo.registry.support.FailbackRegistry
-
已过时。
- register(URL) - 接口 中的方法com.alibaba.dubbo.registry.Registry
-
已过时。
- register(URL) - 类 中的方法com.alibaba.dubbo.registry.support.AbstractRegistry
-
已过时。
- register(URL) - 类 中的方法com.alibaba.dubbo.registry.support.FailbackRegistry
-
已过时。
- Registry - com.alibaba.dubbo.registry中的接口
-
已过时。
- RegistryConfig - com.alibaba.dubbo.config中的类
-
已过时。
- RegistryConfig() - 类 的构造器com.alibaba.dubbo.config.RegistryConfig
-
已过时。
- RegistryConfig(String) - 类 的构造器com.alibaba.dubbo.config.RegistryConfig
-
已过时。
- RegistryConfig(String, String) - 类 的构造器com.alibaba.dubbo.config.RegistryConfig
-
已过时。
- RegistryFactory - com.alibaba.dubbo.registry中的接口
-
已过时。
- RemotingException - com.alibaba.dubbo.remoting中的异常错误
-
已过时。
- RemotingException(Exception) - 异常错误 的构造器com.alibaba.dubbo.remoting.RemotingException
-
已过时。
- RemotingException(InetSocketAddress, InetSocketAddress, String) - 异常错误 的构造器com.alibaba.dubbo.remoting.RemotingException
-
已过时。
- RemotingException(InetSocketAddress, InetSocketAddress, String, Throwable) - 异常错误 的构造器com.alibaba.dubbo.remoting.RemotingException
-
已过时。
- RemotingException(InetSocketAddress, InetSocketAddress, Throwable) - 异常错误 的构造器com.alibaba.dubbo.remoting.RemotingException
-
已过时。
- RemotingException(Channel, String) - 异常错误 的构造器com.alibaba.dubbo.remoting.RemotingException
-
已过时。
- RemotingException(Channel, String, Throwable) - 异常错误 的构造器com.alibaba.dubbo.remoting.RemotingException
-
已过时。
- RemotingException(Channel, Throwable) - 异常错误 的构造器com.alibaba.dubbo.remoting.RemotingException
-
已过时。
- remove(String) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- removeAttachment(String) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- removeContext() - 类 中的静态方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- removeFailedRegisteredTask(URL) - 类 中的方法com.alibaba.dubbo.registry.support.FailbackRegistry
-
已过时。
- removeFailedSubscribedTask(URL, NotifyListener) - 类 中的方法com.alibaba.dubbo.registry.support.FailbackRegistry
-
已过时。
- removeFailedUnregisteredTask(URL) - 类 中的方法com.alibaba.dubbo.registry.support.FailbackRegistry
-
已过时。
- removeFailedUnsubscribedTask(URL, NotifyListener) - 类 中的方法com.alibaba.dubbo.registry.support.FailbackRegistry
-
已过时。
- removeParameter(String) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- removeParameters(String...) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- removeParameters(Collection<String>) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- removeServerContext() - 类 中的静态方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- ResponseCallback - com.alibaba.dubbo.remoting.exchange中的接口
-
已过时。
- ResponseFuture - com.alibaba.dubbo.remoting.exchange中的接口
-
已过时。
- Result - com.alibaba.dubbo.rpc中的接口
-
已过时。
- Result.AbstractResult - com.alibaba.dubbo.rpc中的类
-
已过时。
- Result.CompatibleResult - com.alibaba.dubbo.rpc中的类
-
已过时。
- ReverseCompatibleNotifyListener(NotifyListener) - 类 的构造器com.alibaba.dubbo.registry.NotifyListener.ReverseCompatibleNotifyListener
-
已过时。
- revertForbid(List<String>, Set<URL>) - 类 中的静态方法com.alibaba.dubbo.common.utils.UrlUtils
-
已过时。
- revertNotify(Map<String, Map<String, String>>) - 类 中的静态方法com.alibaba.dubbo.common.utils.UrlUtils
-
已过时。
- revertRegister(Map<String, Map<String, String>>) - 类 中的静态方法com.alibaba.dubbo.common.utils.UrlUtils
-
已过时。
- revertSubscribe(Map<String, String>) - 类 中的静态方法com.alibaba.dubbo.common.utils.UrlUtils
-
已过时。
- route(List<Invoker<T>>, URL, Invocation) - 接口 中的方法com.alibaba.dubbo.rpc.cluster.Router
-
已过时。
- route(List<Invoker<T>>, URL, Invocation) - 接口 中的方法com.alibaba.dubbo.rpc.cluster.Router
-
已过时。
- Router - com.alibaba.dubbo.rpc.cluster中的接口
-
已过时。
- RouterFactory - com.alibaba.dubbo.rpc.cluster中的接口
-
已过时。
- RpcContext - com.alibaba.dubbo.rpc中的类
-
已过时。
- RpcContext(RpcContext) - 类 的构造器com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- RpcException - com.alibaba.dubbo.rpc中的异常错误
-
已过时。
- RpcException() - 异常错误 的构造器com.alibaba.dubbo.rpc.RpcException
-
已过时。
- RpcException(int) - 异常错误 的构造器com.alibaba.dubbo.rpc.RpcException
-
已过时。
- RpcException(int, String) - 异常错误 的构造器com.alibaba.dubbo.rpc.RpcException
-
已过时。
- RpcException(int, String, Throwable) - 异常错误 的构造器com.alibaba.dubbo.rpc.RpcException
-
已过时。
- RpcException(int, Throwable) - 异常错误 的构造器com.alibaba.dubbo.rpc.RpcException
-
已过时。
- RpcException(String) - 异常错误 的构造器com.alibaba.dubbo.rpc.RpcException
-
已过时。
- RpcException(String, Throwable) - 异常错误 的构造器com.alibaba.dubbo.rpc.RpcException
-
已过时。
- RpcException(Throwable) - 异常错误 的构造器com.alibaba.dubbo.rpc.RpcException
-
已过时。
- RpcInvocation - com.alibaba.dubbo.rpc中的类
- RpcInvocation() - 类 的构造器com.alibaba.dubbo.rpc.RpcInvocation
- RpcInvocation(Invocation) - 类 的构造器com.alibaba.dubbo.rpc.RpcInvocation
- RpcInvocation(Invocation, Invoker<?>) - 类 的构造器com.alibaba.dubbo.rpc.RpcInvocation
- RpcInvocation(Method, Object[]) - 类 的构造器com.alibaba.dubbo.rpc.RpcInvocation
- RpcInvocation(Method, Object[], Map<String, String>) - 类 的构造器com.alibaba.dubbo.rpc.RpcInvocation
- RpcInvocation(String, Class<?>[], Object[]) - 类 的构造器com.alibaba.dubbo.rpc.RpcInvocation
- RpcInvocation(String, Class<?>[], Object[], Map<String, String>) - 类 的构造器com.alibaba.dubbo.rpc.RpcInvocation
- RpcInvocation(String, Class<?>[], Object[], Map<String, String>, Invoker<?>) - 类 的构造器com.alibaba.dubbo.rpc.RpcInvocation
- RpcUtils - com.alibaba.dubbo.rpc.support中的类
-
2019-04-18
- RpcUtils() - 类 的构造器com.alibaba.dubbo.rpc.support.RpcUtils
- RuleConverter - com.alibaba.dubbo.rpc.cluster中的接口
-
已过时。
S
- scanBasePackageClasses() - 注释类型 中的方法com.alibaba.dubbo.config.spring.context.annotation.EnableDubbo
-
已过时。Type-safe alternative to
EnableDubbo.scanBasePackages()for specifying the packages to scan for annotated @Service classes. - scanBasePackages() - 注释类型 中的方法com.alibaba.dubbo.config.spring.context.annotation.EnableDubbo
-
已过时。Base packages to scan for annotated @Service classes.
- select(List<Invoker<T>>, URL, Invocation) - 接口 中的方法com.alibaba.dubbo.rpc.cluster.LoadBalance
-
已过时。
- select(List<Invoker<T>>, URL, Invocation) - 接口 中的方法com.alibaba.dubbo.rpc.cluster.LoadBalance
-
已过时。
- sent(Channel, Object) - 接口 中的方法com.alibaba.dubbo.remoting.ChannelHandler
-
已过时。
- sent(Channel, Object) - 接口 中的方法com.alibaba.dubbo.remoting.ChannelHandler
-
已过时。
- Serialization - com.alibaba.dubbo.common.serialize中的接口
-
已过时。
- serialize(URL, OutputStream) - 接口 中的方法com.alibaba.dubbo.common.serialize.Serialization
-
已过时。
- serialize(URL, OutputStream) - 接口 中的方法com.alibaba.dubbo.common.serialize.Serialization
-
已过时。
- Server - com.alibaba.dubbo.remoting中的接口
-
已过时。
- ServiceConfig<T> - com.alibaba.dubbo.config中的类
-
已过时。
- ServiceConfig() - 类 的构造器com.alibaba.dubbo.config.ServiceConfig
-
已过时。
- ServiceConfig(Service) - 类 的构造器com.alibaba.dubbo.config.ServiceConfig
-
已过时。
- set(String, Object) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。set value.
- setAddress(String) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- setArguments(Object[]) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- setArguments(Object[]) - 类 中的方法com.alibaba.dubbo.rpc.RpcInvocation
- setAttachment(String, Object) - 接口 中的方法com.alibaba.dubbo.rpc.Invocation
-
已过时。
- setAttachment(String, Object) - 类 中的方法com.alibaba.dubbo.rpc.Result.CompatibleResult
-
已过时。
- setAttachment(String, String) - 接口 中的方法com.alibaba.dubbo.rpc.Invocation
-
已过时。
- setAttachment(String, String) - 类 中的方法com.alibaba.dubbo.rpc.Result.CompatibleResult
-
已过时。
- setAttachment(String, String) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- setAttachment(String, String) - 类 中的方法com.alibaba.dubbo.rpc.RpcInvocation
- setAttachmentIfAbsent(String, Object) - 接口 中的方法com.alibaba.dubbo.rpc.Invocation
-
已过时。
- setAttachmentIfAbsent(String, String) - 接口 中的方法com.alibaba.dubbo.rpc.Invocation
-
已过时。
- setAttachmentIfAbsent(String, String) - 类 中的方法com.alibaba.dubbo.rpc.RpcInvocation
- setAttachments(Map<String, String>) - 类 中的方法com.alibaba.dubbo.rpc.Result.CompatibleResult
-
已过时。
- setAttachments(Map<String, String>) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- setAttachments(Map<String, String>) - 类 中的方法com.alibaba.dubbo.rpc.RpcInvocation
- setCallback(ResponseCallback) - 接口 中的方法com.alibaba.dubbo.remoting.exchange.ResponseFuture
-
已过时。set callback.
- setException(Throwable) - 类 中的方法com.alibaba.dubbo.rpc.Result.CompatibleResult
-
已过时。
- setException(Throwable) - 接口 中的方法com.alibaba.dubbo.rpc.Result
-
已过时。
- setFuture(CompletableFuture<?>) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- setHost(String) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- setInvoker(Invoker<?>) - 类 中的方法com.alibaba.dubbo.rpc.RpcInvocation
- setLocalAddress(String, int) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- setLocalAddress(InetSocketAddress) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- setMethodName(String) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- setMethodName(String) - 类 中的方法com.alibaba.dubbo.rpc.RpcInvocation
- setObjectAttachment(String, Object) - 接口 中的方法com.alibaba.dubbo.rpc.Invocation
-
已过时。
- setObjectAttachment(String, Object) - 类 中的方法com.alibaba.dubbo.rpc.Result.CompatibleResult
-
已过时。
- setObjectAttachmentIfAbsent(String, Object) - 接口 中的方法com.alibaba.dubbo.rpc.Invocation
-
已过时。
- setObjectAttachments(Map<String, Object>) - 接口 中的方法com.alibaba.dubbo.rpc.Result
-
已过时。
- setParameterTypes(Class<?>[]) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- setParameterTypes(Class<?>[]) - 类 中的方法com.alibaba.dubbo.rpc.RpcInvocation
- setPassword(String) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- setPath(String) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- setPort(int) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- setProtocol(String) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- setRemoteAddress(String, int) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- setRemoteAddress(InetSocketAddress) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- setRequest(Object) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- setResponse(Object) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- setServiceInterface(String) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- setUrl(URL) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- setUrls(List<URL>) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- setUsername(String) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- setValue(Object) - 类 中的方法com.alibaba.dubbo.rpc.Result.AbstractResult
-
已过时。
- setValue(Object) - 类 中的方法com.alibaba.dubbo.rpc.Result.CompatibleResult
-
已过时。
- setValue(Object) - 接口 中的方法com.alibaba.dubbo.rpc.Result
-
已过时。
- Status - com.alibaba.dubbo.common.status中的类
-
已过时。
- Status(Status.Level) - 类 的构造器com.alibaba.dubbo.common.status.Status
-
已过时。
- Status(Status.Level, String) - 类 的构造器com.alibaba.dubbo.common.status.Status
-
已过时。
- Status(Status.Level, String, String) - 类 的构造器com.alibaba.dubbo.common.status.Status
-
已过时。
- StatusChecker - com.alibaba.dubbo.common.status中的接口
-
已过时。
- subscribe(URL, NotifyListener) - 接口 中的方法com.alibaba.dubbo.registry.Registry
-
已过时。
- subscribe(URL, NotifyListener) - 类 中的方法com.alibaba.dubbo.registry.support.AbstractRegistry
-
已过时。
- subscribe(URL, NotifyListener) - 类 中的方法com.alibaba.dubbo.registry.support.FailbackRegistry
-
已过时。
- subscribe(URL, NotifyListener) - 接口 中的方法com.alibaba.dubbo.registry.Registry
-
已过时。
- subscribe(URL, NotifyListener) - 类 中的方法com.alibaba.dubbo.registry.support.AbstractRegistry
-
已过时。
- subscribe(URL, NotifyListener) - 类 中的方法com.alibaba.dubbo.registry.support.FailbackRegistry
-
已过时。
T
- telnet(Channel, String) - 接口 中的方法com.alibaba.dubbo.remoting.telnet.TelnetHandler
-
已过时。
- telnet(Channel, String) - 接口 中的方法com.alibaba.dubbo.remoting.telnet.TelnetHandler
-
已过时。
- TelnetHandler - com.alibaba.dubbo.remoting.telnet中的接口
-
已过时。
- thenApply(Function<Result, ? extends U>) - 类 中的方法com.alibaba.dubbo.rpc.Result.AbstractResult
-
已过时。
- ThreadPool - com.alibaba.dubbo.common.threadpool中的接口
-
已过时。
- toFullString() - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- toFullString(String...) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- toIdentityString() - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- toIdentityString(String...) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- toInetSocketAddress() - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- toJavaURL() - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- toMap() - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- toParameterString() - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- toParameterString(String...) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- toServiceString() - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- toServiceStringWithoutResolving() - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- toString() - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- toString() - 类 中的方法com.alibaba.dubbo.rpc.RpcInvocation
- toString(String...) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- Transporter - com.alibaba.dubbo.remoting中的接口
-
已过时。
U
- unexport() - 类 中的方法com.alibaba.dubbo.rpc.Exporter.CompatibleExporter
-
已过时。
- unregister(URL) - 接口 中的方法com.alibaba.dubbo.registry.Registry
-
已过时。
- unregister(URL) - 类 中的方法com.alibaba.dubbo.registry.support.AbstractRegistry
-
已过时。
- unregister(URL) - 类 中的方法com.alibaba.dubbo.registry.support.FailbackRegistry
-
已过时。
- unregister(URL) - 接口 中的方法com.alibaba.dubbo.registry.Registry
-
已过时。
- unregister(URL) - 类 中的方法com.alibaba.dubbo.registry.support.AbstractRegistry
-
已过时。
- unregister(URL) - 类 中的方法com.alibaba.dubbo.registry.support.FailbackRegistry
-
已过时。
- unsubscribe(URL, NotifyListener) - 接口 中的方法com.alibaba.dubbo.registry.Registry
-
已过时。
- unsubscribe(URL, NotifyListener) - 类 中的方法com.alibaba.dubbo.registry.support.AbstractRegistry
-
已过时。
- unsubscribe(URL, NotifyListener) - 类 中的方法com.alibaba.dubbo.registry.support.FailbackRegistry
-
已过时。
- unsubscribe(URL, NotifyListener) - 接口 中的方法com.alibaba.dubbo.registry.Registry
-
已过时。
- unsubscribe(URL, NotifyListener) - 类 中的方法com.alibaba.dubbo.registry.support.AbstractRegistry
-
已过时。
- unsubscribe(URL, NotifyListener) - 类 中的方法com.alibaba.dubbo.registry.support.FailbackRegistry
-
已过时。
- URL - com.alibaba.dubbo.common中的类
-
已过时。
- URL(String, String, int) - 类 的构造器com.alibaba.dubbo.common.URL
-
已过时。
- URL(String, String, int, String) - 类 的构造器com.alibaba.dubbo.common.URL
-
已过时。
- URL(String, String, int, String[]) - 类 的构造器com.alibaba.dubbo.common.URL
-
已过时。
- URL(String, String, int, String, String...) - 类 的构造器com.alibaba.dubbo.common.URL
-
已过时。
- URL(String, String, int, String, Map<String, String>) - 类 的构造器com.alibaba.dubbo.common.URL
-
已过时。
- URL(String, String, int, Map<String, String>) - 类 的构造器com.alibaba.dubbo.common.URL
-
已过时。
- URL(String, String, String, String, int, String) - 类 的构造器com.alibaba.dubbo.common.URL
-
已过时。
- URL(String, String, String, String, int, String, String...) - 类 的构造器com.alibaba.dubbo.common.URL
-
已过时。
- URL(String, String, String, String, int, String, Map<String, String>) - 类 的构造器com.alibaba.dubbo.common.URL
-
已过时。
- URL(URL) - 类 的构造器com.alibaba.dubbo.common.URL
-
已过时。
- UrlUtils - com.alibaba.dubbo.common.utils中的类
-
已过时。
- UrlUtils() - 类 的构造器com.alibaba.dubbo.common.utils.UrlUtils
-
已过时。
V
- Validation - com.alibaba.dubbo.validation中的接口
-
已过时。
- Validator - com.alibaba.dubbo.validation中的接口
-
已过时。
- valueOf(String) - 类 中的静态方法com.alibaba.dubbo.common.URL
-
已过时。
W
- whenCompleteWithContext(BiConsumer<Result, Throwable>) - 类 中的方法com.alibaba.dubbo.rpc.Result.AbstractResult
-
已过时。
Z
A B C D E F G H I J L M N O P R S T U V W Z所有类 所有程序包