跳过导航链接
$ A B C D E F G H I J K L M N O P Q R S T U V W Y Z _ 

$

$ECHO - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
$echo(Object) - 接口 中的方法com.alibaba.dubbo.rpc.service.EchoService
echo test.
$INVOKE - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
$invoke(String, String[], Object[]) - 接口 中的方法com.alibaba.dubbo.rpc.service.GenericService
泛化调用

A

AbortPolicyWithReport - com.alibaba.dubbo.common.threadpool.support中的类
Abort Policy.
AbortPolicyWithReport(String, URL) - 类 的构造器com.alibaba.dubbo.common.threadpool.support.AbortPolicyWithReport
 
AbsentConfigurator - com.alibaba.dubbo.rpc.cluster.configurator.absent中的类
AbsentConfigurator
AbsentConfigurator(URL) - 类 的构造器com.alibaba.dubbo.rpc.cluster.configurator.absent.AbsentConfigurator
 
AbsentConfiguratorFactory - com.alibaba.dubbo.rpc.cluster.configurator.absent中的类
AbsentConfiguratorFactory
AbsentConfiguratorFactory() - 类 的构造器com.alibaba.dubbo.rpc.cluster.configurator.absent.AbsentConfiguratorFactory
 
AbstractCacheFactory - com.alibaba.dubbo.cache.support中的类
AbstractCacheFactory
AbstractCacheFactory() - 类 的构造器com.alibaba.dubbo.cache.support.AbstractCacheFactory
 
AbstractChannel - com.alibaba.dubbo.remoting.transport中的类
AbstractChannel
AbstractChannel(URL, ChannelHandler) - 类 的构造器com.alibaba.dubbo.remoting.transport.AbstractChannel
 
AbstractChannelBuffer - com.alibaba.dubbo.remoting.buffer中的类
 
AbstractChannelBuffer() - 类 的构造器com.alibaba.dubbo.remoting.buffer.AbstractChannelBuffer
 
AbstractChannelHandlerDelegate - com.alibaba.dubbo.remoting.transport中的类
 
AbstractClient - com.alibaba.dubbo.remoting.transport中的类
AbstractClient
AbstractClient(URL, ChannelHandler) - 类 的构造器com.alibaba.dubbo.remoting.transport.AbstractClient
 
AbstractClusterInvoker<T> - com.alibaba.dubbo.rpc.cluster.support中的类
AbstractClusterInvoker
AbstractClusterInvoker(Directory<T>) - 类 的构造器com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker
 
AbstractClusterInvoker(Directory<T>, URL) - 类 的构造器com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker
 
AbstractCodec - com.alibaba.dubbo.remoting.transport中的类
AbstractCodec
AbstractCodec() - 类 的构造器com.alibaba.dubbo.remoting.transport.AbstractCodec
 
AbstractCompiler - com.alibaba.dubbo.common.compiler.support中的类
Abstract compiler.
AbstractCompiler() - 类 的构造器com.alibaba.dubbo.common.compiler.support.AbstractCompiler
 
AbstractConfig - com.alibaba.dubbo.config中的类
配置解析的工具方法、公共方法
AbstractConfig() - 类 的构造器com.alibaba.dubbo.config.AbstractConfig
 
AbstractConfigurator - com.alibaba.dubbo.rpc.cluster.configurator中的类
AbstractOverrideConfigurator
AbstractConfigurator(URL) - 类 的构造器com.alibaba.dubbo.rpc.cluster.configurator.AbstractConfigurator
 
AbstractDirectory<T> - com.alibaba.dubbo.rpc.cluster.directory中的类
增加router的Directory
AbstractDirectory(URL) - 类 的构造器com.alibaba.dubbo.rpc.cluster.directory.AbstractDirectory
 
AbstractDirectory(URL, List<Router>) - 类 的构造器com.alibaba.dubbo.rpc.cluster.directory.AbstractDirectory
 
AbstractDirectory(URL, URL, List<Router>) - 类 的构造器com.alibaba.dubbo.rpc.cluster.directory.AbstractDirectory
 
AbstractEndpoint - com.alibaba.dubbo.remoting.transport中的类
AbstractEndpoint
AbstractEndpoint(URL, ChannelHandler) - 类 的构造器com.alibaba.dubbo.remoting.transport.AbstractEndpoint
 
AbstractExchangeGroup - com.alibaba.dubbo.remoting.p2p.exchange.support中的类
AbstractGroup
AbstractExchangeGroup(URL) - 类 的构造器com.alibaba.dubbo.remoting.p2p.exchange.support.AbstractExchangeGroup
 
AbstractExporter<T> - com.alibaba.dubbo.rpc.protocol中的类
AbstractExporter.
AbstractExporter(Invoker<T>) - 类 的构造器com.alibaba.dubbo.rpc.protocol.AbstractExporter
 
AbstractGroup - com.alibaba.dubbo.remoting.p2p.support中的类
AbstractGroup
AbstractGroup(URL) - 类 的构造器com.alibaba.dubbo.remoting.p2p.support.AbstractGroup
 
AbstractHttpServer - com.alibaba.dubbo.remoting.http.support中的类
AbstractHttpServer
AbstractHttpServer(URL, HttpHandler) - 类 的构造器com.alibaba.dubbo.remoting.http.support.AbstractHttpServer
 
AbstractInterfaceConfig - com.alibaba.dubbo.config中的类
AbstractDefaultConfig
AbstractInterfaceConfig() - 类 的构造器com.alibaba.dubbo.config.AbstractInterfaceConfig
 
AbstractInvoker<T> - com.alibaba.dubbo.rpc.protocol中的类
AbstractInvoker.
AbstractInvoker(Class<T>, URL) - 类 的构造器com.alibaba.dubbo.rpc.protocol.AbstractInvoker
 
AbstractInvoker(Class<T>, URL, String[]) - 类 的构造器com.alibaba.dubbo.rpc.protocol.AbstractInvoker
 
AbstractInvoker(Class<T>, URL, Map<String, String>) - 类 的构造器com.alibaba.dubbo.rpc.protocol.AbstractInvoker
 
AbstractLoadBalance - com.alibaba.dubbo.rpc.cluster.loadbalance中的类
AbstractLoadBalance
AbstractLoadBalance() - 类 的构造器com.alibaba.dubbo.rpc.cluster.loadbalance.AbstractLoadBalance
 
AbstractMethodConfig - com.alibaba.dubbo.config中的类
AbstractMethodConfig
AbstractMethodConfig() - 类 的构造器com.alibaba.dubbo.config.AbstractMethodConfig
 
AbstractMonitorFactory - com.alibaba.dubbo.monitor.support中的类
AbstractMonitorFactroy.
AbstractMonitorFactory() - 类 的构造器com.alibaba.dubbo.monitor.support.AbstractMonitorFactory
 
AbstractObjectBuilder() - 类 的构造器com.alibaba.dubbo.common.serialize.support.dubbo.Builder.AbstractObjectBuilder
 
AbstractPeer - com.alibaba.dubbo.remoting.transport中的类
AbstractPeer
AbstractPeer(URL, ChannelHandler) - 类 的构造器com.alibaba.dubbo.remoting.transport.AbstractPeer
 
AbstractProtocol - com.alibaba.dubbo.rpc.protocol中的类
abstract ProtocolSupport.
AbstractProtocol() - 类 的构造器com.alibaba.dubbo.rpc.protocol.AbstractProtocol
 
AbstractProxyFactory - com.alibaba.dubbo.rpc.proxy中的类
AbstractProxyFactory
AbstractProxyFactory() - 类 的构造器com.alibaba.dubbo.rpc.proxy.AbstractProxyFactory
 
AbstractProxyInvoker<T> - com.alibaba.dubbo.rpc.proxy中的类
InvokerWrapper
AbstractProxyInvoker(T, Class<T>, URL) - 类 的构造器com.alibaba.dubbo.rpc.proxy.AbstractProxyInvoker
 
AbstractProxyProtocol - com.alibaba.dubbo.rpc.protocol中的类
AbstractProxyProtocol
AbstractProxyProtocol() - 类 的构造器com.alibaba.dubbo.rpc.protocol.AbstractProxyProtocol
 
AbstractProxyProtocol(Class<?>...) - 类 的构造器com.alibaba.dubbo.rpc.protocol.AbstractProxyProtocol
 
AbstractReferenceConfig - com.alibaba.dubbo.config中的类
AbstractConsumerConfig
AbstractReferenceConfig() - 类 的构造器com.alibaba.dubbo.config.AbstractReferenceConfig
 
AbstractRegistry - com.alibaba.dubbo.registry.support中的类
AbstractRegistry.
AbstractRegistry(URL) - 类 的构造器com.alibaba.dubbo.registry.support.AbstractRegistry
 
AbstractRegistryFactory - com.alibaba.dubbo.registry.support中的类
AbstractRegistryFactory.
AbstractRegistryFactory() - 类 的构造器com.alibaba.dubbo.registry.support.AbstractRegistryFactory
 
AbstractServer - com.alibaba.dubbo.remoting.transport中的类
AbstractServer
AbstractServer(URL, ChannelHandler) - 类 的构造器com.alibaba.dubbo.remoting.transport.AbstractServer
 
AbstractServiceConfig - com.alibaba.dubbo.config中的类
AbstractServiceConfig
AbstractServiceConfig() - 类 的构造器com.alibaba.dubbo.config.AbstractServiceConfig
 
AbstractValidation - com.alibaba.dubbo.validation.support中的类
AbstractValidation
AbstractValidation() - 类 的构造器com.alibaba.dubbo.validation.support.AbstractValidation
 
AbstractZookeeperClient<TargetChildListener> - com.alibaba.dubbo.remoting.zookeeper.support中的类
 
AbstractZookeeperClient(URL) - 类 的构造器com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient
 
ACCEPTS_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
ACCESS_LOG_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
AccessLogFilter - com.alibaba.dubbo.rpc.filter中的类
记录Service的Access Log。
AccessLogFilter() - 类 的构造器com.alibaba.dubbo.rpc.filter.AccessLogFilter
 
Activate - com.alibaba.dubbo.common.extension中的注释类型
Activate

对于可以被框架中自动激活加载扩展,此Annotation用于配置扩展被自动激活加载条件。

ActivateComparator - com.alibaba.dubbo.common.extension.support中的类
OrderComparetor
ActivateComparator() - 类 的构造器com.alibaba.dubbo.common.extension.support.ActivateComparator
 
ActiveLimitFilter - com.alibaba.dubbo.rpc.filter中的类
LimitInvokerFilter
ActiveLimitFilter() - 类 的构造器com.alibaba.dubbo.rpc.filter.ActiveLimitFilter
 
ACTIVES_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
Adaptive - com.alibaba.dubbo.common.extension中的注释类型
ExtensionLoader生成Extension的Adaptive Instance时,为ExtensionLoader提供信息。
AdaptiveCompiler - com.alibaba.dubbo.common.compiler.support中的类
AdaptiveCompiler.
AdaptiveCompiler() - 类 的构造器com.alibaba.dubbo.common.compiler.support.AdaptiveCompiler
 
AdaptiveExtensionFactory - com.alibaba.dubbo.common.extension.factory中的类
AdaptiveExtensionFactory
AdaptiveExtensionFactory() - 类 的构造器com.alibaba.dubbo.common.extension.factory.AdaptiveExtensionFactory
 
add(Object) - 类 中的方法com.alibaba.dubbo.common.json.JSONArray
add item.
add(E) - 类 中的方法com.alibaba.dubbo.common.utils.ConcurrentHashSet
Adds the specified element to this set if it is not already present.
addAll(Object[]) - 类 中的方法com.alibaba.dubbo.common.json.JSONArray
add items.
addAll(Collection<?>) - 类 中的方法com.alibaba.dubbo.common.json.JSONArray
add items.
addAndGet(int) - 类 中的方法com.alibaba.dubbo.common.utils.AtomicPositiveInteger
 
addApplicationContext(ApplicationContext) - 类 中的静态方法com.alibaba.dubbo.config.spring.extension.SpringExtensionFactory
 
addAttachments(Map<String, String>) - 类 中的方法com.alibaba.dubbo.rpc.RpcInvocation
 
addAttachmentsIfAbsent(Map<String, String>) - 类 中的方法com.alibaba.dubbo.rpc.RpcInvocation
 
addChannelHandler(ChannelHandler) - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.ExchangeHandlerDispatcher
 
addChannelHandler(ChannelHandler) - 类 中的方法com.alibaba.dubbo.remoting.transport.ChannelHandlerDispatcher
 
addChildListener(String, ChildListener) - 类 中的方法com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient
 
addChildListener(String, ChildListener) - 接口 中的方法com.alibaba.dubbo.remoting.zookeeper.ZookeeperClient
 
addConstructor(String) - 类 中的方法com.alibaba.dubbo.common.bytecode.ClassGenerator
 
addConstructor(int, Class<?>[], String) - 类 中的方法com.alibaba.dubbo.common.bytecode.ClassGenerator
 
addConstructor(int, Class<?>[], Class<?>[], String) - 类 中的方法com.alibaba.dubbo.common.bytecode.ClassGenerator
 
addConstructor(Constructor<?>) - 类 中的方法com.alibaba.dubbo.common.bytecode.ClassGenerator
 
addDefaultConstructor() - 类 中的方法com.alibaba.dubbo.common.bytecode.ClassGenerator
 
addExtension(String, Class<?>) - 类 中的方法com.alibaba.dubbo.common.extension.ExtensionLoader
编程方式添加新扩展点。
addField(String) - 类 中的方法com.alibaba.dubbo.common.bytecode.ClassGenerator
 
addField(String, int, Class<?>) - 类 中的方法com.alibaba.dubbo.common.bytecode.ClassGenerator
 
addField(String, int, Class<?>, String) - 类 中的方法com.alibaba.dubbo.common.bytecode.ClassGenerator
 
addHeader(String, String) - 类 中的方法com.alibaba.dubbo.rpc.protocol.hessian.HttpClientConnection
 
addHttpHandler(int, HttpHandler) - 类 中的静态方法com.alibaba.dubbo.remoting.http.servlet.DispatcherServlet
 
addInterface(String) - 类 中的方法com.alibaba.dubbo.common.bytecode.ClassGenerator
 
addInterface(Class<?>) - 类 中的方法com.alibaba.dubbo.common.bytecode.ClassGenerator
 
addMessage(Object) - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.MultiMessage
 
addMessages(Collection) - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.MultiMessage
 
addMethod(String) - 类 中的方法com.alibaba.dubbo.common.bytecode.ClassGenerator
 
addMethod(String, int, Class<?>, Class<?>[], String) - 类 中的方法com.alibaba.dubbo.common.bytecode.ClassGenerator
 
addMethod(String, int, Class<?>, Class<?>[], Class<?>[], String) - 类 中的方法com.alibaba.dubbo.common.bytecode.ClassGenerator
 
addMethod(Method) - 类 中的方法com.alibaba.dubbo.common.bytecode.ClassGenerator
 
addMethod(String, Method) - 类 中的方法com.alibaba.dubbo.common.bytecode.ClassGenerator
 
addParameter(String, boolean) - 类 中的方法com.alibaba.dubbo.common.URL
 
addParameter(String, char) - 类 中的方法com.alibaba.dubbo.common.URL
 
addParameter(String, byte) - 类 中的方法com.alibaba.dubbo.common.URL
 
addParameter(String, short) - 类 中的方法com.alibaba.dubbo.common.URL
 
addParameter(String, int) - 类 中的方法com.alibaba.dubbo.common.URL
 
addParameter(String, long) - 类 中的方法com.alibaba.dubbo.common.URL
 
addParameter(String, float) - 类 中的方法com.alibaba.dubbo.common.URL
 
addParameter(String, double) - 类 中的方法com.alibaba.dubbo.common.URL
 
addParameter(String, Enum<?>) - 类 中的方法com.alibaba.dubbo.common.URL
 
addParameter(String, Number) - 类 中的方法com.alibaba.dubbo.common.URL
 
addParameter(String, CharSequence) - 类 中的方法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(Map<String, String>) - 类 中的方法com.alibaba.dubbo.common.URL
Add parameters to a new url.
addParameters(String...) - 类 中的方法com.alibaba.dubbo.common.URL
 
addParametersIfAbsent(Map<String, String>) - 类 中的方法com.alibaba.dubbo.common.URL
 
addParameterString(String) - 类 中的方法com.alibaba.dubbo.common.URL
 
addProcessor(Class, TProcessor) - 类 中的方法com.alibaba.dubbo.rpc.protocol.thrift.ext.MultiServiceProcessor
 
addProperties(Properties) - 类 中的静态方法com.alibaba.dubbo.common.utils.ConfigUtils
 
addRef(Object) - 类 中的方法com.alibaba.dubbo.common.serialize.support.dubbo.GenericObjectInput
 
addRef(Object) - 类 中的方法com.alibaba.dubbo.common.serialize.support.dubbo.GenericObjectOutput
 
addReplier(Class<T>, Replier<T>) - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.ExchangeHandlerDispatcher
 
addReplier(Class<T>, Replier<T>) - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.ReplierDispatcher
 
addRpcException(Class<?>) - 类 中的方法com.alibaba.dubbo.rpc.protocol.AbstractProxyProtocol
 
addStateListener(StateListener) - 类 中的方法com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient
 
addStateListener(StateListener) - 接口 中的方法com.alibaba.dubbo.remoting.zookeeper.ZookeeperClient
 
addTargetChildListener(String, CuratorWatcher) - 类 中的方法com.alibaba.dubbo.remoting.zookeeper.curator.CuratorZookeeperClient
 
addTargetChildListener(String, IZkChildListener) - 类 中的方法com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient
 
addTracer(Class<?>, String, Channel, int) - 类 中的静态方法com.alibaba.dubbo.rpc.protocol.dubbo.filter.TraceFilter
 
ADMIN_PROTOCOL - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
afterPropertiesSet() - 类 中的方法com.alibaba.dubbo.config.spring.ReferenceBean
 
afterPropertiesSet() - 类 中的方法com.alibaba.dubbo.config.spring.ServiceBean
 
ALIVE_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
AllChannelHandler - com.alibaba.dubbo.remoting.transport.dispatcher.all中的类
 
AllChannelHandler(ChannelHandler, URL) - 类 的构造器com.alibaba.dubbo.remoting.transport.dispatcher.all.AllChannelHandler
 
AllDispatcher - com.alibaba.dubbo.remoting.transport.dispatcher.all中的类
默认的线程池配置
AllDispatcher() - 类 的构造器com.alibaba.dubbo.remoting.transport.dispatcher.all.AllDispatcher
 
AnnotationBean - com.alibaba.dubbo.config.spring中的类
AnnotationBean
AnnotationBean() - 类 的构造器com.alibaba.dubbo.config.spring.AnnotationBean
 
ANY - 类 中的静态变量com.alibaba.dubbo.common.json.JSONToken
 
ANY_VALUE - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
ANYHOST - 类 中的静态变量com.alibaba.dubbo.common.utils.NetUtils
 
ANYHOST_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
ANYHOST_VALUE - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
append(CharSequence) - 类 中的方法com.alibaba.dubbo.common.io.UnsafeStringWriter
 
append(CharSequence, int, int) - 类 中的方法com.alibaba.dubbo.common.io.UnsafeStringWriter
 
append(char) - 类 中的方法com.alibaba.dubbo.common.io.UnsafeStringWriter
 
append(LoggingEvent) - 类 中的方法com.alibaba.dubbo.common.utils.DubboAppender
 
appendLines(File, String[]) - 类 中的静态方法com.alibaba.dubbo.common.utils.IOUtils
append lines.
APPLICATION - 接口 中的静态变量com.alibaba.dubbo.monitor.MonitorService
 
APPLICATION_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
ApplicationConfig - com.alibaba.dubbo.config中的类
ApplicationConfig
ApplicationConfig() - 类 的构造器com.alibaba.dubbo.config.ApplicationConfig
 
ApplicationConfig(String) - 类 的构造器com.alibaba.dubbo.config.ApplicationConfig
 
ArgumentConfig - com.alibaba.dubbo.config中的类
 
ArgumentConfig() - 类 的构造器com.alibaba.dubbo.config.ArgumentConfig
 
ARRAY - 类 中的静态变量com.alibaba.dubbo.common.json.JSONToken
 
array() - 类 中的方法com.alibaba.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
 
array() - 接口 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBuffer
Returns the backing byte array of this buffer.
array() - 类 中的方法com.alibaba.dubbo.remoting.buffer.DynamicChannelBuffer
 
array() - 类 中的方法com.alibaba.dubbo.remoting.buffer.HeapChannelBuffer
 
array() - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
ARRAY_DESC - 类 中的静态变量com.alibaba.dubbo.common.utils.ReflectUtils
 
ARRAY_ITEM - 类 中的静态变量com.alibaba.dubbo.common.json.JSON
 
ARRAY_SUFFIX - 类 中的静态变量com.alibaba.dubbo.common.utils.ClassHelper
Suffix for array class names: "[]"
arrayBegin() - 接口 中的方法com.alibaba.dubbo.common.json.JSONVisitor
array begin.
arrayBegin() - 类 中的方法com.alibaba.dubbo.common.json.JSONWriter
array begin.
arrayEnd(int) - 接口 中的方法com.alibaba.dubbo.common.json.JSONVisitor
array end, return array value.
arrayEnd() - 类 中的方法com.alibaba.dubbo.common.json.JSONWriter
array end, return array value.
arrayItem(int) - 接口 中的方法com.alibaba.dubbo.common.json.JSONVisitor
array item.
arrayItemValue(int, Object, boolean) - 接口 中的方法com.alibaba.dubbo.common.json.JSONVisitor
array item.
ArrayMerger - com.alibaba.dubbo.rpc.cluster.merger中的类
 
ArrayMerger() - 类 的构造器com.alibaba.dubbo.rpc.cluster.merger.ArrayMerger
 
arrayOffset() - 类 中的方法com.alibaba.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
 
arrayOffset() - 接口 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBuffer
Returns the offset of the first byte within the backing byte array of this buffer.
arrayOffset() - 类 中的方法com.alibaba.dubbo.remoting.buffer.DynamicChannelBuffer
 
arrayOffset() - 类 中的方法com.alibaba.dubbo.remoting.buffer.HeapChannelBuffer
 
arrayOffset() - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
Assert - com.alibaba.dubbo.common.utils中的类
 
ASYNC_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
asyncCall(Callable<T>) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
异步调用 ,需要返回值,即使步调用Future.get方法,也会处理调用超时问题.
asyncCall(Runnable) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
oneway调用,只发送请求,不接收返回结果.
AtomicPositiveInteger - com.alibaba.dubbo.common.utils中的类
AtomicPositiveInteger
AtomicPositiveInteger() - 类 的构造器com.alibaba.dubbo.common.utils.AtomicPositiveInteger
 
AtomicPositiveInteger(int) - 类 的构造器com.alibaba.dubbo.common.utils.AtomicPositiveInteger
 
attachInvocationIdIfAsync(URL, Invocation) - 类 中的静态方法com.alibaba.dubbo.rpc.support.RpcUtils
幂等操作:异步操作默认添加invocation id
AUTO_ATTACH_INVOCATIONID_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
available() - 类 中的方法com.alibaba.dubbo.common.io.UnsafeByteArrayInputStream
 
available - 类 中的静态变量com.alibaba.dubbo.common.utils.DubboAppender
 
available() - 类 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBufferInputStream
 
available() - 类 中的方法com.alibaba.dubbo.rpc.protocol.thrift.io.InputStreamWrapper
 
AvailableCluster - com.alibaba.dubbo.rpc.cluster.support中的类
AvailableCluster
AvailableCluster() - 类 的构造器com.alibaba.dubbo.rpc.cluster.support.AvailableCluster
 
AvailableClusterInvoker<T> - com.alibaba.dubbo.rpc.cluster.support中的类
AvailableCluster
AvailableClusterInvoker(Directory<T>) - 类 的构造器com.alibaba.dubbo.rpc.cluster.support.AvailableClusterInvoker
 

B

BACKUP_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
BAD_REQUEST - 类 中的静态变量com.alibaba.dubbo.remoting.exchange.Response
request format error.
BAD_RESPONSE - 类 中的静态变量com.alibaba.dubbo.remoting.exchange.Response
response format error.
base642bytes(String) - 类 中的静态方法com.alibaba.dubbo.common.io.Bytes
from base64 string.
base642bytes(String, int, int) - 类 中的静态方法com.alibaba.dubbo.common.io.Bytes
from base64 string.
base642bytes(String, String) - 类 中的静态方法com.alibaba.dubbo.common.io.Bytes
from base64 string.
base642bytes(String, int, int, String) - 类 中的静态方法com.alibaba.dubbo.common.io.Bytes
from base64 string.
base642bytes(String, char[]) - 类 中的静态方法com.alibaba.dubbo.common.io.Bytes
from base64 string.
base642bytes(String, int, int, char[]) - 类 中的静态方法com.alibaba.dubbo.common.io.Bytes
from base64 string.
begin() - 接口 中的方法com.alibaba.dubbo.common.json.JSONVisitor
parse begin .
beginCount(URL, String) - 类 中的静态方法com.alibaba.dubbo.rpc.RpcStatus
 
BINARY_THRIFT_PROTOCOL - 类 中的静态变量com.alibaba.dubbo.rpc.protocol.thrift.ThriftConstants
 
bind(URL, ExchangeHandler) - 接口 中的方法com.alibaba.dubbo.remoting.exchange.Exchanger
bind.
bind(String, Replier<?>) - 类 中的静态方法com.alibaba.dubbo.remoting.exchange.Exchangers
 
bind(URL, Replier<?>) - 类 中的静态方法com.alibaba.dubbo.remoting.exchange.Exchangers
 
bind(String, ChannelHandler, Replier<?>) - 类 中的静态方法com.alibaba.dubbo.remoting.exchange.Exchangers
 
bind(URL, ChannelHandler, Replier<?>) - 类 中的静态方法com.alibaba.dubbo.remoting.exchange.Exchangers
 
bind(String, ExchangeHandler) - 类 中的静态方法com.alibaba.dubbo.remoting.exchange.Exchangers
 
bind(URL, ExchangeHandler) - 类 中的静态方法com.alibaba.dubbo.remoting.exchange.Exchangers
 
bind(URL, ExchangeHandler) - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.header.HeaderExchanger
 
bind(URL, HttpHandler) - 接口 中的方法com.alibaba.dubbo.remoting.http.HttpBinder
bind the server.
bind(URL, HttpHandler) - 类 中的方法com.alibaba.dubbo.remoting.http.jetty.JettyHttpBinder
 
bind(URL, HttpHandler) - 类 中的方法com.alibaba.dubbo.remoting.http.servlet.ServletHttpBinder
 
bind(URL, ChannelHandler) - 类 中的方法com.alibaba.dubbo.remoting.transport.grizzly.GrizzlyTransporter
 
bind(URL, ChannelHandler) - 类 中的方法com.alibaba.dubbo.remoting.transport.mina.MinaTransporter
 
bind(URL, ChannelHandler) - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyTransporter
 
bind(URL, ChannelHandler) - 接口 中的方法com.alibaba.dubbo.remoting.Transporter
Bind a server.
bind(String, ChannelHandler...) - 类 中的静态方法com.alibaba.dubbo.remoting.Transporters
 
bind(URL, ChannelHandler...) - 类 中的静态方法com.alibaba.dubbo.remoting.Transporters
 
BIZ_EXCEPTION - 异常错误 中的静态变量com.alibaba.dubbo.rpc.RpcException
 
BOOL - 类 中的静态变量com.alibaba.dubbo.common.json.JSONToken
 
BooleanArrayMerger - com.alibaba.dubbo.rpc.cluster.merger中的类
 
BooleanArrayMerger() - 类 的构造器com.alibaba.dubbo.rpc.cluster.merger.BooleanArrayMerger
 
boxed(boolean) - 类 中的静态方法com.alibaba.dubbo.common.compiler.support.ClassUtils
 
boxed(char) - 类 中的静态方法com.alibaba.dubbo.common.compiler.support.ClassUtils
 
boxed(byte) - 类 中的静态方法com.alibaba.dubbo.common.compiler.support.ClassUtils
 
boxed(short) - 类 中的静态方法com.alibaba.dubbo.common.compiler.support.ClassUtils
 
boxed(int) - 类 中的静态方法com.alibaba.dubbo.common.compiler.support.ClassUtils
 
boxed(long) - 类 中的静态方法com.alibaba.dubbo.common.compiler.support.ClassUtils
 
boxed(float) - 类 中的静态方法com.alibaba.dubbo.common.compiler.support.ClassUtils
 
boxed(double) - 类 中的静态方法com.alibaba.dubbo.common.compiler.support.ClassUtils
 
boxed(Object) - 类 中的静态方法com.alibaba.dubbo.common.compiler.support.ClassUtils
 
BroadcastCluster - com.alibaba.dubbo.rpc.cluster.support中的类
BroadcastCluster
BroadcastCluster() - 类 的构造器com.alibaba.dubbo.rpc.cluster.support.BroadcastCluster
 
BroadcastClusterInvoker<T> - com.alibaba.dubbo.rpc.cluster.support中的类
BroadcastClusterInvoker
BroadcastClusterInvoker(Directory<T>) - 类 的构造器com.alibaba.dubbo.rpc.cluster.support.BroadcastClusterInvoker
 
buffer() - 类 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBufferOutputStream
 
buffer(int) - 类 中的静态方法com.alibaba.dubbo.remoting.buffer.ChannelBuffers
 
BUFFER_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
Builder<T> - com.alibaba.dubbo.common.serialize.support.dubbo中的类
Builder.
Builder.AbstractObjectBuilder<T> - com.alibaba.dubbo.common.serialize.support.dubbo中的类
 
ByteArrayMerger - com.alibaba.dubbo.rpc.cluster.merger中的类
 
ByteArrayMerger() - 类 的构造器com.alibaba.dubbo.rpc.cluster.merger.ByteArrayMerger
 
ByteBufferBackedChannelBuffer - com.alibaba.dubbo.remoting.buffer中的类
 
ByteBufferBackedChannelBuffer(ByteBuffer) - 类 的构造器com.alibaba.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
 
ByteBufferBackedChannelBuffer(ByteBufferBackedChannelBuffer) - 类 的构造器com.alibaba.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
 
Bytes - com.alibaba.dubbo.common.io中的类
CodecUtils.
bytes2base64(byte[]) - 类 中的静态方法com.alibaba.dubbo.common.io.Bytes
to base64 string.
bytes2base64(byte[], int, int) - 类 中的静态方法com.alibaba.dubbo.common.io.Bytes
to base64 string.
bytes2base64(byte[], String) - 类 中的静态方法com.alibaba.dubbo.common.io.Bytes
to base64 string.
bytes2base64(byte[], int, int, String) - 类 中的静态方法com.alibaba.dubbo.common.io.Bytes
to base64 string.
bytes2base64(byte[], char[]) - 类 中的静态方法com.alibaba.dubbo.common.io.Bytes
to base64 string.
bytes2base64(byte[], int, int, char[]) - 类 中的静态方法com.alibaba.dubbo.common.io.Bytes
to base64 string.
bytes2double(byte[]) - 类 中的静态方法com.alibaba.dubbo.common.io.Bytes
to long.
bytes2double(byte[], int) - 类 中的静态方法com.alibaba.dubbo.common.io.Bytes
to long.
bytes2float(byte[]) - 类 中的静态方法com.alibaba.dubbo.common.io.Bytes
to int.
bytes2float(byte[], int) - 类 中的静态方法com.alibaba.dubbo.common.io.Bytes
to int.
bytes2hex(byte[]) - 类 中的静态方法com.alibaba.dubbo.common.io.Bytes
to hex string.
bytes2hex(byte[], int, int) - 类 中的静态方法com.alibaba.dubbo.common.io.Bytes
to hex string.
bytes2int(byte[]) - 类 中的静态方法com.alibaba.dubbo.common.io.Bytes
to int.
bytes2int(byte[], int) - 类 中的静态方法com.alibaba.dubbo.common.io.Bytes
to int.
bytes2long(byte[]) - 类 中的静态方法com.alibaba.dubbo.common.io.Bytes
to long.
bytes2long(byte[], int) - 类 中的静态方法com.alibaba.dubbo.common.io.Bytes
to long.
bytes2short(byte[]) - 类 中的静态方法com.alibaba.dubbo.common.io.Bytes
to short.
bytes2short(byte[], int) - 类 中的静态方法com.alibaba.dubbo.common.io.Bytes
to short.
byteValue() - 类 中的方法com.alibaba.dubbo.common.utils.AtomicPositiveInteger
 

C

Cache - com.alibaba.dubbo.cache中的接口
Cache
CACHE_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
CachedThreadPool - com.alibaba.dubbo.common.threadpool.support.cached中的类
此线程池可伸缩,线程空闲一分钟后回收,新请求重新创建线程,来源于:Executors.newCachedThreadPool()
CachedThreadPool() - 类 的构造器com.alibaba.dubbo.common.threadpool.support.cached.CachedThreadPool
 
CacheFactory - com.alibaba.dubbo.cache中的接口
CacheFactory
CacheFilter - com.alibaba.dubbo.cache.filter中的类
CacheFilter
CacheFilter() - 类 的构造器com.alibaba.dubbo.cache.filter.CacheFilter
 
CALLBACK_INSTANCES_LIMIT_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
每个客户端同一个接口 callback服务实例的限制
CALLBACK_SERVICE_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
callback inst id
CALLBACK_SERVICE_PROXY_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
camelToSplitName(String, String) - 类 中的静态方法com.alibaba.dubbo.common.utils.StringUtils
 
cancel() - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.DefaultFuture
 
cancel(boolean) - 类 中的方法com.alibaba.dubbo.rpc.protocol.dubbo.FutureAdapter
 
capacity() - 类 中的方法com.alibaba.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
 
capacity() - 接口 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBuffer
Returns the number of bytes (octets) this buffer can contain.
capacity() - 类 中的方法com.alibaba.dubbo.remoting.buffer.DynamicChannelBuffer
 
capacity() - 类 中的方法com.alibaba.dubbo.remoting.buffer.HeapChannelBuffer
 
capacity() - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
CATEGORY_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
caught(Channel, Throwable) - 接口 中的方法com.alibaba.dubbo.remoting.ChannelHandler
on exception caught.
caught(Throwable) - 接口 中的方法com.alibaba.dubbo.remoting.exchange.ResponseCallback
caught exception.
caught(Channel, Throwable) - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.ExchangeHandlerDispatcher
 
caught(Channel, Throwable) - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.header.HeaderExchangeHandler
 
caught(Channel, Throwable) - 类 中的方法com.alibaba.dubbo.remoting.transport.AbstractChannelHandlerDelegate
 
caught(Channel, Throwable) - 类 中的方法com.alibaba.dubbo.remoting.transport.AbstractPeer
 
caught(Channel, Throwable) - 类 中的方法com.alibaba.dubbo.remoting.transport.ChannelHandlerAdapter
 
caught(Channel, Throwable) - 类 中的方法com.alibaba.dubbo.remoting.transport.ChannelHandlerDispatcher
 
caught(Channel, Throwable) - 类 中的方法com.alibaba.dubbo.remoting.transport.dispatcher.all.AllChannelHandler
 
caught(Channel, Throwable) - 类 中的方法com.alibaba.dubbo.remoting.transport.dispatcher.connection.ConnectionOrderedChannelHandler
 
caught(Channel, Throwable) - 类 中的方法com.alibaba.dubbo.remoting.transport.dispatcher.execution.ExecutionChannelHandler
 
caught(Channel, Throwable) - 类 中的方法com.alibaba.dubbo.remoting.transport.dispatcher.WrappedChannelHandler
 
ChangeTelnetHandler - com.alibaba.dubbo.rpc.protocol.dubbo.telnet中的类
ChangeServiceTelnetHandler
ChangeTelnetHandler() - 类 的构造器com.alibaba.dubbo.rpc.protocol.dubbo.telnet.ChangeTelnetHandler
 
Channel - com.alibaba.dubbo.remoting中的接口
Channel.
CHANNEL_ATTRIBUTE_READONLY_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
CHANNEL_CALLBACK_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
channel中callback的invokers
CHANNEL_HANDLER_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
CHANNEL_READONLYEVENT_SENT_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
CHANNEL_SEND_READONLYEVENT_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
ChannelBuffer - com.alibaba.dubbo.remoting.buffer中的接口
A random and sequential accessible sequence of zero or more bytes (octets).
ChannelBufferFactory - com.alibaba.dubbo.remoting.buffer中的接口
 
ChannelBufferInputStream - com.alibaba.dubbo.remoting.buffer中的类
 
ChannelBufferInputStream(ChannelBuffer) - 类 的构造器com.alibaba.dubbo.remoting.buffer.ChannelBufferInputStream
 
ChannelBufferInputStream(ChannelBuffer, int) - 类 的构造器com.alibaba.dubbo.remoting.buffer.ChannelBufferInputStream
 
ChannelBufferOutputStream - com.alibaba.dubbo.remoting.buffer中的类
 
ChannelBufferOutputStream(ChannelBuffer) - 类 的构造器com.alibaba.dubbo.remoting.buffer.ChannelBufferOutputStream
 
ChannelBuffers - com.alibaba.dubbo.remoting.buffer中的类
 
channelConnected(ChannelHandlerContext, ChannelStateEvent) - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyHandler
 
ChannelDelegate - com.alibaba.dubbo.remoting.transport中的类
ChannelDelegate
ChannelDelegate() - 类 的构造器com.alibaba.dubbo.remoting.transport.ChannelDelegate
 
ChannelDelegate(Channel) - 类 的构造器com.alibaba.dubbo.remoting.transport.ChannelDelegate
 
channelDisconnected(ChannelHandlerContext, ChannelStateEvent) - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyHandler
 
ChannelEventRunnable - com.alibaba.dubbo.remoting.transport.dispatcher中的类
 
ChannelEventRunnable(Channel, ChannelHandler, ChannelEventRunnable.ChannelState) - 类 的构造器com.alibaba.dubbo.remoting.transport.dispatcher.ChannelEventRunnable
 
ChannelEventRunnable(Channel, ChannelHandler, ChannelEventRunnable.ChannelState, Object) - 类 的构造器com.alibaba.dubbo.remoting.transport.dispatcher.ChannelEventRunnable
 
ChannelEventRunnable(Channel, ChannelHandler, ChannelEventRunnable.ChannelState, Throwable) - 类 的构造器com.alibaba.dubbo.remoting.transport.dispatcher.ChannelEventRunnable
 
ChannelEventRunnable(Channel, ChannelHandler, ChannelEventRunnable.ChannelState, Object, Throwable) - 类 的构造器com.alibaba.dubbo.remoting.transport.dispatcher.ChannelEventRunnable
 
ChannelEventRunnable.ChannelState - com.alibaba.dubbo.remoting.transport.dispatcher中的枚举
ChannelState
ChannelHandler - com.alibaba.dubbo.remoting中的接口
ChannelHandler.
ChannelHandlerAdapter - com.alibaba.dubbo.remoting.transport中的类
ChannelHandlerAdapter.
ChannelHandlerAdapter() - 类 的构造器com.alibaba.dubbo.remoting.transport.ChannelHandlerAdapter
 
ChannelHandlerDelegate - com.alibaba.dubbo.remoting.transport中的接口
 
ChannelHandlerDispatcher - com.alibaba.dubbo.remoting.transport中的类
ChannelListenerDispatcher
ChannelHandlerDispatcher() - 类 的构造器com.alibaba.dubbo.remoting.transport.ChannelHandlerDispatcher
 
ChannelHandlerDispatcher(ChannelHandler...) - 类 的构造器com.alibaba.dubbo.remoting.transport.ChannelHandlerDispatcher
 
ChannelHandlerDispatcher(Collection<ChannelHandler>) - 类 的构造器com.alibaba.dubbo.remoting.transport.ChannelHandlerDispatcher
 
ChannelHandlers - com.alibaba.dubbo.remoting.transport.dispatcher中的类
 
CharArrayMerger - com.alibaba.dubbo.rpc.cluster.merger中的类
 
CharArrayMerger() - 类 的构造器com.alibaba.dubbo.rpc.cluster.merger.CharArrayMerger
 
CHARSET_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
check() - 接口 中的方法com.alibaba.dubbo.common.status.StatusChecker
check status
check() - 类 中的方法com.alibaba.dubbo.common.status.support.LoadStatusChecker
 
check() - 类 中的方法com.alibaba.dubbo.common.status.support.MemoryStatusChecker
 
check() - 类 中的方法com.alibaba.dubbo.config.spring.status.DataSourceStatusChecker
 
check() - 类 中的方法com.alibaba.dubbo.config.spring.status.SpringStatusChecker
 
check() - 类 中的方法com.alibaba.dubbo.registry.status.RegistryStatusChecker
 
check() - 类 中的方法com.alibaba.dubbo.rpc.protocol.dubbo.status.ServerStatusChecker
 
check() - 类 中的方法com.alibaba.dubbo.rpc.protocol.dubbo.status.ThreadPoolStatusChecker
 
CHECK_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
checkBytecode(String, byte[]) - 类 中的静态方法com.alibaba.dubbo.common.compiler.support.ClassUtils
 
checkDuplicate(Class<?>, boolean) - 类 中的静态方法com.alibaba.dubbo.common.Version
 
checkDuplicate(Class<?>) - 类 中的静态方法com.alibaba.dubbo.common.Version
 
checkDuplicate(String, boolean) - 类 中的静态方法com.alibaba.dubbo.common.Version
 
checkNoError() - 类 中的静态方法com.alibaba.dubbo.common.utils.LogUtil
 
childChanged(String, List<String>) - 接口 中的方法com.alibaba.dubbo.remoting.zookeeper.ChildListener
 
ChildListener - com.alibaba.dubbo.remoting.zookeeper中的接口
 
CLASS_DESC - 类 中的静态变量com.alibaba.dubbo.common.utils.ReflectUtils
 
CLASS_EXTENSION - 类 中的静态变量com.alibaba.dubbo.common.compiler.support.ClassUtils
 
CLASS_NAME_GENERATOR_KEY - 类 中的静态变量com.alibaba.dubbo.rpc.protocol.thrift.ThriftConstants
 
CLASS_PROPERTY - 接口 中的静态变量com.alibaba.dubbo.common.json.JSONVisitor
 
ClassDescriptorMapper - com.alibaba.dubbo.common.serialize.support.dubbo中的接口
 
ClassGenerator - com.alibaba.dubbo.common.bytecode中的类
ClassGenerator
ClassGenerator.DC - com.alibaba.dubbo.common.bytecode中的接口
 
ClassHelper - com.alibaba.dubbo.common.utils中的类
 
ClassHelper() - 类 的构造器com.alibaba.dubbo.common.utils.ClassHelper
 
CLASSIFIER_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
ClassLoaderFilter - com.alibaba.dubbo.rpc.filter中的类
ClassLoaderInvokerFilter
ClassLoaderFilter() - 类 的构造器com.alibaba.dubbo.rpc.filter.ClassLoaderFilter
 
ClassNameGenerator - com.alibaba.dubbo.rpc.protocol.thrift中的接口
 
ClassUtils - com.alibaba.dubbo.common.compiler.support中的类
ClassUtils.
clear() - 类 中的方法com.alibaba.dubbo.common.utils.ConcurrentHashSet
Removes all of the elements from this set.
clear() - 类 中的静态方法com.alibaba.dubbo.common.utils.DubboAppender
 
clear() - 类 中的方法com.alibaba.dubbo.common.utils.LRUCache
 
clear() - 类 中的方法com.alibaba.dubbo.common.utils.Stack
clear stack.
clear() - 类 中的方法com.alibaba.dubbo.remoting.buffer.AbstractChannelBuffer
 
clear() - 接口 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBuffer
Sets the readerIndex and writerIndex of this buffer to 0.
clear() - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
clearAttachments() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
 
clearParameters() - 类 中的方法com.alibaba.dubbo.common.URL
 
ClearTelnetHandler - com.alibaba.dubbo.remoting.telnet.support.command中的类
ClearTelnetHandler
ClearTelnetHandler() - 类 的构造器com.alibaba.dubbo.remoting.telnet.support.command.ClearTelnetHandler
 
Client - com.alibaba.dubbo.remoting中的接口
Remoting Client.
CLIENT_ERROR - 类 中的静态变量com.alibaba.dubbo.remoting.exchange.Response
internal server error.
CLIENT_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
CLIENT_SIDE - 异常错误 中的静态变量com.alibaba.dubbo.remoting.TimeoutException
 
CLIENT_TIMEOUT - 类 中的静态变量com.alibaba.dubbo.remoting.exchange.Response
clien side timeout.
ClientDelegate - com.alibaba.dubbo.remoting.transport中的类
ClientDelegate
ClientDelegate() - 类 的构造器com.alibaba.dubbo.remoting.transport.ClientDelegate
 
ClientDelegate(Client) - 类 的构造器com.alibaba.dubbo.remoting.transport.ClientDelegate
 
ClientsPageHandler - com.alibaba.dubbo.rpc.protocol.dubbo.page中的类
ClientsPageHandler
ClientsPageHandler() - 类 的构造器com.alibaba.dubbo.rpc.protocol.dubbo.page.ClientsPageHandler
 
close() - 类 中的方法com.alibaba.dubbo.common.io.UnsafeByteArrayInputStream
 
close() - 类 中的方法com.alibaba.dubbo.common.io.UnsafeByteArrayOutputStream
 
close() - 类 中的方法com.alibaba.dubbo.common.io.UnsafeStringReader
 
close() - 类 中的方法com.alibaba.dubbo.common.io.UnsafeStringWriter
 
close() - 接口 中的方法com.alibaba.dubbo.remoting.Endpoint
close the channel.
close(int) - 接口 中的方法com.alibaba.dubbo.remoting.Endpoint
Graceful close the channel.
close(int) - 接口 中的方法com.alibaba.dubbo.remoting.exchange.ExchangeChannel
graceful close.
close() - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.ExchangeServerDelegate
 
close(int) - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.ExchangeServerDelegate
 
close() - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
close(int) - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
close() - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.header.HeaderExchangeServer
 
close(int) - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.header.HeaderExchangeServer
 
close() - 接口 中的方法com.alibaba.dubbo.remoting.http.HttpServer
close the channel.
close(int) - 接口 中的方法com.alibaba.dubbo.remoting.http.HttpServer
Graceful close the channel.
close() - 类 中的方法com.alibaba.dubbo.remoting.http.jetty.JettyHttpServer
 
close() - 类 中的方法com.alibaba.dubbo.remoting.http.support.AbstractHttpServer
 
close(int) - 类 中的方法com.alibaba.dubbo.remoting.http.support.AbstractHttpServer
 
close() - 类 中的方法com.alibaba.dubbo.remoting.p2p.exchange.support.AbstractExchangeGroup
 
close() - 类 中的方法com.alibaba.dubbo.remoting.p2p.exchange.support.ExchangeServerPeer
 
close() - 类 中的方法com.alibaba.dubbo.remoting.p2p.exchange.support.FileExchangeGroup
 
close() - 接口 中的方法com.alibaba.dubbo.remoting.p2p.Group
close the group.
close() - 类 中的方法com.alibaba.dubbo.remoting.p2p.support.AbstractGroup
 
close() - 类 中的方法com.alibaba.dubbo.remoting.p2p.support.FileGroup
 
close() - 类 中的方法com.alibaba.dubbo.remoting.p2p.support.ServerPeer
 
close() - 类 中的方法com.alibaba.dubbo.remoting.transport.AbstractClient
 
close(int) - 类 中的方法com.alibaba.dubbo.remoting.transport.AbstractClient
 
close() - 类 中的方法com.alibaba.dubbo.remoting.transport.AbstractPeer
 
close(int) - 类 中的方法com.alibaba.dubbo.remoting.transport.AbstractPeer
 
close() - 类 中的方法com.alibaba.dubbo.remoting.transport.AbstractServer
 
close(int) - 类 中的方法com.alibaba.dubbo.remoting.transport.AbstractServer
 
close() - 类 中的方法com.alibaba.dubbo.remoting.transport.ChannelDelegate
 
close(int) - 类 中的方法com.alibaba.dubbo.remoting.transport.ChannelDelegate
 
close() - 类 中的方法com.alibaba.dubbo.remoting.transport.ClientDelegate
 
close(int) - 类 中的方法com.alibaba.dubbo.remoting.transport.ClientDelegate
 
close() - 类 中的方法com.alibaba.dubbo.remoting.transport.dispatcher.WrappedChannelHandler
 
close() - 类 中的方法com.alibaba.dubbo.remoting.transport.ServerDelegate
 
close(int) - 类 中的方法com.alibaba.dubbo.remoting.transport.ServerDelegate
 
close() - 类 中的方法com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient
 
close() - 接口 中的方法com.alibaba.dubbo.remoting.zookeeper.ZookeeperClient
 
close() - 类 中的方法com.alibaba.dubbo.rpc.protocol.hessian.HttpClientConnection
 
close() - 类 中的方法com.alibaba.dubbo.rpc.protocol.thrift.io.InputStreamWrapper
 
close() - 类 中的方法com.alibaba.dubbo.rpc.protocol.thrift.io.RandomAccessByteArrayOutputStream
 
closeAll() - 类 中的静态方法com.alibaba.dubbo.config.RegistryConfig
已过时。
Cluster - com.alibaba.dubbo.rpc.cluster中的接口
Cluster.
CLUSTER_AVAILABLE_CHECK_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
集群时是否排除非available的invoker
CLUSTER_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
CLUSTER_STICKY_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
集群时是否启用sticky策略
ClusterUtils - com.alibaba.dubbo.rpc.cluster.support中的类
ClusterUtils
Codec - com.alibaba.dubbo.remoting中的接口
已过时。
Codec2 - com.alibaba.dubbo.remoting中的接口
 
Codec2.DecodeResult - com.alibaba.dubbo.remoting中的枚举
 
CODEC_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
CodecAdapter - com.alibaba.dubbo.remoting.transport.codec中的类
 
CodecAdapter(Codec) - 类 的构造器com.alibaba.dubbo.remoting.transport.codec.CodecAdapter
 
CodecSupport - com.alibaba.dubbo.remoting.transport中的类
 
collect(URL) - 类 中的方法com.alibaba.dubbo.monitor.dubbo.DubboMonitor
 
collect(URL) - 接口 中的方法com.alibaba.dubbo.monitor.MonitorService
监控数据采集. 1.
CollectionUtils - com.alibaba.dubbo.common.utils中的类
 
COLON - 类 中的静态变量com.alibaba.dubbo.common.json.JSON
 
COLON - 类 中的静态变量com.alibaba.dubbo.common.json.JSONToken
 
com.alibaba.dubbo.cache - 程序包 com.alibaba.dubbo.cache
 
com.alibaba.dubbo.cache.filter - 程序包 com.alibaba.dubbo.cache.filter
 
com.alibaba.dubbo.cache.support - 程序包 com.alibaba.dubbo.cache.support
 
com.alibaba.dubbo.cache.support.jcache - 程序包 com.alibaba.dubbo.cache.support.jcache
 
com.alibaba.dubbo.cache.support.lru - 程序包 com.alibaba.dubbo.cache.support.lru
 
com.alibaba.dubbo.cache.support.threadlocal - 程序包 com.alibaba.dubbo.cache.support.threadlocal
 
com.alibaba.dubbo.common - 程序包 com.alibaba.dubbo.common
 
com.alibaba.dubbo.common.beanutil - 程序包 com.alibaba.dubbo.common.beanutil
 
com.alibaba.dubbo.common.bytecode - 程序包 com.alibaba.dubbo.common.bytecode
 
com.alibaba.dubbo.common.compiler - 程序包 com.alibaba.dubbo.common.compiler
 
com.alibaba.dubbo.common.compiler.support - 程序包 com.alibaba.dubbo.common.compiler.support
 
com.alibaba.dubbo.common.extension - 程序包 com.alibaba.dubbo.common.extension
 
com.alibaba.dubbo.common.extension.factory - 程序包 com.alibaba.dubbo.common.extension.factory
 
com.alibaba.dubbo.common.extension.support - 程序包 com.alibaba.dubbo.common.extension.support
 
com.alibaba.dubbo.common.io - 程序包 com.alibaba.dubbo.common.io
 
com.alibaba.dubbo.common.json - 程序包 com.alibaba.dubbo.common.json
 
com.alibaba.dubbo.common.logger - 程序包 com.alibaba.dubbo.common.logger
 
com.alibaba.dubbo.common.logger.jcl - 程序包 com.alibaba.dubbo.common.logger.jcl
 
com.alibaba.dubbo.common.logger.jdk - 程序包 com.alibaba.dubbo.common.logger.jdk
 
com.alibaba.dubbo.common.logger.log4j - 程序包 com.alibaba.dubbo.common.logger.log4j
 
com.alibaba.dubbo.common.logger.slf4j - 程序包 com.alibaba.dubbo.common.logger.slf4j
 
com.alibaba.dubbo.common.logger.support - 程序包 com.alibaba.dubbo.common.logger.support
 
com.alibaba.dubbo.common.serialize - 程序包 com.alibaba.dubbo.common.serialize
 
com.alibaba.dubbo.common.serialize.support.dubbo - 程序包 com.alibaba.dubbo.common.serialize.support.dubbo
 
com.alibaba.dubbo.common.serialize.support.hessian - 程序包 com.alibaba.dubbo.common.serialize.support.hessian
 
com.alibaba.dubbo.common.serialize.support.java - 程序包 com.alibaba.dubbo.common.serialize.support.java
 
com.alibaba.dubbo.common.serialize.support.json - 程序包 com.alibaba.dubbo.common.serialize.support.json
 
com.alibaba.dubbo.common.serialize.support.nativejava - 程序包 com.alibaba.dubbo.common.serialize.support.nativejava
 
com.alibaba.dubbo.common.status - 程序包 com.alibaba.dubbo.common.status
 
com.alibaba.dubbo.common.status.support - 程序包 com.alibaba.dubbo.common.status.support
 
com.alibaba.dubbo.common.store - 程序包 com.alibaba.dubbo.common.store
 
com.alibaba.dubbo.common.store.support - 程序包 com.alibaba.dubbo.common.store.support
 
com.alibaba.dubbo.common.threadpool - 程序包 com.alibaba.dubbo.common.threadpool
 
com.alibaba.dubbo.common.threadpool.support - 程序包 com.alibaba.dubbo.common.threadpool.support
 
com.alibaba.dubbo.common.threadpool.support.cached - 程序包 com.alibaba.dubbo.common.threadpool.support.cached
 
com.alibaba.dubbo.common.threadpool.support.fixed - 程序包 com.alibaba.dubbo.common.threadpool.support.fixed
 
com.alibaba.dubbo.common.threadpool.support.limited - 程序包 com.alibaba.dubbo.common.threadpool.support.limited
 
com.alibaba.dubbo.common.utils - 程序包 com.alibaba.dubbo.common.utils
 
com.alibaba.dubbo.config - 程序包 com.alibaba.dubbo.config
 
com.alibaba.dubbo.config.annotation - 程序包 com.alibaba.dubbo.config.annotation
 
com.alibaba.dubbo.config.spring - 程序包 com.alibaba.dubbo.config.spring
 
com.alibaba.dubbo.config.spring.extension - 程序包 com.alibaba.dubbo.config.spring.extension
 
com.alibaba.dubbo.config.spring.schema - 程序包 com.alibaba.dubbo.config.spring.schema
 
com.alibaba.dubbo.config.spring.status - 程序包 com.alibaba.dubbo.config.spring.status
 
com.alibaba.dubbo.config.support - 程序包 com.alibaba.dubbo.config.support
 
com.alibaba.dubbo.config.utils - 程序包 com.alibaba.dubbo.config.utils
 
com.alibaba.dubbo.container - 程序包 com.alibaba.dubbo.container
 
com.alibaba.dubbo.container.jetty - 程序包 com.alibaba.dubbo.container.jetty
 
com.alibaba.dubbo.container.log4j - 程序包 com.alibaba.dubbo.container.log4j
 
com.alibaba.dubbo.container.logback - 程序包 com.alibaba.dubbo.container.logback
 
com.alibaba.dubbo.container.page - 程序包 com.alibaba.dubbo.container.page
 
com.alibaba.dubbo.container.page.pages - 程序包 com.alibaba.dubbo.container.page.pages
 
com.alibaba.dubbo.container.spring - 程序包 com.alibaba.dubbo.container.spring
 
com.alibaba.dubbo.monitor - 程序包 com.alibaba.dubbo.monitor
 
com.alibaba.dubbo.monitor.dubbo - 程序包 com.alibaba.dubbo.monitor.dubbo
 
com.alibaba.dubbo.monitor.support - 程序包 com.alibaba.dubbo.monitor.support
 
com.alibaba.dubbo.registry - 程序包 com.alibaba.dubbo.registry
 
com.alibaba.dubbo.registry.dubbo - 程序包 com.alibaba.dubbo.registry.dubbo
 
com.alibaba.dubbo.registry.integration - 程序包 com.alibaba.dubbo.registry.integration
 
com.alibaba.dubbo.registry.multicast - 程序包 com.alibaba.dubbo.registry.multicast
 
com.alibaba.dubbo.registry.pages - 程序包 com.alibaba.dubbo.registry.pages
 
com.alibaba.dubbo.registry.redis - 程序包 com.alibaba.dubbo.registry.redis
 
com.alibaba.dubbo.registry.status - 程序包 com.alibaba.dubbo.registry.status
 
com.alibaba.dubbo.registry.support - 程序包 com.alibaba.dubbo.registry.support
 
com.alibaba.dubbo.registry.zookeeper - 程序包 com.alibaba.dubbo.registry.zookeeper
 
com.alibaba.dubbo.remoting - 程序包 com.alibaba.dubbo.remoting
 
com.alibaba.dubbo.remoting.buffer - 程序包 com.alibaba.dubbo.remoting.buffer
 
com.alibaba.dubbo.remoting.exchange - 程序包 com.alibaba.dubbo.remoting.exchange
 
com.alibaba.dubbo.remoting.exchange.codec - 程序包 com.alibaba.dubbo.remoting.exchange.codec
 
com.alibaba.dubbo.remoting.exchange.support - 程序包 com.alibaba.dubbo.remoting.exchange.support
 
com.alibaba.dubbo.remoting.exchange.support.header - 程序包 com.alibaba.dubbo.remoting.exchange.support.header
 
com.alibaba.dubbo.remoting.http - 程序包 com.alibaba.dubbo.remoting.http
 
com.alibaba.dubbo.remoting.http.jetty - 程序包 com.alibaba.dubbo.remoting.http.jetty
 
com.alibaba.dubbo.remoting.http.servlet - 程序包 com.alibaba.dubbo.remoting.http.servlet
 
com.alibaba.dubbo.remoting.http.support - 程序包 com.alibaba.dubbo.remoting.http.support
 
com.alibaba.dubbo.remoting.p2p - 程序包 com.alibaba.dubbo.remoting.p2p
 
com.alibaba.dubbo.remoting.p2p.exchange - 程序包 com.alibaba.dubbo.remoting.p2p.exchange
 
com.alibaba.dubbo.remoting.p2p.exchange.support - 程序包 com.alibaba.dubbo.remoting.p2p.exchange.support
 
com.alibaba.dubbo.remoting.p2p.support - 程序包 com.alibaba.dubbo.remoting.p2p.support
 
com.alibaba.dubbo.remoting.telnet - 程序包 com.alibaba.dubbo.remoting.telnet
 
com.alibaba.dubbo.remoting.telnet.codec - 程序包 com.alibaba.dubbo.remoting.telnet.codec
 
com.alibaba.dubbo.remoting.telnet.support - 程序包 com.alibaba.dubbo.remoting.telnet.support
 
com.alibaba.dubbo.remoting.telnet.support.command - 程序包 com.alibaba.dubbo.remoting.telnet.support.command
 
com.alibaba.dubbo.remoting.transport - 程序包 com.alibaba.dubbo.remoting.transport
 
com.alibaba.dubbo.remoting.transport.codec - 程序包 com.alibaba.dubbo.remoting.transport.codec
 
com.alibaba.dubbo.remoting.transport.dispatcher - 程序包 com.alibaba.dubbo.remoting.transport.dispatcher
 
com.alibaba.dubbo.remoting.transport.dispatcher.all - 程序包 com.alibaba.dubbo.remoting.transport.dispatcher.all
 
com.alibaba.dubbo.remoting.transport.dispatcher.connection - 程序包 com.alibaba.dubbo.remoting.transport.dispatcher.connection
 
com.alibaba.dubbo.remoting.transport.dispatcher.direct - 程序包 com.alibaba.dubbo.remoting.transport.dispatcher.direct
 
com.alibaba.dubbo.remoting.transport.dispatcher.execution - 程序包 com.alibaba.dubbo.remoting.transport.dispatcher.execution
 
com.alibaba.dubbo.remoting.transport.dispatcher.message - 程序包 com.alibaba.dubbo.remoting.transport.dispatcher.message
 
com.alibaba.dubbo.remoting.transport.grizzly - 程序包 com.alibaba.dubbo.remoting.transport.grizzly
 
com.alibaba.dubbo.remoting.transport.mina - 程序包 com.alibaba.dubbo.remoting.transport.mina
 
com.alibaba.dubbo.remoting.transport.netty - 程序包 com.alibaba.dubbo.remoting.transport.netty
 
com.alibaba.dubbo.remoting.zookeeper - 程序包 com.alibaba.dubbo.remoting.zookeeper
 
com.alibaba.dubbo.remoting.zookeeper.curator - 程序包 com.alibaba.dubbo.remoting.zookeeper.curator
 
com.alibaba.dubbo.remoting.zookeeper.support - 程序包 com.alibaba.dubbo.remoting.zookeeper.support
 
com.alibaba.dubbo.remoting.zookeeper.zkclient - 程序包 com.alibaba.dubbo.remoting.zookeeper.zkclient
 
com.alibaba.dubbo.rpc - 程序包 com.alibaba.dubbo.rpc
 
com.alibaba.dubbo.rpc.cluster - 程序包 com.alibaba.dubbo.rpc.cluster
 
com.alibaba.dubbo.rpc.cluster.configurator - 程序包 com.alibaba.dubbo.rpc.cluster.configurator
 
com.alibaba.dubbo.rpc.cluster.configurator.absent - 程序包 com.alibaba.dubbo.rpc.cluster.configurator.absent
 
com.alibaba.dubbo.rpc.cluster.configurator.override - 程序包 com.alibaba.dubbo.rpc.cluster.configurator.override
 
com.alibaba.dubbo.rpc.cluster.directory - 程序包 com.alibaba.dubbo.rpc.cluster.directory
 
com.alibaba.dubbo.rpc.cluster.loadbalance - 程序包 com.alibaba.dubbo.rpc.cluster.loadbalance
 
com.alibaba.dubbo.rpc.cluster.merger - 程序包 com.alibaba.dubbo.rpc.cluster.merger
 
com.alibaba.dubbo.rpc.cluster.router - 程序包 com.alibaba.dubbo.rpc.cluster.router
 
com.alibaba.dubbo.rpc.cluster.router.condition - 程序包 com.alibaba.dubbo.rpc.cluster.router.condition
 
com.alibaba.dubbo.rpc.cluster.router.file - 程序包 com.alibaba.dubbo.rpc.cluster.router.file
 
com.alibaba.dubbo.rpc.cluster.router.script - 程序包 com.alibaba.dubbo.rpc.cluster.router.script
 
com.alibaba.dubbo.rpc.cluster.support - 程序包 com.alibaba.dubbo.rpc.cluster.support
 
com.alibaba.dubbo.rpc.cluster.support.wrapper - 程序包 com.alibaba.dubbo.rpc.cluster.support.wrapper
 
com.alibaba.dubbo.rpc.filter - 程序包 com.alibaba.dubbo.rpc.filter
 
com.alibaba.dubbo.rpc.filter.tps - 程序包 com.alibaba.dubbo.rpc.filter.tps
 
com.alibaba.dubbo.rpc.listener - 程序包 com.alibaba.dubbo.rpc.listener
 
com.alibaba.dubbo.rpc.protocol - 程序包 com.alibaba.dubbo.rpc.protocol
 
com.alibaba.dubbo.rpc.protocol.dubbo - 程序包 com.alibaba.dubbo.rpc.protocol.dubbo
 
com.alibaba.dubbo.rpc.protocol.dubbo.filter - 程序包 com.alibaba.dubbo.rpc.protocol.dubbo.filter
 
com.alibaba.dubbo.rpc.protocol.dubbo.page - 程序包 com.alibaba.dubbo.rpc.protocol.dubbo.page
 
com.alibaba.dubbo.rpc.protocol.dubbo.status - 程序包 com.alibaba.dubbo.rpc.protocol.dubbo.status
 
com.alibaba.dubbo.rpc.protocol.dubbo.telnet - 程序包 com.alibaba.dubbo.rpc.protocol.dubbo.telnet
 
com.alibaba.dubbo.rpc.protocol.hessian - 程序包 com.alibaba.dubbo.rpc.protocol.hessian
 
com.alibaba.dubbo.rpc.protocol.http - 程序包 com.alibaba.dubbo.rpc.protocol.http
 
com.alibaba.dubbo.rpc.protocol.injvm - 程序包 com.alibaba.dubbo.rpc.protocol.injvm
 
com.alibaba.dubbo.rpc.protocol.memcached - 程序包 com.alibaba.dubbo.rpc.protocol.memcached
 
com.alibaba.dubbo.rpc.protocol.redis - 程序包 com.alibaba.dubbo.rpc.protocol.redis
 
com.alibaba.dubbo.rpc.protocol.rmi - 程序包 com.alibaba.dubbo.rpc.protocol.rmi
 
com.alibaba.dubbo.rpc.protocol.thrift - 程序包 com.alibaba.dubbo.rpc.protocol.thrift
 
com.alibaba.dubbo.rpc.protocol.thrift.ext - 程序包 com.alibaba.dubbo.rpc.protocol.thrift.ext
 
com.alibaba.dubbo.rpc.protocol.thrift.io - 程序包 com.alibaba.dubbo.rpc.protocol.thrift.io
 
com.alibaba.dubbo.rpc.protocol.webservice - 程序包 com.alibaba.dubbo.rpc.protocol.webservice
 
com.alibaba.dubbo.rpc.proxy - 程序包 com.alibaba.dubbo.rpc.proxy
 
com.alibaba.dubbo.rpc.proxy.javassist - 程序包 com.alibaba.dubbo.rpc.proxy.javassist
 
com.alibaba.dubbo.rpc.proxy.jdk - 程序包 com.alibaba.dubbo.rpc.proxy.jdk
 
com.alibaba.dubbo.rpc.proxy.wrapper - 程序包 com.alibaba.dubbo.rpc.proxy.wrapper
 
com.alibaba.dubbo.rpc.service - 程序包 com.alibaba.dubbo.rpc.service
 
com.alibaba.dubbo.rpc.support - 程序包 com.alibaba.dubbo.rpc.support
 
com.alibaba.dubbo.validation - 程序包 com.alibaba.dubbo.validation
 
com.alibaba.dubbo.validation.filter - 程序包 com.alibaba.dubbo.validation.filter
 
com.alibaba.dubbo.validation.support - 程序包 com.alibaba.dubbo.validation.support
 
com.alibaba.dubbo.validation.support.jvalidation - 程序包 com.alibaba.dubbo.validation.support.jvalidation
 
COMMA - 类 中的静态变量com.alibaba.dubbo.common.json.JSON
 
COMMA - 类 中的静态变量com.alibaba.dubbo.common.json.JSONToken
 
COMMA_SEPARATOR - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
COMMA_SPLIT_PATTERN - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
CompactedJavaSerialization - com.alibaba.dubbo.common.serialize.support.java中的类
 
CompactedJavaSerialization() - 类 的构造器com.alibaba.dubbo.common.serialize.support.java.CompactedJavaSerialization
 
CompactedObjectInputStream - com.alibaba.dubbo.common.serialize.support.java中的类
Compacted java object input stream.
CompactedObjectInputStream(InputStream) - 类 的构造器com.alibaba.dubbo.common.serialize.support.java.CompactedObjectInputStream
 
CompactedObjectInputStream(InputStream, ClassLoader) - 类 的构造器com.alibaba.dubbo.common.serialize.support.java.CompactedObjectInputStream
 
CompactedObjectOutputStream - com.alibaba.dubbo.common.serialize.support.java中的类
Compacted java object output stream.
CompactedObjectOutputStream(OutputStream) - 类 的构造器com.alibaba.dubbo.common.serialize.support.java.CompactedObjectOutputStream
 
COMPARATOR - 类 中的静态变量com.alibaba.dubbo.common.extension.support.ActivateComparator
 
compare(Object, Object) - 类 中的方法com.alibaba.dubbo.common.extension.support.ActivateComparator
 
compare(PageHandler, PageHandler) - 类 中的方法com.alibaba.dubbo.container.page.MenuComparator
 
compare(ChannelBuffer, ChannelBuffer) - 类 中的静态方法com.alibaba.dubbo.remoting.buffer.ChannelBuffers
 
compareAndSet(int, int) - 类 中的方法com.alibaba.dubbo.common.utils.AtomicPositiveInteger
 
compareTo(ChannelBuffer) - 类 中的方法com.alibaba.dubbo.remoting.buffer.AbstractChannelBuffer
 
compareTo(ChannelBuffer) - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
compareTo(Configurator) - 类 中的方法com.alibaba.dubbo.rpc.cluster.configurator.AbstractConfigurator
根据priority、host依次排序 priority值越大,优先级越高; priority相同,特定host优先级高于anyhost 0.0.0.0
compareTo(Router) - 类 中的方法com.alibaba.dubbo.rpc.cluster.router.condition.ConditionRouter
 
compareTo(Router) - 类 中的方法com.alibaba.dubbo.rpc.cluster.router.MockInvokersSelector
 
compareTo(Router) - 类 中的方法com.alibaba.dubbo.rpc.cluster.router.script.ScriptRouter
 
COMPATIBLE_CODEC_NAME - 类 中的静态变量com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol
 
CompatibleFilter - com.alibaba.dubbo.rpc.filter中的类
CompatibleFilter
CompatibleFilter() - 类 的构造器com.alibaba.dubbo.rpc.filter.CompatibleFilter
 
compatibleTypeConvert(Object, Class<?>) - 类 中的静态方法com.alibaba.dubbo.common.utils.CompatibleTypeUtils
兼容类型转换。
CompatibleTypeUtils - com.alibaba.dubbo.common.utils中的类
 
compile(String, ClassLoader) - 接口 中的方法com.alibaba.dubbo.common.compiler.Compiler
Compile java source code.
compile(String, ClassLoader) - 类 中的方法com.alibaba.dubbo.common.compiler.support.AbstractCompiler
 
compile(String, ClassLoader) - 类 中的方法com.alibaba.dubbo.common.compiler.support.AdaptiveCompiler
 
Compiler - com.alibaba.dubbo.common.compiler中的接口
Compiler.
CONCURRENT - 接口 中的静态变量com.alibaba.dubbo.monitor.MonitorService
 
ConcurrentHashSet<E> - com.alibaba.dubbo.common.utils中的类
 
ConcurrentHashSet() - 类 的构造器com.alibaba.dubbo.common.utils.ConcurrentHashSet
 
ConcurrentHashSet(int) - 类 的构造器com.alibaba.dubbo.common.utils.ConcurrentHashSet
 
CONDITION_PROTOCOL - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
ConditionRouter - com.alibaba.dubbo.rpc.cluster.router.condition中的类
ConditionRouter
ConditionRouter(URL) - 类 的构造器com.alibaba.dubbo.rpc.cluster.router.condition.ConditionRouter
 
ConditionRouterFactory - com.alibaba.dubbo.rpc.cluster.router.condition中的类
ConditionRouterFactory
ConditionRouterFactory() - 类 的构造器com.alibaba.dubbo.rpc.cluster.router.condition.ConditionRouterFactory
 
Configurator - com.alibaba.dubbo.rpc.cluster中的接口
Configurator.
ConfiguratorFactory - com.alibaba.dubbo.rpc.cluster中的接口
ConfiguratorFactory.
CONFIGURATORS_CATEGORY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
configure(URL) - 类 中的方法com.alibaba.dubbo.rpc.cluster.configurator.AbstractConfigurator
 
configure(URL) - 接口 中的方法com.alibaba.dubbo.rpc.cluster.Configurator
Configure the provider url.
ConfigUtils - com.alibaba.dubbo.common.utils中的类
 
connect(URL, ExchangeHandler) - 接口 中的方法com.alibaba.dubbo.remoting.exchange.Exchanger
connect.
connect(String) - 类 中的静态方法com.alibaba.dubbo.remoting.exchange.Exchangers
 
connect(URL) - 类 中的静态方法com.alibaba.dubbo.remoting.exchange.Exchangers
 
connect(String, Replier<?>) - 类 中的静态方法com.alibaba.dubbo.remoting.exchange.Exchangers
 
connect(URL, Replier<?>) - 类 中的静态方法com.alibaba.dubbo.remoting.exchange.Exchangers
 
connect(String, ChannelHandler, Replier<?>) - 类 中的静态方法com.alibaba.dubbo.remoting.exchange.Exchangers
 
connect(URL, ChannelHandler, Replier<?>) - 类 中的静态方法com.alibaba.dubbo.remoting.exchange.Exchangers
 
connect(String, ExchangeHandler) - 类 中的静态方法com.alibaba.dubbo.remoting.exchange.Exchangers
 
connect(URL, ExchangeHandler) - 类 中的静态方法com.alibaba.dubbo.remoting.exchange.Exchangers
 
connect(URL, ExchangeHandler) - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.header.HeaderExchanger
 
connect(URL, ChannelHandler) - 类 中的方法com.alibaba.dubbo.remoting.transport.grizzly.GrizzlyTransporter
 
connect(URL, ChannelHandler) - 类 中的方法com.alibaba.dubbo.remoting.transport.mina.MinaTransporter
 
connect(URL, ChannelHandler) - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyTransporter
 
connect(URL, ChannelHandler) - 接口 中的方法com.alibaba.dubbo.remoting.Transporter
Connect to a server.
connect(String, ChannelHandler...) - 类 中的静态方法com.alibaba.dubbo.remoting.Transporters
 
connect(URL, ChannelHandler...) - 类 中的静态方法com.alibaba.dubbo.remoting.Transporters
 
connect(URL) - 类 中的方法com.alibaba.dubbo.remoting.zookeeper.curator.CuratorZookeeperTransporter
 
connect(URL) - 类 中的方法com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperTransporter
 
connect(URL) - 接口 中的方法com.alibaba.dubbo.remoting.zookeeper.ZookeeperTransporter
 
CONNECT_QUEUE_CAPACITY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
CONNECT_QUEUE_WARNING_SIZE - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
CONNECT_TIMEOUT_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
connected(Channel) - 接口 中的方法com.alibaba.dubbo.remoting.ChannelHandler
on channel connected.
connected(Channel) - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.ExchangeHandlerDispatcher
 
connected(Channel) - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.header.HeaderExchangeHandler
 
connected(Channel) - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.header.HeartbeatHandler
 
connected(Channel) - 类 中的方法com.alibaba.dubbo.remoting.transport.AbstractChannelHandlerDelegate
 
connected(Channel) - 类 中的方法com.alibaba.dubbo.remoting.transport.AbstractPeer
 
connected(Channel) - 类 中的方法com.alibaba.dubbo.remoting.transport.AbstractServer
 
connected(Channel) - 类 中的方法com.alibaba.dubbo.remoting.transport.ChannelHandlerAdapter
 
connected(Channel) - 类 中的方法com.alibaba.dubbo.remoting.transport.ChannelHandlerDispatcher
 
connected(Channel) - 类 中的方法com.alibaba.dubbo.remoting.transport.dispatcher.all.AllChannelHandler
 
connected(Channel) - 类 中的方法com.alibaba.dubbo.remoting.transport.dispatcher.connection.ConnectionOrderedChannelHandler
 
connected(Channel) - 类 中的方法com.alibaba.dubbo.remoting.transport.dispatcher.execution.ExecutionChannelHandler
 
connected(Channel) - 类 中的方法com.alibaba.dubbo.remoting.transport.dispatcher.WrappedChannelHandler
 
connected(Channel) - 类 中的方法com.alibaba.dubbo.remoting.transport.grizzly.GrizzlyServer
 
CONNECTED - 接口 中的静态变量com.alibaba.dubbo.remoting.zookeeper.StateListener
 
ConnectionOrderedChannelHandler - com.alibaba.dubbo.remoting.transport.dispatcher.connection中的类
 
ConnectionOrderedChannelHandler(ChannelHandler, URL) - 类 的构造器com.alibaba.dubbo.remoting.transport.dispatcher.connection.ConnectionOrderedChannelHandler
 
ConnectionOrderedDispatcher - com.alibaba.dubbo.remoting.transport.dispatcher.connection中的类
connect disconnect 保证顺序.
ConnectionOrderedDispatcher() - 类 的构造器com.alibaba.dubbo.remoting.transport.dispatcher.connection.ConnectionOrderedDispatcher
 
CONNECTIONS_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
ConsistentHashLoadBalance - com.alibaba.dubbo.rpc.cluster.loadbalance中的类
ConsistentHashLoadBalance
ConsistentHashLoadBalance() - 类 的构造器com.alibaba.dubbo.rpc.cluster.loadbalance.ConsistentHashLoadBalance
 
Constants - com.alibaba.dubbo.common中的类
Constants
Constants() - 类 的构造器com.alibaba.dubbo.common.Constants
 
CONSUMER - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
CONSUMER - 接口 中的静态变量com.alibaba.dubbo.monitor.MonitorService
 
CONSUMER_PROTOCOL - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
CONSUMER_SIDE - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
ConsumerConfig - com.alibaba.dubbo.config中的类
ConsumerConfig
ConsumerConfig() - 类 的构造器com.alibaba.dubbo.config.ConsumerConfig
 
ConsumerContextFilter - com.alibaba.dubbo.rpc.filter中的类
ConsumerContextInvokerFilter
ConsumerContextFilter() - 类 的构造器com.alibaba.dubbo.rpc.filter.ConsumerContextFilter
 
CONSUMERS_CATEGORY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
Container - com.alibaba.dubbo.container中的接口
Container.
CONTAINER_KEY - 类 中的静态变量com.alibaba.dubbo.container.Main
 
contains(String) - 类 中的方法com.alibaba.dubbo.common.json.JSONObject
contains key.
contains(Object) - 类 中的方法com.alibaba.dubbo.common.utils.ConcurrentHashSet
Returns true if this set contains the specified element.
containsKey(Object) - 类 中的方法com.alibaba.dubbo.common.utils.LRUCache
 
containsProperty(Object) - 类 中的方法com.alibaba.dubbo.common.beanutil.JavaBeanDescriptor
 
ContextFilter - com.alibaba.dubbo.rpc.filter中的类
ContextInvokerFilter
ContextFilter() - 类 的构造器com.alibaba.dubbo.rpc.filter.ContextFilter
 
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
 
copy() - 类 中的方法com.alibaba.dubbo.remoting.buffer.AbstractChannelBuffer
 
copy(int, int) - 类 中的方法com.alibaba.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
 
copy() - 接口 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBuffer
Returns a copy of this buffer's readable bytes.
copy(int, int) - 接口 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBuffer
Returns a copy of this buffer's sub-region.
copy(int, int) - 类 中的方法com.alibaba.dubbo.remoting.buffer.DynamicChannelBuffer
 
copy(int, int) - 类 中的方法com.alibaba.dubbo.remoting.buffer.HeapChannelBuffer
 
copy(int, int) - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
copy() - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
copyOf(byte[], int) - 类 中的静态方法com.alibaba.dubbo.common.io.Bytes
byte array copy.
CORE_THREADS_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
COUNT_PROTOCOL - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
CountTelnetHandler - com.alibaba.dubbo.rpc.protocol.dubbo.telnet中的类
CountTelnetHandler
CountTelnetHandler() - 类 的构造器com.alibaba.dubbo.rpc.protocol.dubbo.telnet.CountTelnetHandler
 
create() - 类 中的静态方法com.alibaba.dubbo.remoting.exchange.support.MultiMessage
 
create(String, boolean) - 类 中的方法com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient
 
create(String, boolean) - 接口 中的方法com.alibaba.dubbo.remoting.zookeeper.ZookeeperClient
 
createEphemeral(String) - 类 中的方法com.alibaba.dubbo.remoting.zookeeper.curator.CuratorZookeeperClient
 
createEphemeral(String) - 类 中的方法com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient
 
createFromArray(Object...) - 类 中的静态方法com.alibaba.dubbo.remoting.exchange.support.MultiMessage
 
createFromCollection(Collection) - 类 中的静态方法com.alibaba.dubbo.remoting.exchange.support.MultiMessage
 
createPersistent(String) - 类 中的方法com.alibaba.dubbo.remoting.zookeeper.curator.CuratorZookeeperClient
 
createPersistent(String) - 类 中的方法com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient
 
createRegistry(URL) - 类 中的方法com.alibaba.dubbo.registry.dubbo.DubboRegistryFactory
 
createRegistry(URL) - 类 中的方法com.alibaba.dubbo.registry.multicast.MulticastRegistryFactory
 
createRegistry(URL) - 类 中的方法com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistryFactory
 
createTargetChildListener(String, ChildListener) - 类 中的方法com.alibaba.dubbo.remoting.zookeeper.curator.CuratorZookeeperClient
 
createTargetChildListener(String, ChildListener) - 类 中的方法com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient
 
CuratorZookeeperClient - com.alibaba.dubbo.remoting.zookeeper.curator中的类
 
CuratorZookeeperClient(URL) - 类 的构造器com.alibaba.dubbo.remoting.zookeeper.curator.CuratorZookeeperClient
 
CuratorZookeeperTransporter - com.alibaba.dubbo.remoting.zookeeper.curator中的类
 
CuratorZookeeperTransporter() - 类 的构造器com.alibaba.dubbo.remoting.zookeeper.curator.CuratorZookeeperTransporter
 
CurrentTelnetHandler - com.alibaba.dubbo.rpc.protocol.dubbo.telnet中的类
CurrentServiceTelnetHandler
CurrentTelnetHandler() - 类 的构造器com.alibaba.dubbo.rpc.protocol.dubbo.telnet.CurrentTelnetHandler
 

D

DataInput - com.alibaba.dubbo.common.serialize中的接口
Data input.
DataOutput - com.alibaba.dubbo.common.serialize中的接口
Data output.
DataSourceStatusChecker - com.alibaba.dubbo.config.spring.status中的类
DataSourceStatusChecker
DataSourceStatusChecker() - 类 的构造器com.alibaba.dubbo.config.spring.status.DataSourceStatusChecker
 
DataStore - com.alibaba.dubbo.common.store中的接口
 
debug(String) - 类 中的方法com.alibaba.dubbo.common.logger.jcl.JclLogger
 
debug(Throwable) - 类 中的方法com.alibaba.dubbo.common.logger.jcl.JclLogger
 
debug(String, Throwable) - 类 中的方法com.alibaba.dubbo.common.logger.jcl.JclLogger
 
debug(String) - 类 中的方法com.alibaba.dubbo.common.logger.jdk.JdkLogger
 
debug(Throwable) - 类 中的方法com.alibaba.dubbo.common.logger.jdk.JdkLogger
 
debug(String, Throwable) - 类 中的方法com.alibaba.dubbo.common.logger.jdk.JdkLogger
 
debug(String) - 类 中的方法com.alibaba.dubbo.common.logger.log4j.Log4jLogger
 
debug(Throwable) - 类 中的方法com.alibaba.dubbo.common.logger.log4j.Log4jLogger
 
debug(String, Throwable) - 类 中的方法com.alibaba.dubbo.common.logger.log4j.Log4jLogger
 
debug(String) - 接口 中的方法com.alibaba.dubbo.common.logger.Logger
输出调试信息
debug(Throwable) - 接口 中的方法com.alibaba.dubbo.common.logger.Logger
输出调试信息
debug(String, Throwable) - 接口 中的方法com.alibaba.dubbo.common.logger.Logger
输出调试信息
debug(String) - 类 中的方法com.alibaba.dubbo.common.logger.slf4j.Slf4jLogger
 
debug(Throwable) - 类 中的方法com.alibaba.dubbo.common.logger.slf4j.Slf4jLogger
 
debug(String, Throwable) - 类 中的方法com.alibaba.dubbo.common.logger.slf4j.Slf4jLogger
 
debug(String, Throwable) - 类 中的方法com.alibaba.dubbo.common.logger.support.FailsafeLogger
 
debug(Throwable) - 类 中的方法com.alibaba.dubbo.common.logger.support.FailsafeLogger
 
debug(String) - 类 中的方法com.alibaba.dubbo.common.logger.support.FailsafeLogger
 
debug(Logger, String) - 类 中的静态方法com.alibaba.dubbo.common.utils.LogHelper
 
debug(Logger, Throwable) - 类 中的静态方法com.alibaba.dubbo.common.utils.LogHelper
 
debug(Logger, String, Throwable) - 类 中的静态方法com.alibaba.dubbo.common.utils.LogHelper
 
decode(String) - 类 中的静态方法com.alibaba.dubbo.common.URL
 
decode(Channel, InputStream) - 接口 中的方法com.alibaba.dubbo.remoting.Codec
已过时。
Decode message.
decode(Channel, ChannelBuffer) - 接口 中的方法com.alibaba.dubbo.remoting.Codec2
 
decode() - 接口 中的方法com.alibaba.dubbo.remoting.Decodeable
 
decode(Channel, ChannelBuffer) - 类 中的方法com.alibaba.dubbo.remoting.exchange.codec.ExchangeCodec
 
decode(Channel, ChannelBuffer) - 类 中的方法com.alibaba.dubbo.remoting.telnet.codec.TelnetCodec
 
decode(Channel, ChannelBuffer) - 类 中的方法com.alibaba.dubbo.remoting.transport.codec.CodecAdapter
 
decode(Channel, ChannelBuffer) - 类 中的方法com.alibaba.dubbo.remoting.transport.codec.TransportCodec
 
decode() - 类 中的方法com.alibaba.dubbo.rpc.protocol.dubbo.DecodeableRpcInvocation
 
decode(Channel, InputStream) - 类 中的方法com.alibaba.dubbo.rpc.protocol.dubbo.DecodeableRpcInvocation
 
decode(Channel, InputStream) - 类 中的方法com.alibaba.dubbo.rpc.protocol.dubbo.DecodeableRpcResult
 
decode() - 类 中的方法com.alibaba.dubbo.rpc.protocol.dubbo.DecodeableRpcResult
 
decode(Channel, ChannelBuffer) - 类 中的方法com.alibaba.dubbo.rpc.protocol.dubbo.DubboCountCodec
 
decode(Channel, ChannelBuffer) - 类 中的方法com.alibaba.dubbo.rpc.protocol.thrift.ThriftCodec
 
decode(Channel, ChannelBuffer) - 类 中的方法com.alibaba.dubbo.rpc.protocol.thrift.ThriftNativeCodec
 
DECODE_IN_IO_THREAD_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
Decodeable - com.alibaba.dubbo.remoting中的接口
 
DecodeableRpcInvocation - com.alibaba.dubbo.rpc.protocol.dubbo中的类
 
DecodeableRpcInvocation(Channel, Request, InputStream, byte) - 类 的构造器com.alibaba.dubbo.rpc.protocol.dubbo.DecodeableRpcInvocation
 
DecodeableRpcResult - com.alibaba.dubbo.rpc.protocol.dubbo中的类
 
DecodeableRpcResult(Channel, Response, InputStream, Invocation, byte) - 类 的构造器com.alibaba.dubbo.rpc.protocol.dubbo.DecodeableRpcResult
 
DecodeHandler - com.alibaba.dubbo.remoting.transport中的类
 
DecodeHandler(ChannelHandler) - 类 的构造器com.alibaba.dubbo.remoting.transport.DecodeHandler
 
decrementAndGet() - 类 中的方法com.alibaba.dubbo.common.utils.AtomicPositiveInteger
 
DEFAULT_ACCEPTS - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
DEFAULT_ALIVE - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
DEFAULT_BUFFER_SIZE - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
DEFAULT_CALLBACK_INSTANCES - 类 中的静态变量com.alibaba.dubbo.common.Constants
每个客户端同一个接口 callback服务实例的限制
DEFAULT_CATEGORY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
DEFAULT_CHANNEL_HANDLER - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
DEFAULT_CHARSET - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
DEFAULT_CLASS_DESCRIPTOR_MAPPER - 类 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.Builder
 
DEFAULT_CLIENT_THREADPOOL - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
DEFAULT_CLUSTER - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
DEFAULT_CLUSTER_AVAILABLE_CHECK - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
DEFAULT_CLUSTER_STICKY - 类 中的静态变量com.alibaba.dubbo.common.Constants
sticky默认值.
DEFAULT_CONNECT_QUEUE_WARNING_SIZE - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
DEFAULT_CONNECT_TIMEOUT - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
DEFAULT_CONNECTIONS - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
DEFAULT_CORE_THREADS - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
DEFAULT_DECODE_IN_IO_THREAD - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
DEFAULT_DIRECTORY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
DEFAULT_DUBBO_PROPERTIES - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
DEFAULT_EXCHANGER - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
DEFAULT_FORKS - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
DEFAULT_HEARTBEAT - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
DEFAULT_HTTP_CLIENT - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
DEFAULT_HTTP_SERIALIZATION - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
DEFAULT_HTTP_SERVER - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
DEFAULT_IDLE_TIMEOUT - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
DEFAULT_IO_THREADS - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
DEFAULT_JETTY_PORT - 类 中的静态变量com.alibaba.dubbo.container.jetty.JettyContainer
 
DEFAULT_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
DEFAULT_KEY_GENERATOR - 类 中的静态变量com.alibaba.dubbo.config.utils.ReferenceConfigCache
Create the key with the Group, Interface and version attribute of ReferenceConfig.
DEFAULT_KEY_PREFIX - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
DEFAULT_LAZY_CONNECT_INITIAL_STATE - 类 中的静态变量com.alibaba.dubbo.common.Constants
lazy连接的初始状态默认是连接状态.
DEFAULT_LOADBALANCE - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
DEFAULT_LOG4J_LEVEL - 类 中的静态变量com.alibaba.dubbo.container.log4j.Log4jContainer
 
DEFAULT_LOGBACK_LEVEL - 类 中的静态变量com.alibaba.dubbo.container.logback.LogbackContainer
 
DEFAULT_NAME - 类 中的静态变量com.alibaba.dubbo.config.utils.ReferenceConfigCache
 
DEFAULT_PAYLOAD - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
DEFAULT_PORT - 类 中的静态变量com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol
 
DEFAULT_PORT - 类 中的静态变量com.alibaba.dubbo.rpc.protocol.http.HttpProtocol
 
DEFAULT_PORT - 类 中的静态变量com.alibaba.dubbo.rpc.protocol.injvm.InjvmProtocol
 
DEFAULT_PORT - 类 中的静态变量com.alibaba.dubbo.rpc.protocol.memcached.MemcachedProtocol
 
DEFAULT_PORT - 类 中的静态变量com.alibaba.dubbo.rpc.protocol.redis.RedisProtocol
 
DEFAULT_PORT - 类 中的静态变量com.alibaba.dubbo.rpc.protocol.rmi.RmiProtocol
 
DEFAULT_PORT - 类 中的静态变量com.alibaba.dubbo.rpc.protocol.thrift.ThriftProtocol
 
DEFAULT_PORT - 类 中的静态变量com.alibaba.dubbo.rpc.protocol.webservice.WebServiceProtocol
 
DEFAULT_PROMPT - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
DEFAULT_PROTOCOL - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
DEFAULT_PROTOCOL - 类 中的静态变量com.alibaba.dubbo.rpc.protocol.thrift.ThriftConstants
 
DEFAULT_PROXY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
DEFAULT_QUEUES - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
DEFAULT_RECONNECT_PERIOD - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
DEFAULT_REGISTRY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
DEFAULT_REGISTRY_RECONNECT_PERIOD - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
DEFAULT_REGISTRY_RETRY_PERIOD - 类 中的静态变量com.alibaba.dubbo.common.Constants
重试周期
DEFAULT_REMOTING_CLIENT - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
DEFAULT_REMOTING_CODEC - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
DEFAULT_REMOTING_SERIALIZATION - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
DEFAULT_REMOTING_SERVER - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
DEFAULT_RETRIES - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
DEFAULT_SCRIPT_TYPE_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
DEFAULT_SENT - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
DEFAULT_SERVER_SHUTDOWN_TIMEOUT - 类 中的静态变量com.alibaba.dubbo.common.Constants
默认值毫秒,避免重新计算.
DEFAULT_SESSION_TIMEOUT - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
DEFAULT_SHUTDOWN_TIMEOUT - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
DEFAULT_SPRING_CONFIG - 类 中的静态变量com.alibaba.dubbo.container.spring.SpringContainer
 
DEFAULT_STUB_EVENT - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
DEFAULT_THREAD_NAME - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
DEFAULT_THREADPOOL - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
DEFAULT_THREADS - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
DEFAULT_TIMEOUT - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
DEFAULT_TPS_LIMIT_INTERVAL - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
DEFAULT_TRANSPORTER - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
DEFAULT_WARMUP - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
DEFAULT_WEIGHT - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
DefaultFuture - com.alibaba.dubbo.remoting.exchange.support中的类
DefaultFuture.
DefaultFuture(Channel, Request, int) - 类 的构造器com.alibaba.dubbo.remoting.exchange.support.DefaultFuture
 
DefaultTPSLimiter - com.alibaba.dubbo.rpc.filter.tps中的类
 
DefaultTPSLimiter() - 类 的构造器com.alibaba.dubbo.rpc.filter.tps.DefaultTPSLimiter
 
DelegateExporter<T> - com.alibaba.dubbo.rpc.support中的类
DelegateExporter
DelegateExporter(Exporter<T>) - 类 的构造器com.alibaba.dubbo.rpc.support.DelegateExporter
 
DelegateInvoker<T> - com.alibaba.dubbo.rpc.support中的类
DelegateInvoker
DelegateInvoker(Invoker<T>) - 类 的构造器com.alibaba.dubbo.rpc.support.DelegateInvoker
 
delete(String) - 类 中的方法com.alibaba.dubbo.remoting.zookeeper.curator.CuratorZookeeperClient
 
delete(String) - 类 中的方法com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient
 
delete(String) - 接口 中的方法com.alibaba.dubbo.remoting.zookeeper.ZookeeperClient
 
DEPRECATED_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
DeprecatedFilter - com.alibaba.dubbo.rpc.filter中的类
DeprecatedInvokerFilter
DeprecatedFilter() - 类 的构造器com.alibaba.dubbo.rpc.filter.DeprecatedFilter
 
DeprecatedInvokerListener - com.alibaba.dubbo.rpc.listener中的类
DeprecatedProtocolFilter
DeprecatedInvokerListener() - 类 的构造器com.alibaba.dubbo.rpc.listener.DeprecatedInvokerListener
 
desc2class(String) - 类 中的静态方法com.alibaba.dubbo.common.utils.ReflectUtils
desc to class.
desc2classArray(String) - 类 中的静态方法com.alibaba.dubbo.common.utils.ReflectUtils
get class array instance.
desc2name(String) - 类 中的静态方法com.alibaba.dubbo.common.utils.ReflectUtils
desc to name.
DESC_PATTERN - 类 中的静态变量com.alibaba.dubbo.common.utils.ReflectUtils
 
DESC_REGEX - 类 中的静态变量com.alibaba.dubbo.common.utils.ReflectUtils
 
deserialize(JavaBeanDescriptor) - 类 中的静态方法com.alibaba.dubbo.common.beanutil.JavaBeanSerializeUtil
 
deserialize(JavaBeanDescriptor, ClassLoader) - 类 中的静态方法com.alibaba.dubbo.common.beanutil.JavaBeanSerializeUtil
 
deserialize(URL, InputStream) - 接口 中的方法com.alibaba.dubbo.common.serialize.Serialization
create deserializer
deserialize(URL, InputStream) - 类 中的方法com.alibaba.dubbo.common.serialize.support.dubbo.DubboSerialization
 
deserialize(URL, InputStream) - 类 中的方法com.alibaba.dubbo.common.serialize.support.hessian.Hessian2Serialization
 
deserialize(URL, InputStream) - 类 中的方法com.alibaba.dubbo.common.serialize.support.java.CompactedJavaSerialization
 
deserialize(URL, InputStream) - 类 中的方法com.alibaba.dubbo.common.serialize.support.java.JavaSerialization
 
deserialize(URL, InputStream) - 类 中的方法com.alibaba.dubbo.common.serialize.support.json.FastJsonSerialization
 
deserialize(URL, InputStream) - 类 中的方法com.alibaba.dubbo.common.serialize.support.json.JsonSerialization
 
deserialize(URL, InputStream) - 类 中的方法com.alibaba.dubbo.common.serialize.support.nativejava.NativeJavaSerialization
 
destory() - 类 中的方法com.alibaba.dubbo.config.ProtocolConfig
 
destroy() - 接口 中的方法com.alibaba.dubbo.common.Node
destroy.
destroy() - 类 中的方法com.alibaba.dubbo.config.ReferenceConfig
 
destroy() - 类 中的方法com.alibaba.dubbo.config.spring.AnnotationBean
 
destroy() - 类 中的方法com.alibaba.dubbo.config.spring.ServiceBean
 
destroy(ReferenceConfig<T>) - 类 中的方法com.alibaba.dubbo.config.utils.ReferenceConfigCache
clear and destroy one ReferenceConfig in the cache.
destroy() - 类 中的方法com.alibaba.dubbo.container.page.ResourceFilter
 
destroy() - 类 中的方法com.alibaba.dubbo.monitor.dubbo.DubboMonitor
 
destroy() - 类 中的方法com.alibaba.dubbo.registry.dubbo.DubboRegistry
 
destroy() - 类 中的方法com.alibaba.dubbo.registry.integration.RegistryDirectory
 
destroy() - 类 中的方法com.alibaba.dubbo.registry.integration.RegistryProtocol
 
destroy() - 类 中的方法com.alibaba.dubbo.registry.multicast.MulticastRegistry
 
destroy() - 类 中的方法com.alibaba.dubbo.registry.redis.RedisRegistry
 
destroy() - 类 中的方法com.alibaba.dubbo.registry.support.AbstractRegistry
 
destroy() - 类 中的方法com.alibaba.dubbo.registry.support.FailbackRegistry
 
destroy() - 类 中的方法com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry
 
destroy() - 类 中的方法com.alibaba.dubbo.rpc.cluster.directory.AbstractDirectory
 
destroy() - 类 中的方法com.alibaba.dubbo.rpc.cluster.directory.StaticDirectory
 
destroy() - 类 中的方法com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker
 
destroy() - 类 中的方法com.alibaba.dubbo.rpc.cluster.support.MergeableClusterInvoker
 
destroy() - 类 中的方法com.alibaba.dubbo.rpc.cluster.support.wrapper.MockClusterInvoker
 
destroy() - 类 中的方法com.alibaba.dubbo.rpc.listener.ListenerInvokerWrapper
 
destroy() - 类 中的方法com.alibaba.dubbo.rpc.protocol.AbstractInvoker
 
destroy() - 类 中的方法com.alibaba.dubbo.rpc.protocol.AbstractProtocol
 
destroy() - 接口 中的方法com.alibaba.dubbo.rpc.Protocol
释放协议:
1.
destroy() - 类 中的方法com.alibaba.dubbo.rpc.protocol.dubbo.DubboInvoker
 
destroy() - 类 中的方法com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol
 
destroy() - 类 中的方法com.alibaba.dubbo.rpc.protocol.hessian.HessianProtocol
 
destroy() - 类 中的方法com.alibaba.dubbo.rpc.protocol.hessian.HttpClientConnection
 
destroy() - 类 中的方法com.alibaba.dubbo.rpc.protocol.InvokerWrapper
 
destroy() - 类 中的方法com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper
 
destroy() - 类 中的方法com.alibaba.dubbo.rpc.protocol.ProtocolListenerWrapper
 
destroy() - 类 中的方法com.alibaba.dubbo.rpc.protocol.thrift.ThriftInvoker
 
destroy() - 类 中的方法com.alibaba.dubbo.rpc.protocol.thrift.ThriftProtocol
 
destroy() - 类 中的方法com.alibaba.dubbo.rpc.proxy.AbstractProxyInvoker
 
destroy() - 类 中的方法com.alibaba.dubbo.rpc.support.DelegateInvoker
 
destroy() - 类 中的方法com.alibaba.dubbo.rpc.support.MockInvoker
 
destroyAll() - 类 中的静态方法com.alibaba.dubbo.config.ProtocolConfig
 
destroyAll() - 类 中的静态方法com.alibaba.dubbo.config.RegistryConfig
 
destroyAll() - 类 中的方法com.alibaba.dubbo.config.utils.ReferenceConfigCache
clear and destroy all ReferenceConfig in the cache.
destroyAll() - 类 中的静态方法com.alibaba.dubbo.registry.support.AbstractRegistryFactory
关闭所有已创建注册中心
destroyed(Invoker<?>) - 接口 中的方法com.alibaba.dubbo.rpc.InvokerListener
The invoker destroyed.
destroyed(Invoker<?>) - 类 中的方法com.alibaba.dubbo.rpc.listener.InvokerListenerAdapter
 
directBuffer(int) - 类 中的静态方法com.alibaba.dubbo.remoting.buffer.ChannelBuffers
 
DirectChannelBufferFactory - com.alibaba.dubbo.remoting.buffer中的类
 
DirectChannelBufferFactory() - 类 的构造器com.alibaba.dubbo.remoting.buffer.DirectChannelBufferFactory
 
DirectDispatcher - com.alibaba.dubbo.remoting.transport.dispatcher.direct中的类
不派发线程池。
DirectDispatcher() - 类 的构造器com.alibaba.dubbo.remoting.transport.dispatcher.direct.DirectDispatcher
 
Directory<T> - com.alibaba.dubbo.rpc.cluster中的接口
Directory.
DIRECTORY_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
DISABLED_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
discardReadBytes() - 类 中的方法com.alibaba.dubbo.remoting.buffer.AbstractChannelBuffer
 
discardReadBytes() - 接口 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBuffer
Discards the bytes between the 0th index and readerIndex.
discardReadBytes() - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
disconnect() - 类 中的方法com.alibaba.dubbo.remoting.transport.AbstractClient
 
disconnected(Channel) - 接口 中的方法com.alibaba.dubbo.remoting.ChannelHandler
on channel disconnected.
disconnected(Channel) - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.ExchangeHandlerDispatcher
 
disconnected(Channel) - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.header.HeaderExchangeHandler
 
disconnected(Channel) - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.header.HeartbeatHandler
 
disconnected(Channel) - 类 中的方法com.alibaba.dubbo.remoting.transport.AbstractChannelHandlerDelegate
 
disconnected(Channel) - 类 中的方法com.alibaba.dubbo.remoting.transport.AbstractPeer
 
disconnected(Channel) - 类 中的方法com.alibaba.dubbo.remoting.transport.AbstractServer
 
disconnected(Channel) - 类 中的方法com.alibaba.dubbo.remoting.transport.ChannelHandlerAdapter
 
disconnected(Channel) - 类 中的方法com.alibaba.dubbo.remoting.transport.ChannelHandlerDispatcher
 
disconnected(Channel) - 类 中的方法com.alibaba.dubbo.remoting.transport.dispatcher.all.AllChannelHandler
 
disconnected(Channel) - 类 中的方法com.alibaba.dubbo.remoting.transport.dispatcher.connection.ConnectionOrderedChannelHandler
 
disconnected(Channel) - 类 中的方法com.alibaba.dubbo.remoting.transport.dispatcher.execution.ExecutionChannelHandler
 
disconnected(Channel) - 类 中的方法com.alibaba.dubbo.remoting.transport.dispatcher.WrappedChannelHandler
 
disconnected(Channel) - 类 中的方法com.alibaba.dubbo.remoting.transport.grizzly.GrizzlyServer
 
DISCONNECTED - 接口 中的静态变量com.alibaba.dubbo.remoting.zookeeper.StateListener
 
dispatch(ChannelHandler, URL) - 接口 中的方法com.alibaba.dubbo.remoting.Dispatcher
dispatch the message to threadpool.
dispatch(ChannelHandler, URL) - 类 中的方法com.alibaba.dubbo.remoting.transport.dispatcher.all.AllDispatcher
 
dispatch(ChannelHandler, URL) - 类 中的方法com.alibaba.dubbo.remoting.transport.dispatcher.connection.ConnectionOrderedDispatcher
 
dispatch(ChannelHandler, URL) - 类 中的方法com.alibaba.dubbo.remoting.transport.dispatcher.direct.DirectDispatcher
 
dispatch(ChannelHandler, URL) - 类 中的方法com.alibaba.dubbo.remoting.transport.dispatcher.execution.ExecutionDispatcher
 
dispatch(ChannelHandler, URL) - 类 中的方法com.alibaba.dubbo.remoting.transport.dispatcher.message.MessageOnlyDispatcher
 
Dispatcher - com.alibaba.dubbo.remoting中的接口
ChannelHandlerWrapper (SPI, Singleton, ThreadSafe)
DISPATCHER_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
DispatcherServlet - com.alibaba.dubbo.remoting.http.servlet中的类
Service dispatcher Servlet.
DispatcherServlet() - 类 的构造器com.alibaba.dubbo.remoting.http.servlet.DispatcherServlet
 
doClose() - 类 中的方法com.alibaba.dubbo.remoting.zookeeper.curator.CuratorZookeeperClient
 
doClose() - 类 中的方法com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient
 
doCompile(String, String) - 类 中的方法com.alibaba.dubbo.common.compiler.support.JavassistCompiler
 
doCompile(String, String) - 类 中的方法com.alibaba.dubbo.common.compiler.support.JdkCompiler
 
doConfigure(URL, URL) - 类 中的方法com.alibaba.dubbo.rpc.cluster.configurator.absent.AbsentConfigurator
 
doConfigure(URL, URL) - 类 中的方法com.alibaba.dubbo.rpc.cluster.configurator.override.OverrideConfigurator
 
doFilter(ServletRequest, ServletResponse, FilterChain) - 类 中的方法com.alibaba.dubbo.container.page.ResourceFilter
 
doInvoke(Invocation, List<Invoker<T>>, LoadBalance) - 类 中的方法com.alibaba.dubbo.rpc.cluster.support.AvailableClusterInvoker
 
doInvoke(Invocation, List<Invoker<T>>, LoadBalance) - 类 中的方法com.alibaba.dubbo.rpc.cluster.support.BroadcastClusterInvoker
 
doInvoke(Invocation, List<Invoker<T>>, LoadBalance) - 类 中的方法com.alibaba.dubbo.rpc.cluster.support.FailfastClusterInvoker
 
doInvoke(Invocation, List<Invoker<T>>, LoadBalance) - 类 中的方法com.alibaba.dubbo.rpc.cluster.support.FailoverClusterInvoker
 
doInvoke(Invocation, List<Invoker<T>>, LoadBalance) - 类 中的方法com.alibaba.dubbo.rpc.cluster.support.FailsafeClusterInvoker
 
doInvoke(Invocation, List<Invoker<T>>, LoadBalance) - 类 中的方法com.alibaba.dubbo.rpc.cluster.support.ForkingClusterInvoker
 
doList(Invocation) - 类 中的方法com.alibaba.dubbo.registry.integration.RegistryDirectory
 
done(Object) - 接口 中的方法com.alibaba.dubbo.remoting.exchange.ResponseCallback
done.
doRegister(URL) - 类 中的方法com.alibaba.dubbo.registry.redis.RedisRegistry
 
doSaveProperties(long) - 类 中的方法com.alibaba.dubbo.registry.support.AbstractRegistry
 
doStart() - 类 中的静态方法com.alibaba.dubbo.common.utils.DubboAppender
 
doStop() - 类 中的静态方法com.alibaba.dubbo.common.utils.DubboAppender
 
doSubscribe(URL, NotifyListener) - 类 中的方法com.alibaba.dubbo.registry.redis.RedisRegistry
 
double2bytes(double) - 类 中的静态方法com.alibaba.dubbo.common.io.Bytes
to byte array.
double2bytes(double, byte[]) - 类 中的静态方法com.alibaba.dubbo.common.io.Bytes
to byte array.
double2bytes(double, byte[], int) - 类 中的静态方法com.alibaba.dubbo.common.io.Bytes
to byte array.
DoubleArrayMerger - com.alibaba.dubbo.rpc.cluster.merger中的类
 
DoubleArrayMerger() - 类 的构造器com.alibaba.dubbo.rpc.cluster.merger.DoubleArrayMerger
 
doubleValue() - 类 中的方法com.alibaba.dubbo.common.utils.AtomicPositiveInteger
 
doUnregister(URL) - 类 中的方法com.alibaba.dubbo.registry.redis.RedisRegistry
 
doUnsubscribe(URL, NotifyListener) - 类 中的方法com.alibaba.dubbo.registry.redis.RedisRegistry
 
DUBBO_PROPERTIES_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
DUBBO_VERSION - 类 中的静态变量com.alibaba.dubbo.rpc.protocol.dubbo.DubboCodec
 
DUBBO_VERSION_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
DubboAppender - com.alibaba.dubbo.common.utils中的类
 
DubboAppender() - 类 的构造器com.alibaba.dubbo.common.utils.DubboAppender
 
DubboBeanDefinitionParser - com.alibaba.dubbo.config.spring.schema中的类
AbstractBeanDefinitionParser
DubboBeanDefinitionParser(Class<?>, boolean) - 类 的构造器com.alibaba.dubbo.config.spring.schema.DubboBeanDefinitionParser
 
DubboClassNameGenerator - com.alibaba.dubbo.rpc.protocol.thrift中的类
 
DubboClassNameGenerator() - 类 的构造器com.alibaba.dubbo.rpc.protocol.thrift.DubboClassNameGenerator
 
DubboCodec - com.alibaba.dubbo.rpc.protocol.dubbo中的类
Dubbo codec.
DubboCodec() - 类 的构造器com.alibaba.dubbo.rpc.protocol.dubbo.DubboCodec
 
DubboCountCodec - com.alibaba.dubbo.rpc.protocol.dubbo中的类
 
DubboCountCodec() - 类 的构造器com.alibaba.dubbo.rpc.protocol.dubbo.DubboCountCodec
 
DubboExporter<T> - com.alibaba.dubbo.rpc.protocol.dubbo中的类
DubboExporter
DubboExporter(Invoker<T>, String, Map<String, Exporter<?>>) - 类 的构造器com.alibaba.dubbo.rpc.protocol.dubbo.DubboExporter
 
DubboInvoker<T> - com.alibaba.dubbo.rpc.protocol.dubbo中的类
DubboInvoker
DubboInvoker(Class<T>, URL, ExchangeClient[]) - 类 的构造器com.alibaba.dubbo.rpc.protocol.dubbo.DubboInvoker
 
DubboInvoker(Class<T>, URL, ExchangeClient[], Set<Invoker<?>>) - 类 的构造器com.alibaba.dubbo.rpc.protocol.dubbo.DubboInvoker
 
DubboMonitor - com.alibaba.dubbo.monitor.dubbo中的类
DubboMonitor
DubboMonitor(Invoker<MonitorService>, MonitorService) - 类 的构造器com.alibaba.dubbo.monitor.dubbo.DubboMonitor
 
DubboMonitorFactroy - com.alibaba.dubbo.monitor.dubbo中的类
DefaultMonitorFactroy
DubboMonitorFactroy() - 类 的构造器com.alibaba.dubbo.monitor.dubbo.DubboMonitorFactroy
 
DubboNamespaceHandler - com.alibaba.dubbo.config.spring.schema中的类
DubboNamespaceHandler
DubboNamespaceHandler() - 类 的构造器com.alibaba.dubbo.config.spring.schema.DubboNamespaceHandler
 
DubboProtocol - com.alibaba.dubbo.rpc.protocol.dubbo中的类
dubbo protocol support.
DubboProtocol() - 类 的构造器com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol
 
DubboRegistry - com.alibaba.dubbo.registry.dubbo中的类
DubboRegistry
DubboRegistry(Invoker<RegistryService>, RegistryService) - 类 的构造器com.alibaba.dubbo.registry.dubbo.DubboRegistry
 
DubboRegistryFactory - com.alibaba.dubbo.registry.dubbo中的类
DubboRegistryFactory
DubboRegistryFactory() - 类 的构造器com.alibaba.dubbo.registry.dubbo.DubboRegistryFactory
 
DubboSerialization - com.alibaba.dubbo.common.serialize.support.dubbo中的类
 
DubboSerialization() - 类 的构造器com.alibaba.dubbo.common.serialize.support.dubbo.DubboSerialization
 
DYNAMIC_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
dynamicBuffer() - 类 中的静态方法com.alibaba.dubbo.remoting.buffer.ChannelBuffers
 
dynamicBuffer(int) - 类 中的静态方法com.alibaba.dubbo.remoting.buffer.ChannelBuffers
 
dynamicBuffer(int, ChannelBufferFactory) - 类 中的静态方法com.alibaba.dubbo.remoting.buffer.ChannelBuffers
 
DynamicChannelBuffer - com.alibaba.dubbo.remoting.buffer中的类
 
DynamicChannelBuffer(int) - 类 的构造器com.alibaba.dubbo.remoting.buffer.DynamicChannelBuffer
 
DynamicChannelBuffer(int, ChannelBufferFactory) - 类 的构造器com.alibaba.dubbo.remoting.buffer.DynamicChannelBuffer
 

E

EchoFilter - com.alibaba.dubbo.rpc.filter中的类
EchoInvokerFilter
EchoFilter() - 类 的构造器com.alibaba.dubbo.rpc.filter.EchoFilter
 
EchoService - com.alibaba.dubbo.rpc.service中的接口
Echo service.
ELAPSED - 接口 中的静态变量com.alibaba.dubbo.monitor.MonitorService
 
EMPTY_BUFFER - 类 中的静态变量com.alibaba.dubbo.remoting.buffer.ChannelBuffers
 
EMPTY_CLASS_ARRAY - 类 中的静态变量com.alibaba.dubbo.common.utils.ReflectUtils
 
EMPTY_CLASS_ARRAY - 类 中的静态变量com.alibaba.dubbo.rpc.protocol.dubbo.DubboCodec
 
EMPTY_OBJECT_ARRAY - 类 中的静态变量com.alibaba.dubbo.rpc.protocol.dubbo.DubboCodec
 
EMPTY_PROTOCOL - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
EMPTY_STRING_ARRAY - 类 中的静态变量com.alibaba.dubbo.common.utils.StringUtils
 
ENABLED_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
encode(String) - 类 中的静态方法com.alibaba.dubbo.common.URL
 
encode(Channel, OutputStream, Object) - 接口 中的方法com.alibaba.dubbo.remoting.Codec
已过时。
Encode message.
encode(Channel, ChannelBuffer, Object) - 接口 中的方法com.alibaba.dubbo.remoting.Codec2
 
encode(Channel, ChannelBuffer, Object) - 类 中的方法com.alibaba.dubbo.remoting.exchange.codec.ExchangeCodec
 
encode(Channel, ChannelBuffer, Object) - 类 中的方法com.alibaba.dubbo.remoting.telnet.codec.TelnetCodec
 
encode(Channel, ChannelBuffer, Object) - 类 中的方法com.alibaba.dubbo.remoting.transport.codec.CodecAdapter
 
encode(Channel, ChannelBuffer, Object) - 类 中的方法com.alibaba.dubbo.remoting.transport.codec.TransportCodec
 
encode(Channel, OutputStream, Object) - 类 中的方法com.alibaba.dubbo.rpc.protocol.dubbo.DecodeableRpcInvocation
 
encode(Channel, OutputStream, Object) - 类 中的方法com.alibaba.dubbo.rpc.protocol.dubbo.DecodeableRpcResult
 
encode(Channel, ChannelBuffer, Object) - 类 中的方法com.alibaba.dubbo.rpc.protocol.dubbo.DubboCountCodec
 
encode(Channel, ChannelBuffer, Object) - 类 中的方法com.alibaba.dubbo.rpc.protocol.thrift.ThriftCodec
 
encode(Channel, ChannelBuffer, Object) - 类 中的方法com.alibaba.dubbo.rpc.protocol.thrift.ThriftNativeCodec
 
END - 类 中的静态变量com.alibaba.dubbo.common.json.JSON
 
end(Object, boolean) - 接口 中的方法com.alibaba.dubbo.common.json.JSONVisitor
parse end.
endCount(URL, String, long, boolean) - 类 中的静态方法com.alibaba.dubbo.rpc.RpcStatus
 
Endpoint - com.alibaba.dubbo.remoting中的接口
Endpoint.
ensureWritableBytes(int) - 类 中的方法com.alibaba.dubbo.remoting.buffer.AbstractChannelBuffer
 
ensureWritableBytes(int) - 接口 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBuffer
Makes sure the number of the writable bytes is equal to or greater than the specified value.
ensureWritableBytes(int) - 类 中的方法com.alibaba.dubbo.remoting.buffer.DynamicChannelBuffer
 
ensureWritableBytes(int) - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
equals(Object) - 类 中的方法com.alibaba.dubbo.common.Parameters
已过时。
 
equals(Object) - 类 中的方法com.alibaba.dubbo.common.URL
 
equals(Object) - 类 中的方法com.alibaba.dubbo.common.utils.AtomicPositiveInteger
 
equals(Object) - 类 中的方法com.alibaba.dubbo.common.utils.Log
 
equals(Object) - 类 中的方法com.alibaba.dubbo.monitor.dubbo.Statistics
 
equals(Object) - 类 中的方法com.alibaba.dubbo.remoting.buffer.AbstractChannelBuffer
 
equals(Object) - 接口 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBuffer
Determines if the content of the specified buffer is identical to the content of this array.
equals(ChannelBuffer, ChannelBuffer) - 类 中的静态方法com.alibaba.dubbo.remoting.buffer.ChannelBuffers
 
error(String) - 类 中的方法com.alibaba.dubbo.common.logger.jcl.JclLogger
 
error(Throwable) - 类 中的方法com.alibaba.dubbo.common.logger.jcl.JclLogger
 
error(String, Throwable) - 类 中的方法com.alibaba.dubbo.common.logger.jcl.JclLogger
 
error(String) - 类 中的方法com.alibaba.dubbo.common.logger.jdk.JdkLogger
 
error(String, Throwable) - 类 中的方法com.alibaba.dubbo.common.logger.jdk.JdkLogger
 
error(Throwable) - 类 中的方法com.alibaba.dubbo.common.logger.jdk.JdkLogger
 
error(String) - 类 中的方法com.alibaba.dubbo.common.logger.log4j.Log4jLogger
 
error(Throwable) - 类 中的方法com.alibaba.dubbo.common.logger.log4j.Log4jLogger
 
error(String, Throwable) - 类 中的方法com.alibaba.dubbo.common.logger.log4j.Log4jLogger
 
error(String) - 接口 中的方法com.alibaba.dubbo.common.logger.Logger
输出错误信息
error(Throwable) - 接口 中的方法com.alibaba.dubbo.common.logger.Logger
输出错误信息
error(String, Throwable) - 接口 中的方法com.alibaba.dubbo.common.logger.Logger
输出错误信息
error(String) - 类 中的方法com.alibaba.dubbo.common.logger.slf4j.Slf4jLogger
 
error(Throwable) - 类 中的方法com.alibaba.dubbo.common.logger.slf4j.Slf4jLogger
 
error(String, Throwable) - 类 中的方法com.alibaba.dubbo.common.logger.slf4j.Slf4jLogger
 
error(String, Throwable) - 类 中的方法com.alibaba.dubbo.common.logger.support.FailsafeLogger
 
error(String) - 类 中的方法com.alibaba.dubbo.common.logger.support.FailsafeLogger
 
error(Throwable) - 类 中的方法com.alibaba.dubbo.common.logger.support.FailsafeLogger
 
error(Logger, Throwable) - 类 中的静态方法com.alibaba.dubbo.common.utils.LogHelper
 
error(Logger, String) - 类 中的静态方法com.alibaba.dubbo.common.utils.LogHelper
 
error(Logger, String, Throwable) - 类 中的静态方法com.alibaba.dubbo.common.utils.LogHelper
 
exceptionCaught(IoSession, Throwable) - 类 中的方法com.alibaba.dubbo.remoting.transport.mina.MinaHandler
 
exceptionCaught(ChannelHandlerContext, ExceptionEvent) - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyHandler
 
ExceptionFilter - com.alibaba.dubbo.rpc.filter中的类
ExceptionInvokerFilter 功能: 不期望的异常打ERROR日志(Provider端)
不期望的日志即是,没有的接口上声明的Unchecked异常。
ExceptionFilter() - 类 的构造器com.alibaba.dubbo.rpc.filter.ExceptionFilter
 
ExceptionFilter(Logger) - 类 的构造器com.alibaba.dubbo.rpc.filter.ExceptionFilter
 
exceptionOccurred(FilterChainContext, Throwable) - 类 中的方法com.alibaba.dubbo.remoting.transport.grizzly.GrizzlyHandler
 
ExchangeChannel - com.alibaba.dubbo.remoting.exchange中的接口
ExchangeChannel.
ExchangeClient - com.alibaba.dubbo.remoting.exchange中的接口
ExchangeClient.
ExchangeCodec - com.alibaba.dubbo.remoting.exchange.codec中的类
ExchangeCodec.
ExchangeCodec() - 类 的构造器com.alibaba.dubbo.remoting.exchange.codec.ExchangeCodec
 
ExchangeGroup - com.alibaba.dubbo.remoting.p2p.exchange中的接口
Group
ExchangeHandler - com.alibaba.dubbo.remoting.exchange中的接口
ExchangeHandler.
ExchangeHandlerAdapter - com.alibaba.dubbo.remoting.exchange.support中的类
ExchangeHandlerAdapter
ExchangeHandlerAdapter() - 类 的构造器com.alibaba.dubbo.remoting.exchange.support.ExchangeHandlerAdapter
 
ExchangeHandlerDispatcher - com.alibaba.dubbo.remoting.exchange.support中的类
ExchangeHandlerDispatcher
ExchangeHandlerDispatcher() - 类 的构造器com.alibaba.dubbo.remoting.exchange.support.ExchangeHandlerDispatcher
 
ExchangeHandlerDispatcher(Replier<?>) - 类 的构造器com.alibaba.dubbo.remoting.exchange.support.ExchangeHandlerDispatcher
 
ExchangeHandlerDispatcher(ChannelHandler...) - 类 的构造器com.alibaba.dubbo.remoting.exchange.support.ExchangeHandlerDispatcher
 
ExchangeHandlerDispatcher(Replier<?>, ChannelHandler...) - 类 的构造器com.alibaba.dubbo.remoting.exchange.support.ExchangeHandlerDispatcher
 
ExchangeNetworker - com.alibaba.dubbo.remoting.p2p.exchange中的接口
Networker
ExchangeNetworkers - com.alibaba.dubbo.remoting.p2p.exchange中的类
Networkers
ExchangeNetworkers() - 类 的构造器com.alibaba.dubbo.remoting.p2p.exchange.ExchangeNetworkers
 
ExchangePeer - com.alibaba.dubbo.remoting.p2p.exchange中的接口
Peer
Exchanger - com.alibaba.dubbo.remoting.exchange中的接口
Exchanger.
EXCHANGER_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
Exchangers - com.alibaba.dubbo.remoting.exchange中的类
Exchanger facade.
ExchangeServer - com.alibaba.dubbo.remoting.exchange中的接口
ExchangeServer.
ExchangeServerDelegate - com.alibaba.dubbo.remoting.exchange.support中的类
ExchangeServerDelegate
ExchangeServerDelegate() - 类 的构造器com.alibaba.dubbo.remoting.exchange.support.ExchangeServerDelegate
 
ExchangeServerDelegate(ExchangeServer) - 类 的构造器com.alibaba.dubbo.remoting.exchange.support.ExchangeServerDelegate
 
ExchangeServerPeer - com.alibaba.dubbo.remoting.p2p.exchange.support中的类
ServerPeer
ExchangeServerPeer(ExchangeServer, Map<URL, ExchangeClient>, ExchangeGroup) - 类 的构造器com.alibaba.dubbo.remoting.p2p.exchange.support.ExchangeServerPeer
 
ExecuteLimitFilter - com.alibaba.dubbo.rpc.filter中的类
ThreadLimitInvokerFilter
ExecuteLimitFilter() - 类 的构造器com.alibaba.dubbo.rpc.filter.ExecuteLimitFilter
 
EXECUTES_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
ExecutionChannelHandler - com.alibaba.dubbo.remoting.transport.dispatcher.execution中的类
 
ExecutionChannelHandler(ChannelHandler, URL) - 类 的构造器com.alibaba.dubbo.remoting.transport.dispatcher.execution.ExecutionChannelHandler
 
ExecutionDispatcher - com.alibaba.dubbo.remoting.transport.dispatcher.execution中的类
除发送全部使用线程池处理
ExecutionDispatcher() - 类 的构造器com.alibaba.dubbo.remoting.transport.dispatcher.execution.ExecutionDispatcher
 
ExecutionException - com.alibaba.dubbo.remoting中的异常错误
ReceiveException
ExecutionException(Object, Channel, String, Throwable) - 异常错误 的构造器com.alibaba.dubbo.remoting.ExecutionException
 
ExecutionException(Object, Channel, String) - 异常错误 的构造器com.alibaba.dubbo.remoting.ExecutionException
 
ExecutionException(Object, Channel, Throwable) - 异常错误 的构造器com.alibaba.dubbo.remoting.ExecutionException
 
ExecutionException(Object, InetSocketAddress, InetSocketAddress, String, Throwable) - 异常错误 的构造器com.alibaba.dubbo.remoting.ExecutionException
 
ExecutionException(Object, InetSocketAddress, InetSocketAddress, String) - 异常错误 的构造器com.alibaba.dubbo.remoting.ExecutionException
 
ExecutionException(Object, InetSocketAddress, InetSocketAddress, Throwable) - 异常错误 的构造器com.alibaba.dubbo.remoting.ExecutionException
 
EXECUTOR_SERVICE_COMPONENT_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
ExecutorUtil - com.alibaba.dubbo.common.utils中的类
 
ExecutorUtil() - 类 的构造器com.alibaba.dubbo.common.utils.ExecutorUtil
 
ExitTelnetHandler - com.alibaba.dubbo.remoting.telnet.support.command中的类
ExitTelnetHandler
ExitTelnetHandler() - 类 的构造器com.alibaba.dubbo.remoting.telnet.support.command.ExitTelnetHandler
 
export() - 类 中的方法com.alibaba.dubbo.config.ServiceConfig
 
export(Invoker<T>) - 类 中的方法com.alibaba.dubbo.registry.integration.RegistryProtocol
 
export(Invoker<T>) - 类 中的方法com.alibaba.dubbo.rpc.protocol.AbstractProxyProtocol
 
export(Invoker<T>) - 类 中的方法com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol
 
export(Invoker<T>) - 接口 中的方法com.alibaba.dubbo.rpc.Protocol
暴露远程服务:
1.
export(Invoker<T>) - 类 中的方法com.alibaba.dubbo.rpc.protocol.injvm.InjvmProtocol
 
export(Invoker<T>) - 类 中的方法com.alibaba.dubbo.rpc.protocol.memcached.MemcachedProtocol
 
export(Invoker<T>) - 类 中的方法com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper
 
export(Invoker<T>) - 类 中的方法com.alibaba.dubbo.rpc.protocol.ProtocolListenerWrapper
 
export(Invoker<T>) - 类 中的方法com.alibaba.dubbo.rpc.protocol.redis.RedisProtocol
 
export(Invoker<T>) - 类 中的方法com.alibaba.dubbo.rpc.protocol.thrift.ThriftProtocol
 
export(Invoker<T>) - 类 中的方法com.alibaba.dubbo.rpc.support.MockProtocol
 
EXPORT_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
注册中心导出URL参数的KEY
exported(Exporter<?>) - 接口 中的方法com.alibaba.dubbo.rpc.ExporterListener
The exporter exported.
exported(Exporter<?>) - 类 中的方法com.alibaba.dubbo.rpc.listener.ExporterListenerAdapter
 
Exporter<T> - com.alibaba.dubbo.rpc中的接口
Exporter.
EXPORTER_LISTENER_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
ExporterListener - com.alibaba.dubbo.rpc中的接口
ExporterListener.
ExporterListenerAdapter - com.alibaba.dubbo.rpc.listener中的类
ExporterListenerAdapter
ExporterListenerAdapter() - 类 的构造器com.alibaba.dubbo.rpc.listener.ExporterListenerAdapter
 
Extension - com.alibaba.dubbo.common中的注释类型
已过时。
因为含义广泛废弃,改用功 SPI
ExtensionFactory - com.alibaba.dubbo.common.extension中的接口
ExtensionFactory
ExtensionLoader<T> - com.alibaba.dubbo.common.extension中的类
Dubbo使用的扩展点获取。

F

factory() - 类 中的方法com.alibaba.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
 
factory() - 接口 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBuffer
Returns the factory which creates a ChannelBuffer whose type and default ByteOrder are same with this buffer.
factory() - 类 中的方法com.alibaba.dubbo.remoting.buffer.DynamicChannelBuffer
 
factory() - 类 中的方法com.alibaba.dubbo.remoting.buffer.HeapChannelBuffer
 
factory() - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
FAIL_PREFIX - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
FailbackCluster - com.alibaba.dubbo.rpc.cluster.support中的类
失败自动恢复,后台记录失败请求,定时重发,通常用于消息通知操作。
FailbackCluster() - 类 的构造器com.alibaba.dubbo.rpc.cluster.support.FailbackCluster
 
FailbackClusterInvoker<T> - com.alibaba.dubbo.rpc.cluster.support中的类
失败自动恢复,后台记录失败请求,定时重发,通常用于消息通知操作。
FailbackClusterInvoker(Directory<T>) - 类 的构造器com.alibaba.dubbo.rpc.cluster.support.FailbackClusterInvoker
 
FailbackRegistry - com.alibaba.dubbo.registry.support中的类
FailbackRegistry.
FailbackRegistry(URL) - 类 的构造器com.alibaba.dubbo.registry.support.FailbackRegistry
 
FailfastCluster - com.alibaba.dubbo.rpc.cluster.support中的类
快速失败,只发起一次调用,失败立即报错,通常用于非幂等性的写操作。
FailfastCluster() - 类 的构造器com.alibaba.dubbo.rpc.cluster.support.FailfastCluster
 
FailfastClusterInvoker<T> - com.alibaba.dubbo.rpc.cluster.support中的类
快速失败,只发起一次调用,失败立即报错,通常用于非幂等性的写操作。
FailfastClusterInvoker(Directory<T>) - 类 的构造器com.alibaba.dubbo.rpc.cluster.support.FailfastClusterInvoker
 
FailoverCluster - com.alibaba.dubbo.rpc.cluster.support中的类
失败转移,当出现失败,重试其它服务器,通常用于读操作,但重试会带来更长延迟。
FailoverCluster() - 类 的构造器com.alibaba.dubbo.rpc.cluster.support.FailoverCluster
 
FailoverClusterInvoker<T> - com.alibaba.dubbo.rpc.cluster.support中的类
失败转移,当出现失败,重试其它服务器,通常用于读操作,但重试会带来更长延迟。
FailoverClusterInvoker(Directory<T>) - 类 的构造器com.alibaba.dubbo.rpc.cluster.support.FailoverClusterInvoker
 
FailsafeCluster - com.alibaba.dubbo.rpc.cluster.support中的类
失败安全,出现异常时,直接忽略,通常用于写入审计日志等操作。
FailsafeCluster() - 类 的构造器com.alibaba.dubbo.rpc.cluster.support.FailsafeCluster
 
FailsafeClusterInvoker<T> - com.alibaba.dubbo.rpc.cluster.support中的类
失败安全,出现异常时,直接忽略,通常用于写入审计日志等操作。
FailsafeClusterInvoker(Directory<T>) - 类 的构造器com.alibaba.dubbo.rpc.cluster.support.FailsafeClusterInvoker
 
FailsafeLogger - com.alibaba.dubbo.common.logger.support中的类
 
FailsafeLogger(Logger) - 类 的构造器com.alibaba.dubbo.common.logger.support.FailsafeLogger
 
FAILURE - 接口 中的静态变量com.alibaba.dubbo.monitor.MonitorService
 
FastJsonObjectInput - com.alibaba.dubbo.common.serialize.support.json中的类
JsonObjectInput
FastJsonObjectInput(InputStream) - 类 的构造器com.alibaba.dubbo.common.serialize.support.json.FastJsonObjectInput
 
FastJsonObjectInput(Reader) - 类 的构造器com.alibaba.dubbo.common.serialize.support.json.FastJsonObjectInput
 
FastJsonObjectOutput - com.alibaba.dubbo.common.serialize.support.json中的类
JsonObjectOutput
FastJsonObjectOutput(OutputStream) - 类 的构造器com.alibaba.dubbo.common.serialize.support.json.FastJsonObjectOutput
 
FastJsonObjectOutput(Writer) - 类 的构造器com.alibaba.dubbo.common.serialize.support.json.FastJsonObjectOutput
 
FastJsonSerialization - com.alibaba.dubbo.common.serialize.support.json中的类
FastJsonSerialization
FastJsonSerialization() - 类 的构造器com.alibaba.dubbo.common.serialize.support.json.FastJsonSerialization
 
FILE_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
FileExchangeGroup - com.alibaba.dubbo.remoting.p2p.exchange.support中的类
FileGroup
FileExchangeGroup(URL) - 类 的构造器com.alibaba.dubbo.remoting.p2p.exchange.support.FileExchangeGroup
 
FileExchangeNetworker - com.alibaba.dubbo.remoting.p2p.exchange.support中的类
FileNetworker
FileExchangeNetworker() - 类 的构造器com.alibaba.dubbo.remoting.p2p.exchange.support.FileExchangeNetworker
 
FileGroup - com.alibaba.dubbo.remoting.p2p.support中的类
FileGroup
FileGroup(URL) - 类 的构造器com.alibaba.dubbo.remoting.p2p.support.FileGroup
 
FileNetworker - com.alibaba.dubbo.remoting.p2p.support中的类
FileNetworker
FileNetworker() - 类 的构造器com.alibaba.dubbo.remoting.p2p.support.FileNetworker
 
FileRouterFactory - com.alibaba.dubbo.rpc.cluster.router.file中的类
 
FileRouterFactory() - 类 的构造器com.alibaba.dubbo.rpc.cluster.router.file.FileRouterFactory
 
fillInStackTrace() - 异常错误 中的方法com.alibaba.dubbo.registry.support.SkipFailbackWrapperException
 
Filter - com.alibaba.dubbo.rpc中的接口
Filter.
filterLocalHost(String) - 类 中的静态方法com.alibaba.dubbo.common.utils.NetUtils
 
findConstructor(Class<?>, Class<?>) - 类 中的静态方法com.alibaba.dubbo.common.utils.ReflectUtils
 
findLevel(Level) - 类 中的静态方法com.alibaba.dubbo.common.utils.LogUtil
 
findLevelWithThreadName(Level, String) - 类 中的静态方法com.alibaba.dubbo.common.utils.LogUtil
 
findMessage(String) - 类 中的静态方法com.alibaba.dubbo.common.utils.LogUtil
 
findMessage(Level, String) - 类 中的静态方法com.alibaba.dubbo.common.utils.LogUtil
 
findMethodByMethodName(Class<?>, String) - 类 中的静态方法com.alibaba.dubbo.common.utils.ReflectUtils
 
findMethodByMethodSignature(Class<?>, String, String[]) - 类 中的静态方法com.alibaba.dubbo.common.utils.ReflectUtils
根据方法签名从类中找出方法。
findName(String) - 类 中的静态方法com.alibaba.dubbo.common.utils.LogUtil
 
findThread(String) - 类 中的静态方法com.alibaba.dubbo.common.utils.LogUtil
 
FixedThreadPool - com.alibaba.dubbo.common.threadpool.support.fixed中的类
此线程池启动时即创建固定大小的线程数,不做任何伸缩,来源于:Executors.newFixedThreadPool()
FixedThreadPool() - 类 的构造器com.alibaba.dubbo.common.threadpool.support.fixed.FixedThreadPool
 
FLOAT - 类 中的静态变量com.alibaba.dubbo.common.json.JSONToken
 
float2bytes(float) - 类 中的静态方法com.alibaba.dubbo.common.io.Bytes
to byte array.
float2bytes(float, byte[]) - 类 中的静态方法com.alibaba.dubbo.common.io.Bytes
to byte array.
float2bytes(float, byte[], int) - 类 中的静态方法com.alibaba.dubbo.common.io.Bytes
to byte array.
FloatArrayMerger - com.alibaba.dubbo.rpc.cluster.merger中的类
 
FloatArrayMerger() - 类 的构造器com.alibaba.dubbo.rpc.cluster.merger.FloatArrayMerger
 
floatValue() - 类 中的方法com.alibaba.dubbo.common.utils.AtomicPositiveInteger
 
flush() - 类 中的方法com.alibaba.dubbo.common.io.UnsafeStringWriter
 
flushBuffer() - 接口 中的方法com.alibaba.dubbo.common.serialize.DataOutput
Flush buffer.
flushBuffer() - 类 中的方法com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataOutput
 
flushBuffer() - 类 中的方法com.alibaba.dubbo.common.serialize.support.hessian.Hessian2ObjectOutput
 
flushBuffer() - 类 中的方法com.alibaba.dubbo.common.serialize.support.java.JavaObjectOutput
 
flushBuffer() - 类 中的方法com.alibaba.dubbo.common.serialize.support.json.FastJsonObjectOutput
 
flushBuffer() - 类 中的方法com.alibaba.dubbo.common.serialize.support.json.JsonObjectOutput
 
flushBuffer() - 类 中的方法com.alibaba.dubbo.common.serialize.support.nativejava.NativeJavaObjectOutput
 
FORBIDDEN_EXCEPTION - 异常错误 中的静态变量com.alibaba.dubbo.rpc.RpcException
 
FORCE_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
FORCE_PREFIX - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
ForkingCluster - com.alibaba.dubbo.rpc.cluster.support中的类
并行调用,只要一个成功即返回,通常用于实时性要求较高的操作,但需要浪费更多服务资源。
ForkingCluster() - 类 的构造器com.alibaba.dubbo.rpc.cluster.support.ForkingCluster
 
ForkingClusterInvoker<T> - com.alibaba.dubbo.rpc.cluster.support中的类
并行调用,只要一个成功即返回,通常用于实时性要求较高的操作,但需要浪费更多服务资源。
ForkingClusterInvoker(Directory<T>) - 类 的构造器com.alibaba.dubbo.rpc.cluster.support.ForkingClusterInvoker
 
FORKS_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
forName(String[], String) - 类 中的静态方法com.alibaba.dubbo.common.compiler.support.ClassUtils
 
forName(String) - 类 中的静态方法com.alibaba.dubbo.common.compiler.support.ClassUtils
 
forName(String) - 类 中的静态方法com.alibaba.dubbo.common.utils.ClassHelper
Same as Class.forName(), except that it works for primitive types.
forName(String, ClassLoader) - 类 中的静态方法com.alibaba.dubbo.common.utils.ClassHelper
Replacement for Class.forName() that also returns Class instances for primitives (like "int") and array class names (like "String[]").
forName(String) - 类 中的静态方法com.alibaba.dubbo.common.utils.ReflectUtils
 
forNameWithCallerClassLoader(String, Class<?>) - 类 中的静态方法com.alibaba.dubbo.common.utils.ClassHelper
 
forNameWithThreadContextClassLoader(String) - 类 中的静态方法com.alibaba.dubbo.common.utils.ClassHelper
 
FutureAdapter<V> - com.alibaba.dubbo.rpc.protocol.dubbo中的类
FutureAdapter
FutureAdapter(ResponseFuture) - 类 的构造器com.alibaba.dubbo.rpc.protocol.dubbo.FutureAdapter
 
FutureFilter - com.alibaba.dubbo.rpc.protocol.dubbo.filter中的类
EventFilter
FutureFilter() - 类 的构造器com.alibaba.dubbo.rpc.protocol.dubbo.filter.FutureFilter
 

G

generalize(Object[]) - 类 中的静态方法com.alibaba.dubbo.common.utils.PojoUtils
 
generalize(Object) - 类 中的静态方法com.alibaba.dubbo.common.utils.PojoUtils
 
generateArgsClassName(String, String) - 接口 中的方法com.alibaba.dubbo.rpc.protocol.thrift.ClassNameGenerator
 
generateArgsClassName(String, String) - 类 中的方法com.alibaba.dubbo.rpc.protocol.thrift.DubboClassNameGenerator
 
generateArgsClassName(String, String) - 类 中的方法com.alibaba.dubbo.rpc.protocol.thrift.ThriftClassNameGenerator
 
generateGetMethodName(String) - 类 中的静态方法com.alibaba.dubbo.rpc.protocol.thrift.ThriftUtils
 
generateKey(ReferenceConfig<?>) - 接口 中的方法com.alibaba.dubbo.config.utils.ReferenceConfigCache.KeyGenerator
 
generateMethodArgsClassName(String, String) - 类 中的静态方法com.alibaba.dubbo.rpc.protocol.thrift.ThriftUtils
Generate class name which represents service arguments.
generateMethodArgsClassNameThrift(String, String) - 类 中的静态方法com.alibaba.dubbo.rpc.protocol.thrift.ThriftUtils
 
generateMethodResultClassName(String, String) - 类 中的静态方法com.alibaba.dubbo.rpc.protocol.thrift.ThriftUtils
 
generateMethodResultClassNameThrift(String, String) - 类 中的静态方法com.alibaba.dubbo.rpc.protocol.thrift.ThriftUtils
 
generateResultClassName(String, String) - 接口 中的方法com.alibaba.dubbo.rpc.protocol.thrift.ClassNameGenerator
 
generateResultClassName(String, String) - 类 中的方法com.alibaba.dubbo.rpc.protocol.thrift.DubboClassNameGenerator
 
generateResultClassName(String, String) - 类 中的方法com.alibaba.dubbo.rpc.protocol.thrift.ThriftClassNameGenerator
 
generateSetMethodName(String) - 类 中的静态方法com.alibaba.dubbo.rpc.protocol.thrift.ThriftUtils
 
GENERIC_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
GENERIC_SERIALIZATION_BEAN - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
GENERIC_SERIALIZATION_DEFAULT - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
GENERIC_SERIALIZATION_NATIVE_JAVA - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
GenericDataFlags - com.alibaba.dubbo.common.serialize.support.dubbo中的接口
Constants.
GenericDataInput - com.alibaba.dubbo.common.serialize.support.dubbo中的类
Default DataInput impl.
GenericDataInput(InputStream) - 类 的构造器com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataInput
 
GenericDataInput(InputStream, int) - 类 的构造器com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataInput
 
GenericDataOutput - com.alibaba.dubbo.common.serialize.support.dubbo中的类
Default data output impl.
GenericDataOutput(OutputStream) - 类 的构造器com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataOutput
 
GenericDataOutput(OutputStream, int) - 类 的构造器com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataOutput
 
GenericException - com.alibaba.dubbo.rpc.service中的异常错误
GenericException
GenericException() - 异常错误 的构造器com.alibaba.dubbo.rpc.service.GenericException
 
GenericException(String, String) - 异常错误 的构造器com.alibaba.dubbo.rpc.service.GenericException
 
GenericException(Throwable) - 异常错误 的构造器com.alibaba.dubbo.rpc.service.GenericException
 
GenericFilter - com.alibaba.dubbo.rpc.filter中的类
GenericInvokerFilter.
GenericFilter() - 类 的构造器com.alibaba.dubbo.rpc.filter.GenericFilter
 
GenericImplFilter - com.alibaba.dubbo.rpc.filter中的类
GenericImplInvokerFilter
GenericImplFilter() - 类 的构造器com.alibaba.dubbo.rpc.filter.GenericImplFilter
 
GenericJSONConverter - com.alibaba.dubbo.common.json中的类
 
GenericJSONConverter() - 类 的构造器com.alibaba.dubbo.common.json.GenericJSONConverter
 
GenericObjectInput - com.alibaba.dubbo.common.serialize.support.dubbo中的类
Generic Object Input.
GenericObjectInput(InputStream) - 类 的构造器com.alibaba.dubbo.common.serialize.support.dubbo.GenericObjectInput
 
GenericObjectInput(InputStream, ClassDescriptorMapper) - 类 的构造器com.alibaba.dubbo.common.serialize.support.dubbo.GenericObjectInput
 
GenericObjectInput(InputStream, int) - 类 的构造器com.alibaba.dubbo.common.serialize.support.dubbo.GenericObjectInput
 
GenericObjectInput(InputStream, int, ClassDescriptorMapper) - 类 的构造器com.alibaba.dubbo.common.serialize.support.dubbo.GenericObjectInput
 
GenericObjectOutput - com.alibaba.dubbo.common.serialize.support.dubbo中的类
Generic Object Output.
GenericObjectOutput(OutputStream) - 类 的构造器com.alibaba.dubbo.common.serialize.support.dubbo.GenericObjectOutput
 
GenericObjectOutput(OutputStream, ClassDescriptorMapper) - 类 的构造器com.alibaba.dubbo.common.serialize.support.dubbo.GenericObjectOutput
 
GenericObjectOutput(OutputStream, int) - 类 的构造器com.alibaba.dubbo.common.serialize.support.dubbo.GenericObjectOutput
 
GenericObjectOutput(OutputStream, int, ClassDescriptorMapper) - 类 的构造器com.alibaba.dubbo.common.serialize.support.dubbo.GenericObjectOutput
 
GenericObjectOutput(OutputStream, int, ClassDescriptorMapper, boolean) - 类 的构造器com.alibaba.dubbo.common.serialize.support.dubbo.GenericObjectOutput
 
GenericService - com.alibaba.dubbo.rpc.service中的接口
通用服务接口
get(Object) - 接口 中的方法com.alibaba.dubbo.cache.Cache
 
get(Object) - 类 中的方法com.alibaba.dubbo.cache.support.jcache.JCache
 
get(Object) - 类 中的方法com.alibaba.dubbo.cache.support.lru.LruCache
 
get(Object) - 类 中的方法com.alibaba.dubbo.cache.support.threadlocal.ThreadLocalCache
 
get(int) - 类 中的方法com.alibaba.dubbo.common.json.JSONArray
get.
get(String) - 类 中的方法com.alibaba.dubbo.common.json.JSONObject
get.
get(String) - 接口 中的方法com.alibaba.dubbo.common.store.DataStore
return a snapshot value of componentName
get(String, String) - 接口 中的方法com.alibaba.dubbo.common.store.DataStore
 
get(String) - 类 中的方法com.alibaba.dubbo.common.store.support.SimpleDataStore
 
get(String, String) - 类 中的方法com.alibaba.dubbo.common.store.support.SimpleDataStore
 
get() - 类 中的方法com.alibaba.dubbo.common.utils.AtomicPositiveInteger
 
get() - 类 中的方法com.alibaba.dubbo.common.utils.Holder
 
get(Object) - 类 中的方法com.alibaba.dubbo.common.utils.LRUCache
 
get(int) - 类 中的方法com.alibaba.dubbo.common.utils.Stack
get.
get() - 类 中的方法com.alibaba.dubbo.config.ReferenceConfig
 
get(ReferenceConfig<T>) - 类 中的方法com.alibaba.dubbo.config.utils.ReferenceConfigCache
 
get() - 接口 中的方法com.alibaba.dubbo.remoting.exchange.ResponseFuture
get result.
get(int) - 接口 中的方法com.alibaba.dubbo.remoting.exchange.ResponseFuture
get result with the specified timeout.
get() - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.DefaultFuture
 
get(int) - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.DefaultFuture
 
get(int) - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.MultiMessage
 
get() - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.SimpleFuture
 
get(int) - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.SimpleFuture
 
get() - 类 中的方法com.alibaba.dubbo.rpc.protocol.dubbo.FutureAdapter
 
get(long, TimeUnit) - 类 中的方法com.alibaba.dubbo.rpc.protocol.dubbo.FutureAdapter
 
get(Class<?>) - 枚举 中的静态方法com.alibaba.dubbo.rpc.protocol.thrift.ThriftType
 
get() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
get values.
get(String) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
get value.
get(String) - 类 中的方法com.alibaba.dubbo.rpc.RpcStatus
get value.
getAbsolutePath() - 类 中的方法com.alibaba.dubbo.common.URL
 
getAccepts() - 类 中的方法com.alibaba.dubbo.config.ProtocolConfig
 
getAccepts() - 类 中的方法com.alibaba.dubbo.config.ProviderConfig
 
getAccepts() - 类 中的方法com.alibaba.dubbo.remoting.transport.AbstractServer
 
getAccesslog() - 类 中的方法com.alibaba.dubbo.config.AbstractServiceConfig
 
getAccesslog() - 类 中的方法com.alibaba.dubbo.config.ProtocolConfig
 
getActivateExtension(URL, String) - 类 中的方法com.alibaba.dubbo.common.extension.ExtensionLoader
This is equivalent to getActivateExtension(url, key, null);
getActivateExtension(URL, String[]) - 类 中的方法com.alibaba.dubbo.common.extension.ExtensionLoader
This is equivalent to getActivateExtension(url, values, null);
getActivateExtension(URL, String, String) - 类 中的方法com.alibaba.dubbo.common.extension.ExtensionLoader
This is equivalent to getActivateExtension(url, url.getParameter(key).split(","), null);
getActivateExtension(URL, String[], String) - 类 中的方法com.alibaba.dubbo.common.extension.ExtensionLoader
Get activate extensions.
getActive() - 类 中的方法com.alibaba.dubbo.rpc.RpcStatus
get active.
getActives() - 类 中的方法com.alibaba.dubbo.config.AbstractMethodConfig
 
getActives() - 类 中的方法com.alibaba.dubbo.config.ProviderConfig
 
getAdaptiveExtension() - 类 中的方法com.alibaba.dubbo.common.extension.ExtensionLoader
 
getAddress() - 类 中的方法com.alibaba.dubbo.common.URL
 
getAddress() - 类 中的方法com.alibaba.dubbo.config.MonitorConfig
 
getAddress() - 类 中的方法com.alibaba.dubbo.config.RegistryConfig
 
getAndAdd(int) - 类 中的方法com.alibaba.dubbo.common.utils.AtomicPositiveInteger
 
getAndDecrement() - 类 中的方法com.alibaba.dubbo.common.utils.AtomicPositiveInteger
 
getAndIncrement() - 类 中的方法com.alibaba.dubbo.common.utils.AtomicPositiveInteger
 
getAndSet(int) - 类 中的方法com.alibaba.dubbo.common.utils.AtomicPositiveInteger
 
getApplication() - 类 中的方法com.alibaba.dubbo.config.AbstractInterfaceConfig
 
getApplication() - 类 中的方法com.alibaba.dubbo.monitor.dubbo.Statistics
 
getArchitecture() - 类 中的方法com.alibaba.dubbo.config.ApplicationConfig
 
getArguments() - 类 中的方法com.alibaba.dubbo.config.MethodConfig
 
getArguments() - 接口 中的方法com.alibaba.dubbo.rpc.Invocation
get arguments.
getArguments() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
get arguments.
getArguments() - 类 中的方法com.alibaba.dubbo.rpc.RpcInvocation
 
getArguments(Invocation) - 类 中的静态方法com.alibaba.dubbo.rpc.support.RpcUtils
 
getArray(int) - 类 中的方法com.alibaba.dubbo.common.json.JSONArray
get JSONArray value.
getArray(String) - 类 中的方法com.alibaba.dubbo.common.json.JSONObject
get JSONArray value.
getAttachment(String) - 接口 中的方法com.alibaba.dubbo.rpc.Invocation
get attachment by key.
getAttachment(String, String) - 接口 中的方法com.alibaba.dubbo.rpc.Invocation
get attachment by key with default value.
getAttachment(String) - 接口 中的方法com.alibaba.dubbo.rpc.Result
get attachment by key.
getAttachment(String, String) - 接口 中的方法com.alibaba.dubbo.rpc.Result
get attachment by key with default value.
getAttachment(String) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
get attachment.
getAttachment(String) - 类 中的方法com.alibaba.dubbo.rpc.RpcInvocation
 
getAttachment(String, String) - 类 中的方法com.alibaba.dubbo.rpc.RpcInvocation
 
getAttachment(String) - 类 中的方法com.alibaba.dubbo.rpc.RpcResult
 
getAttachment(String, String) - 类 中的方法com.alibaba.dubbo.rpc.RpcResult
 
getAttachments() - 接口 中的方法com.alibaba.dubbo.rpc.Invocation
get attachments.
getAttachments() - 接口 中的方法com.alibaba.dubbo.rpc.Result
get attachments.
getAttachments() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
get attachments.
getAttachments() - 类 中的方法com.alibaba.dubbo.rpc.RpcInvocation
 
getAttachments() - 类 中的方法com.alibaba.dubbo.rpc.RpcResult
 
getAttribute(String) - 接口 中的方法com.alibaba.dubbo.remoting.Channel
get attribute.
getAttribute(String) - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
getAttribute(String) - 类 中的方法com.alibaba.dubbo.remoting.transport.AbstractClient
 
getAttribute(String) - 类 中的方法com.alibaba.dubbo.remoting.transport.ChannelDelegate
 
getAttribute(String) - 类 中的方法com.alibaba.dubbo.remoting.transport.ClientDelegate
 
getAuthority() - 类 中的方法com.alibaba.dubbo.common.URL
 
getAvailablePort() - 类 中的静态方法com.alibaba.dubbo.common.utils.NetUtils
 
getAvailablePort(int) - 类 中的静态方法com.alibaba.dubbo.common.utils.NetUtils
 
getAverageElapsed() - 类 中的方法com.alibaba.dubbo.rpc.RpcStatus
get average elapsed.
getAverageTps() - 类 中的方法com.alibaba.dubbo.rpc.RpcStatus
Calculate average TPS (Transaction per second).
getBackupAddress() - 类 中的方法com.alibaba.dubbo.common.URL
 
getBackupAddress(int) - 类 中的方法com.alibaba.dubbo.common.URL
 
getBackupUrls() - 类 中的方法com.alibaba.dubbo.common.URL
 
getBeanPropertyFields(Class) - 类 中的静态方法com.alibaba.dubbo.common.utils.ReflectUtils
 
getBeanPropertyReadMethods(Class) - 类 中的静态方法com.alibaba.dubbo.common.utils.ReflectUtils
 
getBindAddress() - 类 中的方法com.alibaba.dubbo.remoting.transport.AbstractServer
 
getBoolean(int, boolean) - 类 中的方法com.alibaba.dubbo.common.json.JSONArray
get boolean value.
getBoolean(String, boolean) - 类 中的方法com.alibaba.dubbo.common.json.JSONObject
get boolean value.
getBooleanParameter(String) - 类 中的方法com.alibaba.dubbo.common.Parameters
已过时。
 
getBooleanParameter(String, boolean) - 类 中的方法com.alibaba.dubbo.common.Parameters
已过时。
 
getBooleanParameter(String) - 类 中的方法com.alibaba.dubbo.common.URL
已过时。
Replace to getParameter(String, boolean)
getBooleanParameter(String, boolean) - 类 中的方法com.alibaba.dubbo.common.URL
已过时。
Replace to getParameter(String, boolean)
getBoxedClass(Class<?>) - 类 中的静态方法com.alibaba.dubbo.common.compiler.support.ClassUtils
 
getBoxedClass(Class<?>) - 类 中的静态方法com.alibaba.dubbo.common.utils.ReflectUtils
 
getBuffer() - 类 中的方法com.alibaba.dubbo.config.ProtocolConfig
 
getBuffer() - 类 中的方法com.alibaba.dubbo.config.ProviderConfig
 
getBuffer(int) - 接口 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBufferFactory
 
getBuffer(byte[], int, int) - 接口 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBufferFactory
 
getBuffer(ByteBuffer) - 接口 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBufferFactory
 
getBuffer(int) - 类 中的方法com.alibaba.dubbo.remoting.buffer.DirectChannelBufferFactory
 
getBuffer(byte[], int, int) - 类 中的方法com.alibaba.dubbo.remoting.buffer.DirectChannelBufferFactory
 
getBuffer(ByteBuffer) - 类 中的方法com.alibaba.dubbo.remoting.buffer.DirectChannelBufferFactory
 
getBuffer(int) - 类 中的方法com.alibaba.dubbo.remoting.buffer.HeapChannelBufferFactory
 
getBuffer(byte[], int, int) - 类 中的方法com.alibaba.dubbo.remoting.buffer.HeapChannelBufferFactory
 
getBuffer(ByteBuffer) - 类 中的方法com.alibaba.dubbo.remoting.buffer.HeapChannelBufferFactory
 
getBuffer(int) - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBufferFactory
 
getBuffer(byte[], int, int) - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBufferFactory
 
getBuffer(ByteBuffer) - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBufferFactory
 
getByte(int) - 类 中的方法com.alibaba.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
 
getByte(int) - 接口 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBuffer
Gets a byte at the specified absolute index in this buffer.
getByte(int) - 类 中的方法com.alibaba.dubbo.remoting.buffer.DynamicChannelBuffer
 
getByte(int) - 类 中的方法com.alibaba.dubbo.remoting.buffer.HeapChannelBuffer
 
getByte(int) - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
getBytes(int, byte[]) - 类 中的方法com.alibaba.dubbo.remoting.buffer.AbstractChannelBuffer
 
getBytes(int, ChannelBuffer) - 类 中的方法com.alibaba.dubbo.remoting.buffer.AbstractChannelBuffer
 
getBytes(int, ChannelBuffer, int) - 类 中的方法com.alibaba.dubbo.remoting.buffer.AbstractChannelBuffer
 
getBytes(int, byte[], int, int) - 类 中的方法com.alibaba.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
 
getBytes(int, ByteBuffer) - 类 中的方法com.alibaba.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
 
getBytes(int, ChannelBuffer, int, int) - 类 中的方法com.alibaba.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
 
getBytes(int, OutputStream, int) - 类 中的方法com.alibaba.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
 
getBytes(int, byte[]) - 接口 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBuffer
Transfers this buffer's data to the specified destination starting at the specified absolute index.
getBytes(int, byte[], int, int) - 接口 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBuffer
Transfers this buffer's data to the specified destination starting at the specified absolute index.
getBytes(int, ByteBuffer) - 接口 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBuffer
Transfers this buffer's data to the specified destination starting at the specified absolute index until the destination's position reaches its limit.
getBytes(int, ChannelBuffer) - 接口 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBuffer
Transfers this buffer's data to the specified destination starting at the specified absolute index until the destination becomes non-writable.
getBytes(int, ChannelBuffer, int) - 接口 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBuffer
Transfers this buffer's data to the specified destination starting at the specified absolute index.
getBytes(int, ChannelBuffer, int, int) - 接口 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBuffer
Transfers this buffer's data to the specified destination starting at the specified absolute index.
getBytes(int, OutputStream, int) - 接口 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBuffer
Transfers this buffer's data to the specified stream starting at the specified absolute index.
getBytes(int, byte[], int, int) - 类 中的方法com.alibaba.dubbo.remoting.buffer.DynamicChannelBuffer
 
getBytes(int, ByteBuffer) - 类 中的方法com.alibaba.dubbo.remoting.buffer.DynamicChannelBuffer
 
getBytes(int, ChannelBuffer, int, int) - 类 中的方法com.alibaba.dubbo.remoting.buffer.DynamicChannelBuffer
 
getBytes(int, OutputStream, int) - 类 中的方法com.alibaba.dubbo.remoting.buffer.DynamicChannelBuffer
 
getBytes(int, ChannelBuffer, int, int) - 类 中的方法com.alibaba.dubbo.remoting.buffer.HeapChannelBuffer
 
getBytes(int, byte[], int, int) - 类 中的方法com.alibaba.dubbo.remoting.buffer.HeapChannelBuffer
 
getBytes(int, ByteBuffer) - 类 中的方法com.alibaba.dubbo.remoting.buffer.HeapChannelBuffer
 
getBytes(int, OutputStream, int) - 类 中的方法com.alibaba.dubbo.remoting.buffer.HeapChannelBuffer
 
getBytes(int, GatheringByteChannel, int) - 类 中的方法com.alibaba.dubbo.remoting.buffer.HeapChannelBuffer
 
getBytes(int, byte[], int, int) - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
getBytes(int, ByteBuffer) - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
getBytes(int, ChannelBuffer, int, int) - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
getBytes(int, OutputStream, int) - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
getBytes(int, byte[]) - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
getBytes(int, ChannelBuffer) - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
getBytes(int, ChannelBuffer, int) - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
getCache(URL) - 接口 中的方法com.alibaba.dubbo.cache.CacheFactory
 
getCache(URL) - 类 中的方法com.alibaba.dubbo.cache.support.AbstractCacheFactory
 
getCache() - 类 中的方法com.alibaba.dubbo.config.AbstractMethodConfig
 
getCache() - 类 中的静态方法com.alibaba.dubbo.config.utils.ReferenceConfigCache
Get the cache use default name and ReferenceConfigCache.DEFAULT_KEY_GENERATOR to generate cache key.
getCache(String) - 类 中的静态方法com.alibaba.dubbo.config.utils.ReferenceConfigCache
Get the cache use specified name and ReferenceConfigCache.KeyGenerator.
getCache(String, ReferenceConfigCache.KeyGenerator) - 类 中的静态方法com.alibaba.dubbo.config.utils.ReferenceConfigCache
Get the cache use specified ReferenceConfigCache.KeyGenerator.
getCacheFile() - 类 中的方法com.alibaba.dubbo.registry.support.AbstractRegistry
 
getCacheProperties() - 类 中的方法com.alibaba.dubbo.registry.support.AbstractRegistry
 
getCacheUrls(URL) - 类 中的方法com.alibaba.dubbo.registry.support.AbstractRegistry
 
getCallbacks() - 类 中的方法com.alibaba.dubbo.config.AbstractInterfaceConfig
 
getCallerClassLoader(Class<?>) - 类 中的静态方法com.alibaba.dubbo.common.utils.ClassHelper
 
getChannel(InetSocketAddress) - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.ExchangeServerDelegate
 
getChannel(InetSocketAddress) - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.header.HeaderExchangeServer
 
getChannel(InetSocketAddress) - 类 中的方法com.alibaba.dubbo.remoting.p2p.exchange.support.ExchangeServerPeer
 
getChannel(InetSocketAddress) - 类 中的方法com.alibaba.dubbo.remoting.p2p.support.ServerPeer
 
getChannel(InetSocketAddress) - 接口 中的方法com.alibaba.dubbo.remoting.Server
get channel.
getChannel() - 类 中的方法com.alibaba.dubbo.remoting.transport.ChannelDelegate
 
getChannel(InetSocketAddress) - 类 中的方法com.alibaba.dubbo.remoting.transport.grizzly.GrizzlyServer
 
getChannel(InetSocketAddress) - 类 中的方法com.alibaba.dubbo.remoting.transport.mina.MinaServer
 
getChannel(InetSocketAddress) - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyServer
 
getChannel(InetSocketAddress) - 类 中的方法com.alibaba.dubbo.remoting.transport.ServerDelegate
 
getChannelHandler() - 接口 中的方法com.alibaba.dubbo.remoting.Endpoint
get channel handler.
getChannelHandler() - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.ExchangeServerDelegate
 
getChannelHandler() - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
getChannelHandler() - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.header.HeaderExchangeServer
 
getChannelHandler() - 类 中的方法com.alibaba.dubbo.remoting.transport.AbstractPeer
 
getChannelHandler() - 类 中的方法com.alibaba.dubbo.remoting.transport.ChannelDelegate
 
getChannelHandler() - 类 中的方法com.alibaba.dubbo.remoting.transport.ClientDelegate
 
getChannelHandler() - 类 中的方法com.alibaba.dubbo.remoting.transport.ServerDelegate
 
getChannelHandlers() - 类 中的方法com.alibaba.dubbo.remoting.transport.ChannelHandlerDispatcher
 
getChannels() - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.ExchangeServerDelegate
 
getChannels() - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.header.HeaderExchangeServer
 
getChannels() - 类 中的方法com.alibaba.dubbo.remoting.p2p.exchange.support.ExchangeServerPeer
 
getChannels() - 类 中的方法com.alibaba.dubbo.remoting.p2p.support.ServerPeer
 
getChannels() - 接口 中的方法com.alibaba.dubbo.remoting.Server
get channels.
getChannels() - 类 中的方法com.alibaba.dubbo.remoting.transport.grizzly.GrizzlyServer
 
getChannels() - 类 中的方法com.alibaba.dubbo.remoting.transport.mina.MinaServer
 
getChannels() - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyHandler
 
getChannels() - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyServer
 
getChannels() - 类 中的方法com.alibaba.dubbo.remoting.transport.ServerDelegate
 
getCharset() - 类 中的方法com.alibaba.dubbo.config.ProtocolConfig
 
getCharset() - 类 中的方法com.alibaba.dubbo.config.ProviderConfig
 
getChildren(String) - 类 中的方法com.alibaba.dubbo.remoting.zookeeper.curator.CuratorZookeeperClient
 
getChildren(String) - 类 中的方法com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient
 
getChildren(String) - 接口 中的方法com.alibaba.dubbo.remoting.zookeeper.ZookeeperClient
 
getClassLoader() - 类 中的方法com.alibaba.dubbo.common.serialize.support.hessian.Hessian2SerializerFactory
 
getClassLoader(Class<?>) - 类 中的静态方法com.alibaba.dubbo.common.utils.ClassHelper
get class loader
getClassLoader() - 类 中的静态方法com.alibaba.dubbo.common.utils.ClassHelper
Return the default ClassLoader to use: typically the thread context ClassLoader, if available; the ClassLoader that loaded the ClassUtils class will be used as fallback.
getClassName() - 类 中的方法com.alibaba.dubbo.common.beanutil.JavaBeanDescriptor
 
getClassName() - 类 中的方法com.alibaba.dubbo.common.bytecode.ClassGenerator
 
getClassNameProperty() - 类 中的方法com.alibaba.dubbo.common.beanutil.JavaBeanDescriptor
 
getClassPool(ClassLoader) - 类 中的静态方法com.alibaba.dubbo.common.bytecode.ClassGenerator
 
getClassPool() - 类 中的方法com.alibaba.dubbo.common.bytecode.ClassGenerator
 
getClient() - 类 中的方法com.alibaba.dubbo.config.ProtocolConfig
 
getClient() - 类 中的方法com.alibaba.dubbo.config.ProviderConfig
 
getClient() - 类 中的方法com.alibaba.dubbo.config.ReferenceConfig
 
getClient() - 类 中的方法com.alibaba.dubbo.config.RegistryConfig
 
getClient() - 类 中的方法com.alibaba.dubbo.monitor.dubbo.Statistics
 
getClient() - 类 中的方法com.alibaba.dubbo.remoting.transport.ClientDelegate
 
getCluster() - 类 中的方法com.alibaba.dubbo.config.AbstractInterfaceConfig
 
getCluster() - 类 中的方法com.alibaba.dubbo.config.ProviderConfig
 
getCluster() - 类 中的方法com.alibaba.dubbo.config.RegistryConfig
 
getCode() - 异常错误 中的方法com.alibaba.dubbo.rpc.RpcException
 
getCodeBase(Class<?>) - 类 中的静态方法com.alibaba.dubbo.common.utils.ReflectUtils
 
getCodec() - 类 中的方法com.alibaba.dubbo.config.ProtocolConfig
 
getCodec() - 类 中的方法com.alibaba.dubbo.config.ProviderConfig
 
getCodec() - 类 中的方法com.alibaba.dubbo.remoting.transport.codec.CodecAdapter
 
getColumns() - 类 中的方法com.alibaba.dubbo.container.page.Page
 
getCompiler() - 类 中的方法com.alibaba.dubbo.config.ApplicationConfig
 
getConfigurator(URL) - 类 中的方法com.alibaba.dubbo.rpc.cluster.configurator.absent.AbsentConfiguratorFactory
 
getConfigurator(URL) - 类 中的方法com.alibaba.dubbo.rpc.cluster.configurator.override.OverrideConfiguratorFactory
 
getConfigurator(URL) - 接口 中的方法com.alibaba.dubbo.rpc.cluster.ConfiguratorFactory
get the configurator instance.
getConnectAddress() - 类 中的方法com.alibaba.dubbo.remoting.transport.AbstractClient
 
getConnections() - 类 中的方法com.alibaba.dubbo.config.AbstractInterfaceConfig
 
getConnections() - 类 中的方法com.alibaba.dubbo.config.ProviderConfig
 
getConsumer() - 类 中的方法com.alibaba.dubbo.config.ReferenceConfig
 
getConsumerUrl() - 类 中的方法com.alibaba.dubbo.rpc.cluster.directory.AbstractDirectory
 
getContentEncoding() - 类 中的方法com.alibaba.dubbo.rpc.protocol.hessian.HttpClientConnection
 
getContentType() - 接口 中的方法com.alibaba.dubbo.common.serialize.Serialization
get content type
getContentType() - 类 中的方法com.alibaba.dubbo.common.serialize.support.dubbo.DubboSerialization
 
getContentType() - 类 中的方法com.alibaba.dubbo.common.serialize.support.hessian.Hessian2Serialization
 
getContentType() - 类 中的方法com.alibaba.dubbo.common.serialize.support.java.CompactedJavaSerialization
 
getContentType() - 类 中的方法com.alibaba.dubbo.common.serialize.support.java.JavaSerialization
 
getContentType() - 类 中的方法com.alibaba.dubbo.common.serialize.support.json.FastJsonSerialization
 
getContentType() - 类 中的方法com.alibaba.dubbo.common.serialize.support.json.JsonSerialization
 
getContentType() - 类 中的方法com.alibaba.dubbo.common.serialize.support.nativejava.NativeJavaSerialization
 
getContentTypeId() - 接口 中的方法com.alibaba.dubbo.common.serialize.Serialization
get content type id
getContentTypeId() - 类 中的方法com.alibaba.dubbo.common.serialize.support.dubbo.DubboSerialization
 
getContentTypeId() - 类 中的方法com.alibaba.dubbo.common.serialize.support.hessian.Hessian2Serialization
 
getContentTypeId() - 类 中的方法com.alibaba.dubbo.common.serialize.support.java.CompactedJavaSerialization
 
getContentTypeId() - 类 中的方法com.alibaba.dubbo.common.serialize.support.java.JavaSerialization
 
getContentTypeId() - 类 中的方法com.alibaba.dubbo.common.serialize.support.json.FastJsonSerialization
 
getContentTypeId() - 类 中的方法com.alibaba.dubbo.common.serialize.support.json.JsonSerialization
 
getContentTypeId() - 类 中的方法com.alibaba.dubbo.common.serialize.support.nativejava.NativeJavaSerialization
 
getContext() - 类 中的静态方法com.alibaba.dubbo.container.spring.SpringContainer
 
getContext() - 类 中的静态方法com.alibaba.dubbo.rpc.RpcContext
get context.
getContext(String) - 类 中的静态方法com.alibaba.dubbo.rpc.StaticContext
 
getContextpath() - 类 中的方法com.alibaba.dubbo.config.ProtocolConfig
 
getContextpath() - 类 中的方法com.alibaba.dubbo.config.ProviderConfig
 
getData() - 类 中的方法com.alibaba.dubbo.remoting.exchange.Request
 
getDeclaredMethodNames() - 类 中的方法com.alibaba.dubbo.common.bytecode.Wrapper
get method name array.
getDecodedParameter(String) - 类 中的方法com.alibaba.dubbo.common.Parameters
已过时。
 
getDecodedParameter(String, String) - 类 中的方法com.alibaba.dubbo.common.Parameters
已过时。
 
getDefaultExtension() - 类 中的方法com.alibaba.dubbo.common.extension.ExtensionLoader
返回缺省的扩展,如果没有设置则返回null
getDefaultExtensionName() - 类 中的方法com.alibaba.dubbo.common.extension.ExtensionLoader
返回缺省的扩展点名,如果没有设置缺省则返回null
getDefaultPort() - 类 中的方法com.alibaba.dubbo.registry.integration.RegistryProtocol
 
getDefaultPort() - 类 中的方法com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol
 
getDefaultPort() - 接口 中的方法com.alibaba.dubbo.rpc.Protocol
获取缺省端口,当用户没有配置端口时使用。
getDefaultPort() - 类 中的方法com.alibaba.dubbo.rpc.protocol.hessian.HessianProtocol
 
getDefaultPort() - 类 中的方法com.alibaba.dubbo.rpc.protocol.http.HttpProtocol
 
getDefaultPort() - 类 中的方法com.alibaba.dubbo.rpc.protocol.injvm.InjvmProtocol
 
getDefaultPort() - 类 中的方法com.alibaba.dubbo.rpc.protocol.memcached.MemcachedProtocol
 
getDefaultPort() - 类 中的方法com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper
 
getDefaultPort() - 类 中的方法com.alibaba.dubbo.rpc.protocol.ProtocolListenerWrapper
 
getDefaultPort() - 类 中的方法com.alibaba.dubbo.rpc.protocol.redis.RedisProtocol
 
getDefaultPort() - 类 中的方法com.alibaba.dubbo.rpc.protocol.rmi.RmiProtocol
 
getDefaultPort() - 类 中的方法com.alibaba.dubbo.rpc.protocol.thrift.ThriftProtocol
 
getDefaultPort() - 类 中的方法com.alibaba.dubbo.rpc.protocol.webservice.WebServiceProtocol
 
getDefaultPort() - 类 中的方法com.alibaba.dubbo.rpc.support.MockProtocol
 
getDelay() - 类 中的方法com.alibaba.dubbo.config.AbstractServiceConfig
 
getDelegateHandler() - 类 中的方法com.alibaba.dubbo.remoting.transport.AbstractPeer
返回最终的handler,可能已被wrap,需要区别于getChannelHandler
getDeprecated() - 类 中的方法com.alibaba.dubbo.config.MethodConfig
 
getDesc(Class<?>) - 类 中的静态方法com.alibaba.dubbo.common.utils.ReflectUtils
get class desc.
getDesc(Class<?>[]) - 类 中的静态方法com.alibaba.dubbo.common.utils.ReflectUtils
get class array desc.
getDesc(Method) - 类 中的静态方法com.alibaba.dubbo.common.utils.ReflectUtils
get method desc.
getDesc(Constructor<?>) - 类 中的静态方法com.alibaba.dubbo.common.utils.ReflectUtils
get constructor desc. "()V", "(Ljava/lang/String;I)V"
getDesc(CtClass) - 类 中的静态方法com.alibaba.dubbo.common.utils.ReflectUtils
get class desc.
getDesc(CtMethod) - 类 中的静态方法com.alibaba.dubbo.common.utils.ReflectUtils
get method desc.
getDesc(CtConstructor) - 类 中的静态方法com.alibaba.dubbo.common.utils.ReflectUtils
get constructor desc. "()V", "(Ljava/lang/String;I)V"
getDescription() - 类 中的方法com.alibaba.dubbo.common.status.Status
 
getDescriptor(int) - 接口 中的方法com.alibaba.dubbo.common.serialize.support.dubbo.ClassDescriptorMapper
get Class-Descriptor by index.
getDescriptorIndex(String) - 接口 中的方法com.alibaba.dubbo.common.serialize.support.dubbo.ClassDescriptorMapper
get Class-Descriptor index
getDescWithoutMethodName(Method) - 类 中的静态方法com.alibaba.dubbo.common.utils.ReflectUtils
get method desc.
getDescWithoutMethodName(CtMethod) - 类 中的静态方法com.alibaba.dubbo.common.utils.ReflectUtils
get method desc.
getDispatcher() - 类 中的方法com.alibaba.dubbo.config.ProtocolConfig
 
getDispatcher() - 类 中的方法com.alibaba.dubbo.config.ProviderConfig
 
getDispather() - 类 中的方法com.alibaba.dubbo.config.ProtocolConfig
getDispather() - 类 中的方法com.alibaba.dubbo.config.ProviderConfig
getDocument() - 类 中的方法com.alibaba.dubbo.config.AbstractServiceConfig
 
getDouble(int, double) - 类 中的方法com.alibaba.dubbo.common.json.JSONArray
get double value.
getDouble(String, double) - 类 中的方法com.alibaba.dubbo.common.json.JSONObject
get double value.
getDubboProtocol() - 类 中的静态方法com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol
 
getEmptyObject(Class<?>) - 类 中的静态方法com.alibaba.dubbo.common.utils.ReflectUtils
 
getEmptyUrl(String, String) - 类 中的静态方法com.alibaba.dubbo.common.utils.UrlUtils
 
getEnumPropertyName() - 类 中的方法com.alibaba.dubbo.common.beanutil.JavaBeanDescriptor
 
getEnvironment() - 类 中的方法com.alibaba.dubbo.config.ApplicationConfig
 
getErrorMessage() - 类 中的方法com.alibaba.dubbo.remoting.exchange.Response
 
getException() - 接口 中的方法com.alibaba.dubbo.rpc.Result
Get exception.
getException() - 类 中的方法com.alibaba.dubbo.rpc.RpcResult
 
getExceptionClass() - 异常错误 中的方法com.alibaba.dubbo.rpc.service.GenericException
 
getExceptionMessage() - 异常错误 中的方法com.alibaba.dubbo.rpc.service.GenericException
 
getExchangeChannel(InetSocketAddress) - 接口 中的方法com.alibaba.dubbo.remoting.exchange.ExchangeServer
get channel.
getExchangeChannel(InetSocketAddress) - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.ExchangeServerDelegate
 
getExchangeChannel(InetSocketAddress) - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.header.HeaderExchangeServer
 
getExchangeChannel(InetSocketAddress) - 类 中的方法com.alibaba.dubbo.remoting.p2p.exchange.support.ExchangeServerPeer
 
getExchangeChannels() - 接口 中的方法com.alibaba.dubbo.remoting.exchange.ExchangeServer
get channels.
getExchangeChannels() - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.ExchangeServerDelegate
 
getExchangeChannels() - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.header.HeaderExchangeServer
 
getExchangeChannels() - 类 中的方法com.alibaba.dubbo.remoting.p2p.exchange.support.ExchangeServerPeer
 
getExchangeHandler() - 接口 中的方法com.alibaba.dubbo.remoting.exchange.ExchangeChannel
get message handler.
getExchangeHandler() - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
getExchanger() - 类 中的方法com.alibaba.dubbo.config.ProtocolConfig
 
getExchanger() - 类 中的方法com.alibaba.dubbo.config.ProviderConfig
 
getExchanger(URL) - 类 中的静态方法com.alibaba.dubbo.remoting.exchange.Exchangers
 
getExchanger(String) - 类 中的静态方法com.alibaba.dubbo.remoting.exchange.Exchangers
 
getExecutes() - 类 中的方法com.alibaba.dubbo.config.AbstractServiceConfig
 
getExecutes() - 类 中的方法com.alibaba.dubbo.config.MethodConfig
 
getExecutor(URL) - 类 中的方法com.alibaba.dubbo.common.threadpool.support.cached.CachedThreadPool
 
getExecutor(URL) - 类 中的方法com.alibaba.dubbo.common.threadpool.support.fixed.FixedThreadPool
 
getExecutor(URL) - 类 中的方法com.alibaba.dubbo.common.threadpool.support.limited.LimitedThreadPool
 
getExecutor(URL) - 接口 中的方法com.alibaba.dubbo.common.threadpool.ThreadPool
线程池
getExecutor() - 类 中的方法com.alibaba.dubbo.remoting.transport.dispatcher.WrappedChannelHandler
 
getExport() - 类 中的方法com.alibaba.dubbo.config.AbstractServiceConfig
 
getExportedUrls() - 类 中的方法com.alibaba.dubbo.config.ServiceConfig
 
getExporters() - 类 中的方法com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol
 
getExtension(Class<T>, String) - 接口 中的方法com.alibaba.dubbo.common.extension.ExtensionFactory
Get extension.
getExtension(String) - 类 中的方法com.alibaba.dubbo.common.extension.ExtensionLoader
返回指定名字的扩展。
getExtension(Class<T>, String) - 类 中的方法com.alibaba.dubbo.common.extension.factory.AdaptiveExtensionFactory
 
getExtension(Class<T>, String) - 类 中的方法com.alibaba.dubbo.common.extension.factory.SpiExtensionFactory
 
getExtension(Class<T>, String) - 类 中的方法com.alibaba.dubbo.common.Parameters
已过时。
 
getExtension(Class<T>, String, String) - 类 中的方法com.alibaba.dubbo.common.Parameters
已过时。
 
getExtension(Class<T>, String) - 类 中的方法com.alibaba.dubbo.config.spring.extension.SpringExtensionFactory
 
getExtensionLoader(Class<T>) - 类 中的静态方法com.alibaba.dubbo.common.extension.ExtensionLoader
 
getExtensionName(T) - 类 中的方法com.alibaba.dubbo.common.extension.ExtensionLoader
 
getExtensionName(Class<?>) - 类 中的方法com.alibaba.dubbo.common.extension.ExtensionLoader
 
getFailed() - 类 中的方法com.alibaba.dubbo.rpc.RpcStatus
get failed.
getFailedAverageElapsed() - 类 中的方法com.alibaba.dubbo.rpc.RpcStatus
get failed average elapsed.
getFailedElapsed() - 类 中的方法com.alibaba.dubbo.rpc.RpcStatus
get failed elapsed.
getFailedMaxElapsed() - 类 中的方法com.alibaba.dubbo.rpc.RpcStatus
get failed max elapsed.
getFailedNotified() - 类 中的方法com.alibaba.dubbo.registry.support.FailbackRegistry
 
getFailedRegistered() - 类 中的方法com.alibaba.dubbo.registry.support.FailbackRegistry
 
getFailedSubscribed() - 类 中的方法com.alibaba.dubbo.registry.support.FailbackRegistry
 
getFailedUnregistered() - 类 中的方法com.alibaba.dubbo.registry.support.FailbackRegistry
 
getFailedUnsubscribed() - 类 中的方法com.alibaba.dubbo.registry.support.FailbackRegistry
 
getFile() - 类 中的方法com.alibaba.dubbo.common.logger.jcl.JclLoggerAdapter
 
getFile() - 类 中的方法com.alibaba.dubbo.common.logger.jdk.JdkLoggerAdapter
 
getFile() - 类 中的方法com.alibaba.dubbo.common.logger.log4j.Log4jLoggerAdapter
 
getFile() - 接口 中的方法com.alibaba.dubbo.common.logger.LoggerAdapter
获取当前日志文件
getFile() - 类 中的静态方法com.alibaba.dubbo.common.logger.LoggerFactory
获取日志文件
getFile() - 类 中的方法com.alibaba.dubbo.common.logger.slf4j.Slf4jLoggerAdapter
 
getFile() - 类 中的方法com.alibaba.dubbo.config.RegistryConfig
 
getFilter() - 类 中的方法com.alibaba.dubbo.config.AbstractInterfaceConfig
 
getFilter() - 类 中的方法com.alibaba.dubbo.config.AbstractReferenceConfig
 
getFilter() - 类 中的方法com.alibaba.dubbo.config.AbstractServiceConfig
 
getFloat(int, float) - 类 中的方法com.alibaba.dubbo.common.json.JSONArray
get float value.
getFloat(String, float) - 类 中的方法com.alibaba.dubbo.common.json.JSONObject
get float value.
getFuture(long) - 类 中的静态方法com.alibaba.dubbo.remoting.exchange.support.DefaultFuture
 
getFuture() - 类 中的方法com.alibaba.dubbo.rpc.protocol.dubbo.FutureAdapter
 
getFuture() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
get future.
getGeneric() - 类 中的方法com.alibaba.dubbo.config.AbstractReferenceConfig
 
getGeneric() - 类 中的方法com.alibaba.dubbo.config.ServiceConfig
 
getGenericClass(Class<?>) - 类 中的静态方法com.alibaba.dubbo.common.compiler.support.ClassUtils
 
getGenericClass(Class<?>, int) - 类 中的静态方法com.alibaba.dubbo.common.compiler.support.ClassUtils
 
getGenericClass(Class<?>) - 类 中的静态方法com.alibaba.dubbo.common.utils.ReflectUtils
 
getGenericClass(Class<?>, int) - 类 中的静态方法com.alibaba.dubbo.common.utils.ReflectUtils
 
getGroup() - 类 中的方法com.alibaba.dubbo.config.AbstractReferenceConfig
 
getGroup() - 类 中的方法com.alibaba.dubbo.config.AbstractServiceConfig
 
getGroup() - 类 中的方法com.alibaba.dubbo.config.MonitorConfig
 
getGroup() - 类 中的方法com.alibaba.dubbo.config.RegistryConfig
 
getGroup() - 类 中的方法com.alibaba.dubbo.monitor.dubbo.Statistics
 
getHandler() - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.header.HeaderExchangeHandler
 
getHandler() - 类 中的方法com.alibaba.dubbo.remoting.transport.AbstractChannelHandlerDelegate
 
getHandler() - 类 中的方法com.alibaba.dubbo.remoting.transport.AbstractPeer
已过时。
getHandler() - 接口 中的方法com.alibaba.dubbo.remoting.transport.ChannelHandlerDelegate
 
getHandler() - 类 中的方法com.alibaba.dubbo.remoting.transport.dispatcher.WrappedChannelHandler
 
getHeartbeat() - 类 中的方法com.alibaba.dubbo.config.ProtocolConfig
 
getHost() - 类 中的方法com.alibaba.dubbo.common.URL
 
getHost() - 类 中的方法com.alibaba.dubbo.config.ProtocolConfig
 
getHost() - 类 中的方法com.alibaba.dubbo.config.ProviderConfig
 
getHostName(String) - 类 中的静态方法com.alibaba.dubbo.common.utils.NetUtils
 
getHttpHandler() - 接口 中的方法com.alibaba.dubbo.remoting.http.HttpServer
get http handler.
getHttpHandler() - 类 中的方法com.alibaba.dubbo.remoting.http.support.AbstractHttpServer
 
getId() - 类 中的方法com.alibaba.dubbo.config.AbstractConfig
 
getId() - 类 中的方法com.alibaba.dubbo.remoting.exchange.Request
 
getId() - 类 中的方法com.alibaba.dubbo.remoting.exchange.Response
 
getIdleTimeout() - 类 中的方法com.alibaba.dubbo.remoting.transport.AbstractServer
 
getIndex() - 类 中的方法com.alibaba.dubbo.config.ArgumentConfig
 
getInitCode(Class<?>) - 类 中的静态方法com.alibaba.dubbo.common.compiler.support.ClassUtils
 
getInjvmProtocol() - 类 中的静态方法com.alibaba.dubbo.rpc.protocol.injvm.InjvmProtocol
 
getInputStream() - 类 中的方法com.alibaba.dubbo.rpc.protocol.hessian.HttpClientConnection
 
getInstance() - 类 中的静态方法com.alibaba.dubbo.container.page.PageServlet
 
getInstance() - 类 中的静态方法com.alibaba.dubbo.remoting.buffer.DirectChannelBufferFactory
 
getInstance() - 类 中的静态方法com.alibaba.dubbo.remoting.buffer.HeapChannelBufferFactory
 
getInstance() - 类 中的静态方法com.alibaba.dubbo.remoting.http.servlet.DispatcherServlet
 
getInstance() - 类 中的静态方法com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBufferFactory
 
getInt(int, int) - 类 中的方法com.alibaba.dubbo.common.json.JSONArray
get int value.
getInt(String, int) - 类 中的方法com.alibaba.dubbo.common.json.JSONObject
get int value.
getInterface() - 类 中的方法com.alibaba.dubbo.config.ReferenceConfig
 
getInterface() - 类 中的方法com.alibaba.dubbo.config.ServiceConfig
 
getInterface() - 类 中的方法com.alibaba.dubbo.registry.integration.RegistryDirectory
 
getInterface() - 接口 中的方法com.alibaba.dubbo.rpc.cluster.Directory
get service type.
getInterface() - 类 中的方法com.alibaba.dubbo.rpc.cluster.directory.StaticDirectory
 
getInterface() - 类 中的方法com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker
 
getInterface() - 类 中的方法com.alibaba.dubbo.rpc.cluster.support.MergeableClusterInvoker
 
getInterface() - 类 中的方法com.alibaba.dubbo.rpc.cluster.support.wrapper.MockClusterInvoker
 
getInterface() - 接口 中的方法com.alibaba.dubbo.rpc.Invoker
get service interface.
getInterface() - 类 中的方法com.alibaba.dubbo.rpc.listener.ListenerInvokerWrapper
 
getInterface() - 类 中的方法com.alibaba.dubbo.rpc.protocol.AbstractInvoker
 
getInterface() - 类 中的方法com.alibaba.dubbo.rpc.protocol.InvokerWrapper
 
getInterface() - 类 中的方法com.alibaba.dubbo.rpc.proxy.AbstractProxyInvoker
 
getInterface() - 类 中的方法com.alibaba.dubbo.rpc.support.DelegateInvoker
 
getInterface() - 类 中的方法com.alibaba.dubbo.rpc.support.MockInvoker
 
getInterfaceClass() - 类 中的方法com.alibaba.dubbo.config.ReferenceConfig
 
getInterfaceClass() - 类 中的方法com.alibaba.dubbo.config.ServiceConfig
 
getIntParameter(String) - 类 中的方法com.alibaba.dubbo.common.Parameters
已过时。
 
getIntParameter(String, int) - 类 中的方法com.alibaba.dubbo.common.Parameters
已过时。
 
getIntParameter(String) - 类 中的方法com.alibaba.dubbo.common.URL
已过时。
Replace to getParameter(String, int)
getIntParameter(String, int) - 类 中的方法com.alibaba.dubbo.common.URL
已过时。
Replace to getParameter(String, int)
getInvocation() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
已过时。
Replace to getMethodName(), getParameterTypes(), getArguments()
getInvocationId(Invocation) - 类 中的静态方法com.alibaba.dubbo.rpc.support.RpcUtils
 
getInvoker() - 类 中的方法com.alibaba.dubbo.registry.integration.RegistryProtocol.InvokerDelegete
 
getInvoker() - 接口 中的方法com.alibaba.dubbo.rpc.Exporter
get invoker.
getInvoker() - 接口 中的方法com.alibaba.dubbo.rpc.Invocation
get the invoker in current context.
getInvoker() - 类 中的方法com.alibaba.dubbo.rpc.listener.ListenerExporterWrapper
 
getInvoker() - 类 中的方法com.alibaba.dubbo.rpc.protocol.AbstractExporter
 
getInvoker(T, Class<T>, URL) - 类 中的方法com.alibaba.dubbo.rpc.proxy.javassist.JavassistProxyFactory
 
getInvoker(T, Class<T>, URL) - 类 中的方法com.alibaba.dubbo.rpc.proxy.jdk.JdkProxyFactory
 
getInvoker(T, Class<T>, URL) - 类 中的方法com.alibaba.dubbo.rpc.proxy.wrapper.StubProxyFactoryWrapper
 
getInvoker(T, Class<T>, URL) - 接口 中的方法com.alibaba.dubbo.rpc.ProxyFactory
create invoker.
getInvoker() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
已过时。
Replace to getUrl()
getInvoker() - 类 中的方法com.alibaba.dubbo.rpc.RpcInvocation
 
getInvoker() - 类 中的方法com.alibaba.dubbo.rpc.support.DelegateExporter
 
getInvokers() - 类 中的方法com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol
 
getInvokers() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
已过时。
Replace to getUrls()
getIothreads() - 类 中的方法com.alibaba.dubbo.config.ProtocolConfig
 
getIothreads() - 类 中的方法com.alibaba.dubbo.config.ProviderConfig
 
getIp() - 类 中的方法com.alibaba.dubbo.common.URL
获取IP地址.
getIpByHost(String) - 类 中的静态方法com.alibaba.dubbo.common.utils.NetUtils
 
getKey(URL, String, String) - 类 中的静态方法com.alibaba.dubbo.rpc.StaticContext
 
getKey(Map<String, String>, String, String) - 类 中的静态方法com.alibaba.dubbo.rpc.StaticContext
 
getLastCacheChanged() - 类 中的方法com.alibaba.dubbo.registry.support.AbstractRegistry
 
getLayer() - 类 中的方法com.alibaba.dubbo.config.AbstractInterfaceConfig
 
getLazy() - 类 中的方法com.alibaba.dubbo.config.AbstractReferenceConfig
 
getLevel() - 类 中的方法com.alibaba.dubbo.common.logger.jcl.JclLoggerAdapter
 
getLevel() - 类 中的方法com.alibaba.dubbo.common.logger.jdk.JdkLoggerAdapter
 
getLevel() - 类 中的方法com.alibaba.dubbo.common.logger.log4j.Log4jLoggerAdapter
 
getLevel() - 接口 中的方法com.alibaba.dubbo.common.logger.LoggerAdapter
获取当前日志等级
getLevel() - 类 中的静态方法com.alibaba.dubbo.common.logger.LoggerFactory
获取日志级别
getLevel() - 类 中的方法com.alibaba.dubbo.common.logger.slf4j.Slf4jLoggerAdapter
 
getLevel() - 类 中的方法com.alibaba.dubbo.common.status.Status
 
getListener() - 类 中的方法com.alibaba.dubbo.config.AbstractInterfaceConfig
 
getListener() - 类 中的方法com.alibaba.dubbo.config.AbstractReferenceConfig
 
getListener() - 类 中的方法com.alibaba.dubbo.config.AbstractServiceConfig
 
getLoadbalance() - 类 中的方法com.alibaba.dubbo.config.AbstractMethodConfig
 
getLoadbalance() - 类 中的方法com.alibaba.dubbo.config.ProviderConfig
 
getLoadedExtension(String) - 类 中的方法com.alibaba.dubbo.common.extension.ExtensionLoader
返回扩展点实例,如果没有指定的扩展点或是还没加载(即实例化)则返回null
getLoadedExtensions() - 类 中的方法com.alibaba.dubbo.common.extension.ExtensionLoader
返回已经加载的扩展点的名字。
getLocal() - 类 中的方法com.alibaba.dubbo.config.AbstractInterfaceConfig
已过时。
Replace to getStub()
getLocalAddress() - 类 中的静态方法com.alibaba.dubbo.common.utils.NetUtils
遍历本地网卡,返回第一个合理的IP。
getLocalAddress() - 接口 中的方法com.alibaba.dubbo.remoting.Endpoint
get local address.
getLocalAddress() - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.ExchangeServerDelegate
 
getLocalAddress() - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
getLocalAddress() - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.header.HeaderExchangeServer
 
getLocalAddress() - 接口 中的方法com.alibaba.dubbo.remoting.http.HttpServer
get local address.
getLocalAddress() - 类 中的方法com.alibaba.dubbo.remoting.http.support.AbstractHttpServer
 
getLocalAddress() - 异常错误 中的方法com.alibaba.dubbo.remoting.RemotingException
 
getLocalAddress() - 类 中的方法com.alibaba.dubbo.remoting.transport.AbstractClient
 
getLocalAddress() - 类 中的方法com.alibaba.dubbo.remoting.transport.AbstractServer
 
getLocalAddress() - 类 中的方法com.alibaba.dubbo.remoting.transport.ChannelDelegate
 
getLocalAddress() - 类 中的方法com.alibaba.dubbo.remoting.transport.ClientDelegate
 
getLocalAddress() - 类 中的方法com.alibaba.dubbo.remoting.transport.ServerDelegate
 
getLocalAddress() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
get local address.
getLocalAddressString() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
 
getLocalHost() - 类 中的静态方法com.alibaba.dubbo.common.utils.NetUtils
 
getLocalHost() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
get local host.
getLocalHostName() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
get local host name.
getLocalPort() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
get local port.
getLocalSocketAddress(String, int) - 类 中的静态方法com.alibaba.dubbo.common.utils.NetUtils
 
getLogger(String) - 类 中的方法com.alibaba.dubbo.common.logger.jcl.JclLoggerAdapter
 
getLogger(Class<?>) - 类 中的方法com.alibaba.dubbo.common.logger.jcl.JclLoggerAdapter
 
getLogger(Class<?>) - 类 中的方法com.alibaba.dubbo.common.logger.jdk.JdkLoggerAdapter
 
getLogger(String) - 类 中的方法com.alibaba.dubbo.common.logger.jdk.JdkLoggerAdapter
 
getLogger(Class<?>) - 类 中的方法com.alibaba.dubbo.common.logger.log4j.Log4jLoggerAdapter
 
getLogger(String) - 类 中的方法com.alibaba.dubbo.common.logger.log4j.Log4jLoggerAdapter
 
getLogger(Class<?>) - 接口 中的方法com.alibaba.dubbo.common.logger.LoggerAdapter
获取日志输出器
getLogger(String) - 接口 中的方法com.alibaba.dubbo.common.logger.LoggerAdapter
获取日志输出器
getLogger(Class<?>) - 类 中的静态方法com.alibaba.dubbo.common.logger.LoggerFactory
获取日志输出器
getLogger(String) - 类 中的静态方法com.alibaba.dubbo.common.logger.LoggerFactory
获取日志输出器
getLogger(String) - 类 中的方法com.alibaba.dubbo.common.logger.slf4j.Slf4jLoggerAdapter
 
getLogger(Class<?>) - 类 中的方法com.alibaba.dubbo.common.logger.slf4j.Slf4jLoggerAdapter
 
getLogger() - 类 中的方法com.alibaba.dubbo.common.logger.support.FailsafeLogger
 
getLogger() - 类 中的方法com.alibaba.dubbo.config.ApplicationConfig
 
getLogHost() - 类 中的静态方法com.alibaba.dubbo.common.utils.NetUtils
 
getLogLevel() - 类 中的方法com.alibaba.dubbo.common.utils.Log
 
getLogMessage() - 类 中的方法com.alibaba.dubbo.common.utils.Log
 
getLogName() - 类 中的方法com.alibaba.dubbo.common.utils.Log
 
getLogThread() - 类 中的方法com.alibaba.dubbo.common.utils.Log
 
getLong(int, long) - 类 中的方法com.alibaba.dubbo.common.json.JSONArray
get long value.
getLong(String, long) - 类 中的方法com.alibaba.dubbo.common.json.JSONObject
get long value.
getMagicCode() - 类 中的方法com.alibaba.dubbo.remoting.exchange.codec.ExchangeCodec
 
getMaxCapacity() - 类 中的方法com.alibaba.dubbo.common.utils.LRUCache
 
getMaxElapsed() - 类 中的方法com.alibaba.dubbo.rpc.RpcStatus
get max elapsed.
getMD5(String) - 类 中的静态方法com.alibaba.dubbo.common.io.Bytes
get md5.
getMD5(byte[]) - 类 中的静态方法com.alibaba.dubbo.common.io.Bytes
get md5.
getMD5(File) - 类 中的静态方法com.alibaba.dubbo.common.io.Bytes
get md5.
getMD5(InputStream) - 类 中的静态方法com.alibaba.dubbo.common.io.Bytes
get md5.
getMenus() - 类 中的方法com.alibaba.dubbo.container.page.PageServlet
 
getMerger() - 类 中的方法com.alibaba.dubbo.config.AbstractMethodConfig
 
getMerger(Class<T>) - 类 中的静态方法com.alibaba.dubbo.rpc.cluster.merger.MergerFactory
 
getMessage() - 类 中的方法com.alibaba.dubbo.common.status.Status
 
getMessages() - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.MultiMessage
 
getMethod() - 类 中的方法com.alibaba.dubbo.monitor.dubbo.Statistics
 
getMethodBooleanParameter(String, String) - 类 中的方法com.alibaba.dubbo.common.Parameters
已过时。
 
getMethodBooleanParameter(String, String, boolean) - 类 中的方法com.alibaba.dubbo.common.Parameters
已过时。
 
getMethodBooleanParameter(String, String) - 类 中的方法com.alibaba.dubbo.common.URL
已过时。
Replace to getMethodParameter(String, String, boolean)
getMethodBooleanParameter(String, String, boolean) - 类 中的方法com.alibaba.dubbo.common.URL
已过时。
Replace to getMethodParameter(String, String, boolean)
getMethodExtension(Class<T>, String, String) - 类 中的方法com.alibaba.dubbo.common.Parameters
已过时。
 
getMethodExtension(Class<T>, String, String, String) - 类 中的方法com.alibaba.dubbo.common.Parameters
已过时。
 
getMethodIntParameter(String, String) - 类 中的方法com.alibaba.dubbo.common.Parameters
已过时。
 
getMethodIntParameter(String, String, int) - 类 中的方法com.alibaba.dubbo.common.Parameters
已过时。
 
getMethodIntParameter(String, String) - 类 中的方法com.alibaba.dubbo.common.URL
已过时。
Replace to getMethodParameter(String, String, int)
getMethodIntParameter(String, String, int) - 类 中的方法com.alibaba.dubbo.common.URL
已过时。
Replace to getMethodParameter(String, String, int)
getMethodInvokerMap() - 类 中的方法com.alibaba.dubbo.registry.integration.RegistryDirectory
Haomin: added for test purpose
getMethodName(Method, Class<?>[], String) - 类 中的静态方法com.alibaba.dubbo.common.compiler.support.ClassUtils
 
getMethodName() - 接口 中的方法com.alibaba.dubbo.rpc.Invocation
get method name.
getMethodName() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
get method name.
getMethodName() - 类 中的方法com.alibaba.dubbo.rpc.RpcInvocation
 
getMethodName(Invocation) - 类 中的静态方法com.alibaba.dubbo.rpc.support.RpcUtils
 
getMethodNames() - 类 中的方法com.alibaba.dubbo.common.bytecode.Wrapper
get method name array.
getMethodParameter(String, String) - 类 中的方法com.alibaba.dubbo.common.Parameters
已过时。
 
getMethodParameter(String, String, String) - 类 中的方法com.alibaba.dubbo.common.Parameters
已过时。
 
getMethodParameter(String, String) - 类 中的方法com.alibaba.dubbo.common.URL
 
getMethodParameter(String, String, String) - 类 中的方法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, long) - 类 中的方法com.alibaba.dubbo.common.URL
 
getMethodParameter(String, String, int) - 类 中的方法com.alibaba.dubbo.common.URL
 
getMethodParameter(String, String, short) - 类 中的方法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, boolean) - 类 中的方法com.alibaba.dubbo.common.URL
 
getMethodParameterAndDecoded(String, String) - 类 中的方法com.alibaba.dubbo.common.URL
 
getMethodParameterAndDecoded(String, String, String) - 类 中的方法com.alibaba.dubbo.common.URL
 
getMethodPositiveIntParameter(String, String, int) - 类 中的方法com.alibaba.dubbo.common.Parameters
已过时。
 
getMethodPositiveIntParameter(String, String, int) - 类 中的方法com.alibaba.dubbo.common.URL
已过时。
Replace to getMethodPositiveParameter(String, String, int)
getMethodPositiveParameter(String, String, double) - 类 中的方法com.alibaba.dubbo.common.URL
 
getMethodPositiveParameter(String, String, float) - 类 中的方法com.alibaba.dubbo.common.URL
 
getMethodPositiveParameter(String, String, long) - 类 中的方法com.alibaba.dubbo.common.URL
 
getMethodPositiveParameter(String, String, int) - 类 中的方法com.alibaba.dubbo.common.URL
 
getMethodPositiveParameter(String, String, short) - 类 中的方法com.alibaba.dubbo.common.URL
 
getMethodPositiveParameter(String, String, byte) - 类 中的方法com.alibaba.dubbo.common.URL
 
getMethods() - 类 中的方法com.alibaba.dubbo.config.ReferenceConfig
 
getMethods() - 类 中的方法com.alibaba.dubbo.config.ServiceConfig
 
getMock() - 类 中的方法com.alibaba.dubbo.config.AbstractMethodConfig
 
getModule() - 类 中的方法com.alibaba.dubbo.config.AbstractInterfaceConfig
 
getMonitor() - 类 中的方法com.alibaba.dubbo.config.AbstractInterfaceConfig
 
getMonitor() - 类 中的方法com.alibaba.dubbo.config.ApplicationConfig
 
getMonitor() - 类 中的方法com.alibaba.dubbo.config.ModuleConfig
 
getMonitor(URL) - 接口 中的方法com.alibaba.dubbo.monitor.MonitorFactory
Create monitor.
getMonitor(URL) - 类 中的方法com.alibaba.dubbo.monitor.support.AbstractMonitorFactory
 
getMonitors() - 类 中的静态方法com.alibaba.dubbo.monitor.support.AbstractMonitorFactory
 
getMutilcastSocket() - 类 中的方法com.alibaba.dubbo.registry.multicast.MulticastRegistry
 
getName(Class<?>) - 类 中的静态方法com.alibaba.dubbo.common.utils.ReflectUtils
get name.
getName(Method) - 类 中的静态方法com.alibaba.dubbo.common.utils.ReflectUtils
get method name.
getName(Constructor<?>) - 类 中的静态方法com.alibaba.dubbo.common.utils.ReflectUtils
get constructor name. "()", "(java.lang.String,int)"
getName() - 类 中的方法com.alibaba.dubbo.config.ApplicationConfig
 
getName() - 类 中的方法com.alibaba.dubbo.config.MethodConfig
 
getName() - 类 中的方法com.alibaba.dubbo.config.ModuleConfig
 
getName() - 类 中的方法com.alibaba.dubbo.config.ProtocolConfig
 
getName() - 类 中的方法com.alibaba.dubbo.rpc.StaticContext
 
getNavigation() - 类 中的方法com.alibaba.dubbo.container.page.Page
 
getNetworker() - 类 中的方法com.alibaba.dubbo.config.ProtocolConfig
 
getNetworker() - 类 中的方法com.alibaba.dubbo.config.ProviderConfig
 
getNotified() - 类 中的方法com.alibaba.dubbo.registry.support.AbstractRegistry
 
getObject(int) - 类 中的方法com.alibaba.dubbo.common.json.JSONArray
get JSONObject value.
getObject(String) - 类 中的方法com.alibaba.dubbo.common.json.JSONObject
get JSONObject value.
getObject() - 类 中的方法com.alibaba.dubbo.config.spring.ReferenceBean
 
getObjectType() - 类 中的方法com.alibaba.dubbo.config.spring.ReferenceBean
 
getOnconnect() - 类 中的方法com.alibaba.dubbo.config.AbstractInterfaceConfig
 
getOndisconnect() - 类 中的方法com.alibaba.dubbo.config.AbstractInterfaceConfig
 
getOninvoke() - 类 中的方法com.alibaba.dubbo.config.MethodConfig
 
getOninvokeMethod() - 类 中的方法com.alibaba.dubbo.config.MethodConfig
 
getOnreturn() - 类 中的方法com.alibaba.dubbo.config.MethodConfig
 
getOnreturnMethod() - 类 中的方法com.alibaba.dubbo.config.MethodConfig
 
getOnthrow() - 类 中的方法com.alibaba.dubbo.config.MethodConfig
 
getOnthrowMethod() - 类 中的方法com.alibaba.dubbo.config.MethodConfig
 
getOrganization() - 类 中的方法com.alibaba.dubbo.config.ApplicationConfig
 
getOrganization() - 类 中的方法com.alibaba.dubbo.config.ModuleConfig
 
getOutputStream() - 类 中的方法com.alibaba.dubbo.rpc.protocol.hessian.HttpClientConnection
 
getOverrideListeners() - 类 中的方法com.alibaba.dubbo.registry.integration.RegistryProtocol
 
getOwner() - 类 中的方法com.alibaba.dubbo.config.AbstractInterfaceConfig
 
getOwner() - 类 中的方法com.alibaba.dubbo.config.ApplicationConfig
 
getOwner() - 类 中的方法com.alibaba.dubbo.config.ModuleConfig
 
getPackage() - 类 中的方法com.alibaba.dubbo.config.spring.AnnotationBean
 
getParameter(String) - 类 中的方法com.alibaba.dubbo.common.Parameters
已过时。
 
getParameter(String, String) - 类 中的方法com.alibaba.dubbo.common.Parameters
已过时。
 
getParameter(String) - 类 中的方法com.alibaba.dubbo.common.URL
 
getParameter(String, String) - 类 中的方法com.alibaba.dubbo.common.URL
 
getParameter(String, String[]) - 类 中的方法com.alibaba.dubbo.common.URL
 
getParameter(String, double) - 类 中的方法com.alibaba.dubbo.common.URL
 
getParameter(String, float) - 类 中的方法com.alibaba.dubbo.common.URL
 
getParameter(String, long) - 类 中的方法com.alibaba.dubbo.common.URL
 
getParameter(String, int) - 类 中的方法com.alibaba.dubbo.common.URL
 
getParameter(String, short) - 类 中的方法com.alibaba.dubbo.common.URL
 
getParameter(String, byte) - 类 中的方法com.alibaba.dubbo.common.URL
 
getParameter(String, char) - 类 中的方法com.alibaba.dubbo.common.URL
 
getParameter(String, boolean) - 类 中的方法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.Parameters
已过时。
 
getParameters() - 类 中的方法com.alibaba.dubbo.common.URL
 
getParameters() - 类 中的方法com.alibaba.dubbo.config.AbstractMethodConfig
 
getParameters() - 类 中的方法com.alibaba.dubbo.config.MonitorConfig
 
getParameters() - 类 中的方法com.alibaba.dubbo.config.ProtocolConfig
 
getParameters() - 类 中的方法com.alibaba.dubbo.config.RegistryConfig
 
getParameterTypes() - 接口 中的方法com.alibaba.dubbo.rpc.Invocation
get parameter types.
getParameterTypes() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
get parameter types.
getParameterTypes() - 类 中的方法com.alibaba.dubbo.rpc.RpcInvocation
 
getParameterTypes(Invocation) - 类 中的静态方法com.alibaba.dubbo.rpc.support.RpcUtils
 
getPassword() - 类 中的方法com.alibaba.dubbo.common.URL
 
getPassword() - 类 中的方法com.alibaba.dubbo.config.MonitorConfig
 
getPassword() - 类 中的方法com.alibaba.dubbo.config.RegistryConfig
 
getPath() - 类 中的方法com.alibaba.dubbo.common.URL
 
getPath() - 类 中的方法com.alibaba.dubbo.config.ProtocolConfig
已过时。
getPath() - 类 中的方法com.alibaba.dubbo.config.ProviderConfig
已过时。
getPath() - 类 中的方法com.alibaba.dubbo.config.ServiceConfig
 
getPayload() - 类 中的方法com.alibaba.dubbo.config.ProtocolConfig
 
getPayload() - 类 中的方法com.alibaba.dubbo.config.ProviderConfig
 
getPhase() - 异常错误 中的方法com.alibaba.dubbo.remoting.TimeoutException
 
getPid() - 类 中的静态方法com.alibaba.dubbo.common.utils.ConfigUtils
 
getPort() - 类 中的方法com.alibaba.dubbo.common.URL
 
getPort(int) - 类 中的方法com.alibaba.dubbo.common.URL
 
getPort() - 类 中的方法com.alibaba.dubbo.config.ProtocolConfig
 
getPort() - 类 中的方法com.alibaba.dubbo.config.ProviderConfig
 
getPort() - 类 中的方法com.alibaba.dubbo.config.RegistryConfig
 
getPositiveIntParameter(String, int) - 类 中的方法com.alibaba.dubbo.common.Parameters
已过时。
 
getPositiveIntParameter(String, int) - 类 中的方法com.alibaba.dubbo.common.URL
已过时。
Replace to getPositiveParameter(String, int)
getPositiveParameter(String, float) - 类 中的方法com.alibaba.dubbo.common.URL
 
getPositiveParameter(String, double) - 类 中的方法com.alibaba.dubbo.common.URL
 
getPositiveParameter(String, long) - 类 中的方法com.alibaba.dubbo.common.URL
 
getPositiveParameter(String, int) - 类 中的方法com.alibaba.dubbo.common.URL
 
getPositiveParameter(String, short) - 类 中的方法com.alibaba.dubbo.common.URL
 
getPositiveParameter(String, byte) - 类 中的方法com.alibaba.dubbo.common.URL
 
getPrimitiveProperty() - 类 中的方法com.alibaba.dubbo.common.beanutil.JavaBeanDescriptor
 
getPrompt() - 类 中的方法com.alibaba.dubbo.config.ProtocolConfig
 
getPrompt() - 类 中的方法com.alibaba.dubbo.config.ProviderConfig
 
getProperties() - 类 中的静态方法com.alibaba.dubbo.common.utils.ConfigUtils
 
getProperty(Object) - 类 中的方法com.alibaba.dubbo.common.beanutil.JavaBeanDescriptor
 
getProperty(String) - 类 中的静态方法com.alibaba.dubbo.common.utils.ConfigUtils
 
getProperty(String, String) - 类 中的静态方法com.alibaba.dubbo.common.utils.ConfigUtils
 
getPropertyNameFromBeanReadMethod(Method) - 类 中的静态方法com.alibaba.dubbo.common.utils.ReflectUtils
 
getPropertyNameFromBeanWriteMethod(Method) - 类 中的静态方法com.alibaba.dubbo.common.utils.ReflectUtils
 
getPropertyNames() - 类 中的方法com.alibaba.dubbo.common.bytecode.Wrapper
get property name array.
getPropertyType(String) - 类 中的方法com.alibaba.dubbo.common.bytecode.Wrapper
get property type.
getPropertyValue(Object, String) - 类 中的方法com.alibaba.dubbo.common.bytecode.Wrapper
get property value.
getPropertyValues(Object, String[]) - 类 中的方法com.alibaba.dubbo.common.bytecode.Wrapper
get property value.
getProtocol() - 类 中的方法com.alibaba.dubbo.common.URL
 
getProtocol() - 类 中的方法com.alibaba.dubbo.config.AbstractServiceConfig
 
getProtocol() - 类 中的方法com.alibaba.dubbo.config.MonitorConfig
 
getProtocol() - 类 中的方法com.alibaba.dubbo.config.ReferenceConfig
 
getProtocol() - 类 中的方法com.alibaba.dubbo.config.RegistryConfig
 
getProtocols() - 类 中的方法com.alibaba.dubbo.config.AbstractServiceConfig
 
getProvider() - 类 中的方法com.alibaba.dubbo.config.ServiceConfig
 
getProviders() - 类 中的方法com.alibaba.dubbo.config.ServiceConfig
已过时。
Replace to getProtocols()
getProxy(Class<?>...) - 类 中的静态方法com.alibaba.dubbo.common.bytecode.Proxy
Get proxy.
getProxy(ClassLoader, Class<?>...) - 类 中的静态方法com.alibaba.dubbo.common.bytecode.Proxy
Get proxy.
getProxy() - 类 中的方法com.alibaba.dubbo.config.AbstractInterfaceConfig
 
getProxy(Invoker<T>) - 类 中的方法com.alibaba.dubbo.rpc.proxy.AbstractProxyFactory
 
getProxy(Invoker<T>, Class<?>[]) - 类 中的方法com.alibaba.dubbo.rpc.proxy.AbstractProxyFactory
 
getProxy(Invoker<T>, Class<?>[]) - 类 中的方法com.alibaba.dubbo.rpc.proxy.javassist.JavassistProxyFactory
 
getProxy(Invoker<T>, Class<?>[]) - 类 中的方法com.alibaba.dubbo.rpc.proxy.jdk.JdkProxyFactory
 
getProxy(Invoker<T>) - 类 中的方法com.alibaba.dubbo.rpc.proxy.wrapper.StubProxyFactoryWrapper
 
getProxy(Invoker<T>) - 接口 中的方法com.alibaba.dubbo.rpc.ProxyFactory
create proxy.
getProxyFactory() - 类 中的方法com.alibaba.dubbo.rpc.protocol.AbstractProxyProtocol
 
getQueryStringValue(String, String) - 类 中的静态方法com.alibaba.dubbo.common.utils.StringUtils
 
getQueues() - 类 中的方法com.alibaba.dubbo.config.ProtocolConfig
 
getQueues() - 类 中的方法com.alibaba.dubbo.config.ProviderConfig
 
getRandomPort() - 类 中的静态方法com.alibaba.dubbo.common.utils.NetUtils
 
getRawParameter(String) - 类 中的方法com.alibaba.dubbo.common.URL
 
getReceived() - 类 中的方法com.alibaba.dubbo.registry.multicast.MulticastRegistry
 
getReconnect() - 类 中的方法com.alibaba.dubbo.config.AbstractReferenceConfig
 
getRef(int) - 类 中的方法com.alibaba.dubbo.common.serialize.support.dubbo.GenericObjectInput
 
getRef(Object) - 类 中的方法com.alibaba.dubbo.common.serialize.support.dubbo.GenericObjectOutput
 
getRef() - 类 中的方法com.alibaba.dubbo.config.ServiceConfig
 
getRegistered() - 类 中的方法com.alibaba.dubbo.registry.support.AbstractRegistry
 
getRegistries() - 类 中的方法com.alibaba.dubbo.config.AbstractInterfaceConfig
 
getRegistries() - 类 中的方法com.alibaba.dubbo.config.ApplicationConfig
 
getRegistries() - 类 中的方法com.alibaba.dubbo.config.ModuleConfig
 
getRegistries() - 类 中的静态方法com.alibaba.dubbo.registry.support.AbstractRegistryFactory
获取所有注册中心
getRegistry() - 类 中的方法com.alibaba.dubbo.config.AbstractInterfaceConfig
 
getRegistry() - 类 中的方法com.alibaba.dubbo.config.ApplicationConfig
 
getRegistry() - 类 中的方法com.alibaba.dubbo.config.ModuleConfig
 
getRegistry(URL) - 类 中的方法com.alibaba.dubbo.registry.redis.RedisRegistryFactory
 
getRegistry(URL) - 接口 中的方法com.alibaba.dubbo.registry.RegistryFactory
连接注册中心.
getRegistry(URL) - 类 中的方法com.alibaba.dubbo.registry.support.AbstractRegistryFactory
 
getRegistryProtocol() - 类 中的静态方法com.alibaba.dubbo.registry.integration.RegistryProtocol
 
getRemoteAddress() - 接口 中的方法com.alibaba.dubbo.remoting.Channel
get remote address.
getRemoteAddress() - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
getRemoteAddress() - 异常错误 中的方法com.alibaba.dubbo.remoting.RemotingException
 
getRemoteAddress() - 类 中的方法com.alibaba.dubbo.remoting.transport.AbstractClient
 
getRemoteAddress() - 类 中的方法com.alibaba.dubbo.remoting.transport.ChannelDelegate
 
getRemoteAddress() - 类 中的方法com.alibaba.dubbo.remoting.transport.ClientDelegate
 
getRemoteAddress() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
get remote address.
getRemoteAddressString() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
get remote address string.
getRemoteHost() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
get remote host.
getRemoteHostName() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
get remote host name.
getRemotePort() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
get remote port.
getRequest() - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.DefaultFuture
 
getRequest() - 异常错误 中的方法com.alibaba.dubbo.remoting.ExecutionException
 
getResult() - 类 中的方法com.alibaba.dubbo.remoting.exchange.Response
 
getResult() - 接口 中的方法com.alibaba.dubbo.rpc.Result
已过时。
Replace to getValue()
getResult() - 类 中的方法com.alibaba.dubbo.rpc.RpcResult
已过时。
Replace to getValue()
getRetries() - 类 中的方法com.alibaba.dubbo.config.AbstractMethodConfig
 
getRetries() - 类 中的方法com.alibaba.dubbo.config.ProviderConfig
 
getRetryFuture() - 类 中的方法com.alibaba.dubbo.registry.support.FailbackRegistry
 
getReturnType(Invocation) - 类 中的静态方法com.alibaba.dubbo.rpc.support.RpcUtils
 
getReturnTypes(Invocation) - 类 中的静态方法com.alibaba.dubbo.rpc.support.RpcUtils
 
getRouter(URL) - 类 中的方法com.alibaba.dubbo.rpc.cluster.router.condition.ConditionRouterFactory
 
getRouter(URL) - 类 中的方法com.alibaba.dubbo.rpc.cluster.router.file.FileRouterFactory
 
getRouter(URL) - 类 中的方法com.alibaba.dubbo.rpc.cluster.router.script.ScriptRouterFactory
 
getRouter(URL) - 接口 中的方法com.alibaba.dubbo.rpc.cluster.RouterFactory
Create router.
getRouters() - 类 中的方法com.alibaba.dubbo.rpc.cluster.directory.AbstractDirectory
 
getRows() - 类 中的方法com.alibaba.dubbo.container.page.Page
 
getScope() - 类 中的方法com.alibaba.dubbo.config.AbstractInterfaceConfig
 
getSemaphore(int) - 类 中的方法com.alibaba.dubbo.rpc.RpcStatus
获取限制线程数的信号量,信号量的许可数就是executes设置的值 2017-08-21 yizhenqiang
getSent() - 类 中的方法com.alibaba.dubbo.config.AbstractMethodConfig
 
getSerialization() - 类 中的方法com.alibaba.dubbo.config.ProtocolConfig
 
getSerialization() - 类 中的方法com.alibaba.dubbo.config.ProviderConfig
 
getSerialization(URL) - 类 中的静态方法com.alibaba.dubbo.remoting.transport.CodecSupport
 
getSerialization(URL, Byte) - 类 中的静态方法com.alibaba.dubbo.remoting.transport.CodecSupport
 
getSerializationById(Byte) - 类 中的静态方法com.alibaba.dubbo.remoting.transport.CodecSupport
 
getServer() - 类 中的方法com.alibaba.dubbo.config.ProtocolConfig
 
getServer() - 类 中的方法com.alibaba.dubbo.config.ProviderConfig
 
getServer() - 类 中的方法com.alibaba.dubbo.config.RegistryConfig
 
getServer() - 类 中的方法com.alibaba.dubbo.monitor.dubbo.Statistics
 
getServer() - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.ExchangeServerDelegate
 
getServer() - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.header.HeaderExchangeServer
 
getServer() - 类 中的方法com.alibaba.dubbo.remoting.transport.ServerDelegate
 
getServers() - 类 中的方法com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol
 
getService() - 类 中的方法com.alibaba.dubbo.monitor.dubbo.Statistics
 
getServiceInterface() - 类 中的方法com.alibaba.dubbo.common.URL
 
getServiceKey() - 类 中的方法com.alibaba.dubbo.common.URL
 
getServiceKey(Map<String, String>) - 类 中的静态方法com.alibaba.dubbo.common.utils.StringUtils
 
getServiceName() - 类 中的方法com.alibaba.dubbo.common.URL
已过时。
getSession() - 类 中的方法com.alibaba.dubbo.config.RegistryConfig
 
getSessionListeners() - 类 中的方法com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient
 
getSignature(String, Class<?>[]) - 类 中的静态方法com.alibaba.dubbo.common.utils.ReflectUtils
 
getSize(Object) - 类 中的静态方法com.alibaba.dubbo.common.compiler.support.ClassUtils
 
getSizeMethod(Class<?>) - 类 中的静态方法com.alibaba.dubbo.common.compiler.support.ClassUtils
 
getSpringContext() - 类 中的静态方法com.alibaba.dubbo.config.spring.ServiceBean
 
getStat() - 类 中的方法com.alibaba.dubbo.config.MethodConfig
 
getStatus() - 类 中的方法com.alibaba.dubbo.config.ProtocolConfig
 
getStatus() - 类 中的方法com.alibaba.dubbo.config.ProviderConfig
 
getStatus() - 类 中的方法com.alibaba.dubbo.remoting.exchange.Response
 
getStatus(URL) - 类 中的静态方法com.alibaba.dubbo.rpc.RpcStatus
 
getStatus(URL, String) - 类 中的静态方法com.alibaba.dubbo.rpc.RpcStatus
 
getStatusCode() - 类 中的方法com.alibaba.dubbo.rpc.protocol.hessian.HttpClientConnection
 
getStatusMessage() - 类 中的方法com.alibaba.dubbo.rpc.protocol.hessian.HttpClientConnection
 
getSticky() - 类 中的方法com.alibaba.dubbo.config.AbstractReferenceConfig
 
getSticky() - 类 中的方法com.alibaba.dubbo.config.MethodConfig
 
getString(int) - 类 中的方法com.alibaba.dubbo.common.json.JSONArray
get string value.
getString(String) - 类 中的方法com.alibaba.dubbo.common.json.JSONObject
get string value.
getStub() - 类 中的方法com.alibaba.dubbo.config.AbstractInterfaceConfig
 
getStubevent() - 类 中的方法com.alibaba.dubbo.config.AbstractReferenceConfig
 
getSubscribed() - 类 中的方法com.alibaba.dubbo.registry.support.AbstractRegistry
 
getSucceeded() - 类 中的方法com.alibaba.dubbo.rpc.RpcStatus
get succeeded.
getSucceededAverageElapsed() - 类 中的方法com.alibaba.dubbo.rpc.RpcStatus
get succeeded average elapsed.
getSucceededElapsed() - 类 中的方法com.alibaba.dubbo.rpc.RpcStatus
get succeeded elapsed.
getSucceededMaxElapsed() - 类 中的方法com.alibaba.dubbo.rpc.RpcStatus
get succeeded max elapsed.
getSummaryStatus(Map<String, Status>) - 类 中的静态方法com.alibaba.dubbo.common.status.support.StatusUtils
 
getSupportedExtensions() - 类 中的方法com.alibaba.dubbo.common.extension.ExtensionLoader
 
getSystemContext() - 类 中的静态方法com.alibaba.dubbo.rpc.StaticContext
 
getTelnet() - 类 中的方法com.alibaba.dubbo.config.ProtocolConfig
 
getTelnet() - 类 中的方法com.alibaba.dubbo.config.ProviderConfig
 
GETTER_METHOD_DESC_PATTERN - 类 中的静态变量com.alibaba.dubbo.common.utils.ReflectUtils
 
getThreadGroup() - 类 中的方法com.alibaba.dubbo.common.utils.NamedThreadFactory
 
getThreadpool() - 类 中的方法com.alibaba.dubbo.config.ProtocolConfig
 
getThreadpool() - 类 中的方法com.alibaba.dubbo.config.ProviderConfig
 
getThreads() - 类 中的方法com.alibaba.dubbo.config.ProtocolConfig
 
getThreads() - 类 中的方法com.alibaba.dubbo.config.ProviderConfig
 
getTimeout() - 类 中的方法com.alibaba.dubbo.config.AbstractMethodConfig
 
getTimeout() - 类 中的方法com.alibaba.dubbo.config.ProviderConfig
 
getTimeout() - 类 中的方法com.alibaba.dubbo.config.RegistryConfig
 
getTitle() - 类 中的方法com.alibaba.dubbo.container.page.Page
 
getToken() - 类 中的方法com.alibaba.dubbo.config.AbstractServiceConfig
 
getTotal() - 类 中的方法com.alibaba.dubbo.rpc.RpcStatus
get total.
getTotalElapsed() - 类 中的方法com.alibaba.dubbo.rpc.RpcStatus
get total elapsed.
getTransport() - 类 中的方法com.alibaba.dubbo.config.RegistryConfig
已过时。 
getTransporter() - 类 中的方法com.alibaba.dubbo.config.ProtocolConfig
 
getTransporter() - 类 中的方法com.alibaba.dubbo.config.ProviderConfig
 
getTransporter() - 类 中的方法com.alibaba.dubbo.config.RegistryConfig
 
getTransporter() - 类 中的静态方法com.alibaba.dubbo.remoting.Transporters
 
getType() - 类 中的方法com.alibaba.dubbo.common.beanutil.JavaBeanDescriptor
 
getType() - 类 中的方法com.alibaba.dubbo.common.serialize.support.dubbo.Builder.AbstractObjectBuilder
 
getType() - 类 中的方法com.alibaba.dubbo.common.serialize.support.dubbo.Builder
 
getType() - 类 中的方法com.alibaba.dubbo.config.ArgumentConfig
 
getUrl() - 接口 中的方法com.alibaba.dubbo.common.Node
get url.
getUrl() - 类 中的方法com.alibaba.dubbo.config.ReferenceConfig
 
getUrl() - 类 中的方法com.alibaba.dubbo.monitor.dubbo.DubboMonitor
 
getUrl() - 类 中的方法com.alibaba.dubbo.monitor.dubbo.Statistics
 
getUrl() - 类 中的方法com.alibaba.dubbo.registry.integration.RegistryDirectory
 
getUrl() - 类 中的方法com.alibaba.dubbo.registry.support.AbstractRegistry
 
getUrl() - 接口 中的方法com.alibaba.dubbo.remoting.Endpoint
get url.
getUrl() - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.ExchangeServerDelegate
 
getUrl() - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
getUrl() - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.header.HeaderExchangeServer
 
getUrl() - 接口 中的方法com.alibaba.dubbo.remoting.http.HttpServer
get url.
getUrl() - 类 中的方法com.alibaba.dubbo.remoting.http.support.AbstractHttpServer
 
getUrl() - 类 中的方法com.alibaba.dubbo.remoting.p2p.exchange.support.AbstractExchangeGroup
 
getUrl() - 接口 中的方法com.alibaba.dubbo.remoting.p2p.Group
get group url.
getUrl() - 类 中的方法com.alibaba.dubbo.remoting.p2p.support.AbstractGroup
 
getUrl() - 类 中的方法com.alibaba.dubbo.remoting.transport.AbstractPeer
 
getUrl() - 类 中的方法com.alibaba.dubbo.remoting.transport.ChannelDelegate
 
getUrl() - 类 中的方法com.alibaba.dubbo.remoting.transport.ClientDelegate
 
getUrl() - 类 中的方法com.alibaba.dubbo.remoting.transport.dispatcher.WrappedChannelHandler
 
getUrl() - 类 中的方法com.alibaba.dubbo.remoting.transport.ServerDelegate
 
getUrl() - 类 中的方法com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient
 
getUrl() - 接口 中的方法com.alibaba.dubbo.remoting.zookeeper.ZookeeperClient
 
getUrl() - 类 中的方法com.alibaba.dubbo.rpc.cluster.configurator.AbstractConfigurator
 
getUrl() - 接口 中的方法com.alibaba.dubbo.rpc.cluster.Configurator
get the configurator url.
getUrl() - 类 中的方法com.alibaba.dubbo.rpc.cluster.directory.AbstractDirectory
 
getUrl() - 类 中的方法com.alibaba.dubbo.rpc.cluster.router.condition.ConditionRouter
 
getUrl() - 接口 中的方法com.alibaba.dubbo.rpc.cluster.Router
get the router url.
getUrl() - 类 中的方法com.alibaba.dubbo.rpc.cluster.router.MockInvokersSelector
 
getUrl() - 类 中的方法com.alibaba.dubbo.rpc.cluster.router.script.ScriptRouter
 
getUrl() - 类 中的方法com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker
 
getUrl() - 类 中的方法com.alibaba.dubbo.rpc.cluster.support.MergeableClusterInvoker
 
getUrl() - 类 中的方法com.alibaba.dubbo.rpc.cluster.support.wrapper.MockClusterInvoker
 
getUrl() - 类 中的方法com.alibaba.dubbo.rpc.listener.ListenerInvokerWrapper
 
getUrl() - 类 中的方法com.alibaba.dubbo.rpc.protocol.AbstractInvoker
 
getUrl() - 类 中的方法com.alibaba.dubbo.rpc.protocol.InvokerWrapper
 
getUrl() - 类 中的方法com.alibaba.dubbo.rpc.proxy.AbstractProxyInvoker
 
getUrl() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
 
getUrl() - 类 中的方法com.alibaba.dubbo.rpc.support.DelegateInvoker
 
getUrl() - 类 中的方法com.alibaba.dubbo.rpc.support.MockInvoker
 
getUrlInvokerMap() - 类 中的方法com.alibaba.dubbo.registry.integration.RegistryDirectory
Haomin: added for test purpose
getUrlParameter(String) - 类 中的方法com.alibaba.dubbo.common.URL
 
getUrls() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
 
getUsername() - 类 中的方法com.alibaba.dubbo.common.URL
 
getUsername() - 类 中的方法com.alibaba.dubbo.config.MonitorConfig
 
getUsername() - 类 中的方法com.alibaba.dubbo.config.RegistryConfig
 
getValidation() - 类 中的方法com.alibaba.dubbo.config.AbstractMethodConfig
 
getValidator(URL) - 类 中的方法com.alibaba.dubbo.validation.support.AbstractValidation
 
getValidator(URL) - 接口 中的方法com.alibaba.dubbo.validation.Validation
 
getValue() - 接口 中的方法com.alibaba.dubbo.rpc.Result
Get invoke result.
getValue() - 类 中的方法com.alibaba.dubbo.rpc.RpcResult
 
getVersion() - 类 中的静态方法com.alibaba.dubbo.common.Version
 
getVersion(Class<?>, String) - 类 中的静态方法com.alibaba.dubbo.common.Version
 
getVersion() - 类 中的方法com.alibaba.dubbo.config.AbstractReferenceConfig
 
getVersion() - 类 中的方法com.alibaba.dubbo.config.AbstractServiceConfig
 
getVersion() - 类 中的方法com.alibaba.dubbo.config.ApplicationConfig
 
getVersion() - 类 中的方法com.alibaba.dubbo.config.ModuleConfig
 
getVersion() - 类 中的方法com.alibaba.dubbo.config.MonitorConfig
 
getVersion() - 类 中的方法com.alibaba.dubbo.config.RegistryConfig
 
getVersion() - 类 中的方法com.alibaba.dubbo.monitor.dubbo.Statistics
 
getVersion() - 类 中的方法com.alibaba.dubbo.remoting.exchange.Request
 
getVersion() - 类 中的方法com.alibaba.dubbo.remoting.exchange.Response
 
getWait() - 类 中的方法com.alibaba.dubbo.config.ProviderConfig
 
getWait() - 类 中的方法com.alibaba.dubbo.config.RegistryConfig
已过时。 
getWeight() - 类 中的方法com.alibaba.dubbo.config.AbstractServiceConfig
 
getWrapper(Class<?>) - 类 中的静态方法com.alibaba.dubbo.common.bytecode.Wrapper
get wrapper.
gracefulShutdown(Executor, int) - 类 中的静态方法com.alibaba.dubbo.common.utils.ExecutorUtil
 
GrizzlyClient - com.alibaba.dubbo.remoting.transport.grizzly中的类
GrizzlyClient
GrizzlyClient(URL, ChannelHandler) - 类 的构造器com.alibaba.dubbo.remoting.transport.grizzly.GrizzlyClient
 
GrizzlyCodecAdapter - com.alibaba.dubbo.remoting.transport.grizzly中的类
GrizzlyCodecAdapter
GrizzlyCodecAdapter(Codec2, URL, ChannelHandler) - 类 的构造器com.alibaba.dubbo.remoting.transport.grizzly.GrizzlyCodecAdapter
 
GrizzlyHandler - com.alibaba.dubbo.remoting.transport.grizzly中的类
GrizzlyHandler
GrizzlyHandler(URL, ChannelHandler) - 类 的构造器com.alibaba.dubbo.remoting.transport.grizzly.GrizzlyHandler
 
GrizzlyServer - com.alibaba.dubbo.remoting.transport.grizzly中的类
GrizzlyServer
GrizzlyServer(URL, ChannelHandler) - 类 的构造器com.alibaba.dubbo.remoting.transport.grizzly.GrizzlyServer
 
GrizzlyTransporter - com.alibaba.dubbo.remoting.transport.grizzly中的类
GrizzlyTransporter
GrizzlyTransporter() - 类 的构造器com.alibaba.dubbo.remoting.transport.grizzly.GrizzlyTransporter
 
GROUP - 接口 中的静态变量com.alibaba.dubbo.monitor.MonitorService
 
Group - com.alibaba.dubbo.remoting.p2p中的接口
Group.
GROUP_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 

H

handle(URL) - 接口 中的方法com.alibaba.dubbo.container.page.PageHandler
Handle the page.
handle(URL) - 类 中的方法com.alibaba.dubbo.container.page.pages.HomePageHandler
 
handle(URL) - 类 中的方法com.alibaba.dubbo.container.page.pages.LogPageHandler
 
handle(URL) - 类 中的方法com.alibaba.dubbo.container.page.pages.StatusPageHandler
 
handle(URL) - 类 中的方法com.alibaba.dubbo.container.page.pages.SystemPageHandler
 
handle(URL) - 类 中的方法com.alibaba.dubbo.registry.pages.RegisteredPageHandler
 
handle(URL) - 类 中的方法com.alibaba.dubbo.registry.pages.RegistriesPageHandler
 
handle(URL) - 类 中的方法com.alibaba.dubbo.registry.pages.SubscribedPageHandler
 
handle(HttpServletRequest, HttpServletResponse) - 接口 中的方法com.alibaba.dubbo.remoting.http.HttpHandler
invoke.
handle(URL) - 类 中的方法com.alibaba.dubbo.rpc.protocol.dubbo.page.ClientsPageHandler
 
handle(URL) - 类 中的方法com.alibaba.dubbo.rpc.protocol.dubbo.page.ServersPageHandler
 
handleClose(FilterChainContext) - 类 中的方法com.alibaba.dubbo.remoting.transport.grizzly.GrizzlyHandler
 
handleConnect(FilterChainContext) - 类 中的方法com.alibaba.dubbo.remoting.transport.grizzly.GrizzlyHandler
 
handleRead(FilterChainContext) - 类 中的方法com.alibaba.dubbo.remoting.transport.grizzly.GrizzlyCodecAdapter
 
handleRead(FilterChainContext) - 类 中的方法com.alibaba.dubbo.remoting.transport.grizzly.GrizzlyHandler
 
handleWrite(FilterChainContext) - 类 中的方法com.alibaba.dubbo.remoting.transport.grizzly.GrizzlyCodecAdapter
 
handleWrite(FilterChainContext) - 类 中的方法com.alibaba.dubbo.remoting.transport.grizzly.GrizzlyHandler
 
hasArray() - 类 中的方法com.alibaba.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
 
hasArray() - 接口 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBuffer
Returns true if and only if this buffer has a backing byte array.
hasArray() - 类 中的方法com.alibaba.dubbo.remoting.buffer.DynamicChannelBuffer
 
hasArray() - 类 中的方法com.alibaba.dubbo.remoting.buffer.HeapChannelBuffer
 
hasArray() - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
hasAttribute(String) - 接口 中的方法com.alibaba.dubbo.remoting.Channel
has attribute.
hasAttribute(String) - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
hasAttribute(String) - 类 中的方法com.alibaba.dubbo.remoting.transport.AbstractClient
 
hasAttribute(String) - 类 中的方法com.alibaba.dubbo.remoting.transport.ChannelDelegate
 
hasAttribute(String) - 类 中的方法com.alibaba.dubbo.remoting.transport.ClientDelegate
 
hasException() - 接口 中的方法com.alibaba.dubbo.rpc.Result
Has exception.
hasException() - 类 中的方法com.alibaba.dubbo.rpc.RpcResult
 
hasExtension(String) - 类 中的方法com.alibaba.dubbo.common.extension.ExtensionLoader
 
hasFuture(Channel) - 类 中的静态方法com.alibaba.dubbo.remoting.exchange.support.DefaultFuture
 
hashCode() - 类 中的方法com.alibaba.dubbo.common.Parameters
已过时。
 
hashCode() - 类 中的方法com.alibaba.dubbo.common.URL
 
hashCode() - 类 中的方法com.alibaba.dubbo.common.utils.AtomicPositiveInteger
 
hashCode() - 类 中的方法com.alibaba.dubbo.common.utils.Log
 
hashCode() - 类 中的方法com.alibaba.dubbo.monitor.dubbo.Statistics
 
hasMethod(String) - 类 中的方法com.alibaba.dubbo.common.bytecode.Wrapper
has method.
hasMethodParameter(String, String) - 类 中的方法com.alibaba.dubbo.common.URL
 
hasMethodParamter(String, String) - 类 中的方法com.alibaba.dubbo.common.Parameters
已过时。
 
hasParameter(String) - 类 中的方法com.alibaba.dubbo.common.URL
 
hasParamter(String) - 类 中的方法com.alibaba.dubbo.common.Parameters
已过时。
 
hasProperty(String) - 类 中的方法com.alibaba.dubbo.common.bytecode.Wrapper
has property.
HeaderExchangeClient - com.alibaba.dubbo.remoting.exchange.support.header中的类
DefaultMessageClient
HeaderExchangeClient(Client) - 类 的构造器com.alibaba.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
HeaderExchangeHandler - com.alibaba.dubbo.remoting.exchange.support.header中的类
ExchangeReceiver
HeaderExchangeHandler(ExchangeHandler) - 类 的构造器com.alibaba.dubbo.remoting.exchange.support.header.HeaderExchangeHandler
 
HeaderExchanger - com.alibaba.dubbo.remoting.exchange.support.header中的类
DefaultMessenger
HeaderExchanger() - 类 的构造器com.alibaba.dubbo.remoting.exchange.support.header.HeaderExchanger
 
HeaderExchangeServer - com.alibaba.dubbo.remoting.exchange.support.header中的类
ExchangeServerImpl
HeaderExchangeServer(Server) - 类 的构造器com.alibaba.dubbo.remoting.exchange.support.header.HeaderExchangeServer
 
HeapChannelBuffer - com.alibaba.dubbo.remoting.buffer中的类
 
HeapChannelBuffer(int) - 类 的构造器com.alibaba.dubbo.remoting.buffer.HeapChannelBuffer
Creates a new heap buffer with a newly allocated byte array.
HeapChannelBuffer(byte[]) - 类 的构造器com.alibaba.dubbo.remoting.buffer.HeapChannelBuffer
Creates a new heap buffer with an existing byte array.
HeapChannelBufferFactory - com.alibaba.dubbo.remoting.buffer中的类
 
HeapChannelBufferFactory() - 类 的构造器com.alibaba.dubbo.remoting.buffer.HeapChannelBufferFactory
 
HEARTBEAT_EVENT - 类 中的静态变量com.alibaba.dubbo.remoting.exchange.Request
 
HEARTBEAT_EVENT - 类 中的静态变量com.alibaba.dubbo.remoting.exchange.Response
 
HEARTBEAT_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
HEARTBEAT_TIMEOUT_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
HeartbeatHandler - com.alibaba.dubbo.remoting.exchange.support.header中的类
 
HeartbeatHandler(ChannelHandler) - 类 的构造器com.alibaba.dubbo.remoting.exchange.support.header.HeartbeatHandler
 
Help - com.alibaba.dubbo.remoting.telnet.support中的注释类型
Help
HelpTelnetHandler - com.alibaba.dubbo.remoting.telnet.support.command中的类
HelpTelnetHandler
HelpTelnetHandler() - 类 的构造器com.alibaba.dubbo.remoting.telnet.support.command.HelpTelnetHandler
 
Hessian2ObjectInput - com.alibaba.dubbo.common.serialize.support.hessian中的类
Hessian2 Object input.
Hessian2ObjectInput(InputStream) - 类 的构造器com.alibaba.dubbo.common.serialize.support.hessian.Hessian2ObjectInput
 
Hessian2ObjectOutput - com.alibaba.dubbo.common.serialize.support.hessian中的类
Hessian2 Object output.
Hessian2ObjectOutput(OutputStream) - 类 的构造器com.alibaba.dubbo.common.serialize.support.hessian.Hessian2ObjectOutput
 
Hessian2Serialization - com.alibaba.dubbo.common.serialize.support.hessian中的类
 
Hessian2Serialization() - 类 的构造器com.alibaba.dubbo.common.serialize.support.hessian.Hessian2Serialization
 
Hessian2SerializerFactory - com.alibaba.dubbo.common.serialize.support.hessian中的类
 
HESSIAN_VERSION_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
HessianProtocol - com.alibaba.dubbo.rpc.protocol.hessian中的类
http rpc support.
HessianProtocol() - 类 的构造器com.alibaba.dubbo.rpc.protocol.hessian.HessianProtocol
 
hex2bytes(String) - 类 中的静态方法com.alibaba.dubbo.common.io.Bytes
from hex string.
hex2bytes(String, int, int) - 类 中的静态方法com.alibaba.dubbo.common.io.Bytes
from hex string.
HIDE_KEY_PREFIX - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
Holder<T> - com.alibaba.dubbo.common.utils中的类
Helper Class for hold a value.
Holder() - 类 的构造器com.alibaba.dubbo.common.utils.Holder
 
HomePageHandler - com.alibaba.dubbo.container.page.pages中的类
HomePageHandler
HomePageHandler() - 类 的构造器com.alibaba.dubbo.container.page.pages.HomePageHandler
 
HttpBinder - com.alibaba.dubbo.remoting.http中的接口
HttpBinder
HttpClientConnection - com.alibaba.dubbo.rpc.protocol.hessian中的类
HttpClientConnection
HttpClientConnection(HttpClient, URL) - 类 的构造器com.alibaba.dubbo.rpc.protocol.hessian.HttpClientConnection
 
HttpClientConnectionFactory - com.alibaba.dubbo.rpc.protocol.hessian中的类
HttpClientConnectionFactory
HttpClientConnectionFactory() - 类 的构造器com.alibaba.dubbo.rpc.protocol.hessian.HttpClientConnectionFactory
 
HttpHandler - com.alibaba.dubbo.remoting.http中的接口
http invocation handler.
HttpProtocol - com.alibaba.dubbo.rpc.protocol.http中的类
HttpProtocol
HttpProtocol() - 类 的构造器com.alibaba.dubbo.rpc.protocol.http.HttpProtocol
 
HttpServer - com.alibaba.dubbo.remoting.http中的接口
 

I

ID - 类 中的静态变量com.alibaba.dubbo.common.serialize.support.hessian.Hessian2Serialization
 
ID_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
IDENT - 类 中的静态变量com.alibaba.dubbo.common.json.JSONToken
 
IDLE_TIMEOUT_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
incrementAndGet() - 类 中的方法com.alibaba.dubbo.common.utils.AtomicPositiveInteger
 
info(String) - 类 中的方法com.alibaba.dubbo.common.logger.jcl.JclLogger
 
info(Throwable) - 类 中的方法com.alibaba.dubbo.common.logger.jcl.JclLogger
 
info(String, Throwable) - 类 中的方法com.alibaba.dubbo.common.logger.jcl.JclLogger
 
info(String) - 类 中的方法com.alibaba.dubbo.common.logger.jdk.JdkLogger
 
info(String, Throwable) - 类 中的方法com.alibaba.dubbo.common.logger.jdk.JdkLogger
 
info(Throwable) - 类 中的方法com.alibaba.dubbo.common.logger.jdk.JdkLogger
 
info(String) - 类 中的方法com.alibaba.dubbo.common.logger.log4j.Log4jLogger
 
info(Throwable) - 类 中的方法com.alibaba.dubbo.common.logger.log4j.Log4jLogger
 
info(String, Throwable) - 类 中的方法com.alibaba.dubbo.common.logger.log4j.Log4jLogger
 
info(String) - 接口 中的方法com.alibaba.dubbo.common.logger.Logger
输出普通信息
info(Throwable) - 接口 中的方法com.alibaba.dubbo.common.logger.Logger
输出普通信息
info(String, Throwable) - 接口 中的方法com.alibaba.dubbo.common.logger.Logger
输出普通信息
info(String) - 类 中的方法com.alibaba.dubbo.common.logger.slf4j.Slf4jLogger
 
info(Throwable) - 类 中的方法com.alibaba.dubbo.common.logger.slf4j.Slf4jLogger
 
info(String, Throwable) - 类 中的方法com.alibaba.dubbo.common.logger.slf4j.Slf4jLogger
 
info(String, Throwable) - 类 中的方法com.alibaba.dubbo.common.logger.support.FailsafeLogger
 
info(String) - 类 中的方法com.alibaba.dubbo.common.logger.support.FailsafeLogger
 
info(Throwable) - 类 中的方法com.alibaba.dubbo.common.logger.support.FailsafeLogger
 
info(Logger, String) - 类 中的静态方法com.alibaba.dubbo.common.utils.LogHelper
 
info(Logger, Throwable) - 类 中的静态方法com.alibaba.dubbo.common.utils.LogHelper
 
info(Logger, String, Throwable) - 类 中的静态方法com.alibaba.dubbo.common.utils.LogHelper
 
init() - 类 中的方法com.alibaba.dubbo.config.spring.schema.DubboNamespaceHandler
 
init() - 类 中的方法com.alibaba.dubbo.container.page.PageServlet
 
init(FilterConfig) - 类 中的方法com.alibaba.dubbo.container.page.ResourceFilter
 
InjvmProtocol - com.alibaba.dubbo.rpc.protocol.injvm中的类
InjvmProtocol
InjvmProtocol() - 类 的构造器com.alibaba.dubbo.rpc.protocol.injvm.InjvmProtocol
 
INPUT - 接口 中的静态变量com.alibaba.dubbo.monitor.MonitorService
 
INPUT_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
InputStreamWrapper - com.alibaba.dubbo.rpc.protocol.thrift.io中的类
 
InputStreamWrapper(InputStream) - 类 的构造器com.alibaba.dubbo.rpc.protocol.thrift.io.InputStreamWrapper
 
INSTANCE - 类 中的静态变量com.alibaba.dubbo.rpc.cluster.merger.ArrayMerger
 
INT - 类 中的静态变量com.alibaba.dubbo.common.json.JSONToken
 
int2bytes(int) - 类 中的静态方法com.alibaba.dubbo.common.io.Bytes
to byte array.
int2bytes(int, byte[]) - 类 中的静态方法com.alibaba.dubbo.common.io.Bytes
to byte array.
int2bytes(int, byte[], int) - 类 中的静态方法com.alibaba.dubbo.common.io.Bytes
to byte array.
IntArrayMerger - com.alibaba.dubbo.rpc.cluster.merger中的类
 
IntArrayMerger() - 类 的构造器com.alibaba.dubbo.rpc.cluster.merger.IntArrayMerger
 
INTERFACE - 接口 中的静态变量com.alibaba.dubbo.monitor.MonitorService
 
INTERFACE_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
intValue() - 类 中的方法com.alibaba.dubbo.common.utils.AtomicPositiveInteger
 
Invocation - com.alibaba.dubbo.rpc中的接口
Invocation.
INVOCATION_NEED_MOCK - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
invoke(Invoker<?>, Invocation) - 类 中的方法com.alibaba.dubbo.cache.filter.CacheFilter
 
invoke(Invoker<?>, Invocation) - 类 中的方法com.alibaba.dubbo.monitor.support.MonitorFilter
 
invoke(Invocation) - 类 中的方法com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker
 
invoke(Invocation) - 类 中的方法com.alibaba.dubbo.rpc.cluster.support.MergeableClusterInvoker
 
invoke(Invocation) - 类 中的方法com.alibaba.dubbo.rpc.cluster.support.wrapper.MockClusterInvoker
 
invoke(Invoker<?>, Invocation) - 类 中的方法com.alibaba.dubbo.rpc.filter.AccessLogFilter
 
invoke(Invoker<?>, Invocation) - 类 中的方法com.alibaba.dubbo.rpc.filter.ActiveLimitFilter
 
invoke(Invoker<?>, Invocation) - 类 中的方法com.alibaba.dubbo.rpc.filter.ClassLoaderFilter
 
invoke(Invoker<?>, Invocation) - 类 中的方法com.alibaba.dubbo.rpc.filter.CompatibleFilter
 
invoke(Invoker<?>, Invocation) - 类 中的方法com.alibaba.dubbo.rpc.filter.ConsumerContextFilter
 
invoke(Invoker<?>, Invocation) - 类 中的方法com.alibaba.dubbo.rpc.filter.ContextFilter
 
invoke(Invoker<?>, Invocation) - 类 中的方法com.alibaba.dubbo.rpc.filter.DeprecatedFilter
 
invoke(Invoker<?>, Invocation) - 类 中的方法com.alibaba.dubbo.rpc.filter.EchoFilter
 
invoke(Invoker<?>, Invocation) - 类 中的方法com.alibaba.dubbo.rpc.filter.ExceptionFilter
 
invoke(Invoker<?>, Invocation) - 类 中的方法com.alibaba.dubbo.rpc.filter.ExecuteLimitFilter
 
invoke(Invoker<?>, Invocation) - 类 中的方法com.alibaba.dubbo.rpc.filter.GenericFilter
 
invoke(Invoker<?>, Invocation) - 类 中的方法com.alibaba.dubbo.rpc.filter.GenericImplFilter
 
invoke(Invoker<?>, Invocation) - 接口 中的方法com.alibaba.dubbo.rpc.Filter
do invoke filter.
invoke(Invoker<?>, Invocation) - 类 中的方法com.alibaba.dubbo.rpc.filter.TimeoutFilter
 
invoke(Invoker<?>, Invocation) - 类 中的方法com.alibaba.dubbo.rpc.filter.TokenFilter
 
invoke(Invoker<?>, Invocation) - 类 中的方法com.alibaba.dubbo.rpc.filter.TpsLimitFilter
 
invoke(Invocation) - 接口 中的方法com.alibaba.dubbo.rpc.Invoker
invoke.
invoke(Invocation) - 类 中的方法com.alibaba.dubbo.rpc.listener.ListenerInvokerWrapper
 
invoke(Invocation) - 类 中的方法com.alibaba.dubbo.rpc.protocol.AbstractInvoker
 
invoke(Invoker<?>, Invocation) - 类 中的方法com.alibaba.dubbo.rpc.protocol.dubbo.filter.FutureFilter
 
invoke(Invoker<?>, Invocation) - 类 中的方法com.alibaba.dubbo.rpc.protocol.dubbo.filter.TraceFilter
 
invoke(Invocation) - 类 中的方法com.alibaba.dubbo.rpc.protocol.InvokerWrapper
 
invoke(Invocation) - 类 中的方法com.alibaba.dubbo.rpc.proxy.AbstractProxyInvoker
 
invoke(Object, Method, Object[]) - 类 中的方法com.alibaba.dubbo.rpc.proxy.InvokerInvocationHandler
 
invoke(Invocation) - 类 中的方法com.alibaba.dubbo.rpc.support.DelegateInvoker
 
invoke(Invocation) - 类 中的方法com.alibaba.dubbo.rpc.support.MockInvoker
 
invoke(Invoker<?>, Invocation) - 类 中的方法com.alibaba.dubbo.validation.filter.ValidationFilter
 
invokeMethod(Object, String, Class<?>[], Object[]) - 类 中的方法com.alibaba.dubbo.common.bytecode.Wrapper
invoke method.
Invoker<T> - com.alibaba.dubbo.rpc中的接口
Invoker.
INVOKER_LISTENER_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
InvokerDelegete(Invoker<T>, URL) - 类 的构造器com.alibaba.dubbo.registry.integration.RegistryProtocol.InvokerDelegete
 
InvokerInvocationHandler - com.alibaba.dubbo.rpc.proxy中的类
InvokerHandler
InvokerInvocationHandler(Invoker<?>) - 类 的构造器com.alibaba.dubbo.rpc.proxy.InvokerInvocationHandler
 
InvokerListener - com.alibaba.dubbo.rpc中的接口
InvokerListener.
InvokerListenerAdapter - com.alibaba.dubbo.rpc.listener中的类
InvokerListenerAdapter
InvokerListenerAdapter() - 类 的构造器com.alibaba.dubbo.rpc.listener.InvokerListenerAdapter
 
InvokerWrapper<T> - com.alibaba.dubbo.rpc.protocol中的类
InvokerWrapper
InvokerWrapper(Invoker<T>, URL) - 类 的构造器com.alibaba.dubbo.rpc.protocol.InvokerWrapper
 
InvokeTelnetHandler - com.alibaba.dubbo.rpc.protocol.dubbo.telnet中的类
InvokeTelnetHandler
InvokeTelnetHandler() - 类 的构造器com.alibaba.dubbo.rpc.protocol.dubbo.telnet.InvokeTelnetHandler
 
IO_THREADS_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
IOUtils - com.alibaba.dubbo.common.utils中的类
 
IS_CALLBACK_SERVICE - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
IS_HAS_CAN_METHOD_DESC_PATTERN - 类 中的静态变量com.alibaba.dubbo.common.utils.ReflectUtils
 
IS_SERVER_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
isAccessByField(JavaBeanAccessor) - 枚举 中的静态方法com.alibaba.dubbo.common.beanutil.JavaBeanAccessor
 
isAccessByMethod(JavaBeanAccessor) - 枚举 中的静态方法com.alibaba.dubbo.common.beanutil.JavaBeanAccessor
 
isAllowable(URL, Invocation) - 类 中的方法com.alibaba.dubbo.rpc.filter.tps.DefaultTPSLimiter
 
isAllowable(URL, Invocation) - 接口 中的方法com.alibaba.dubbo.rpc.filter.tps.TPSLimiter
根据 tps 限流规则判断是否限制此次调用.
isAnyHost() - 类 中的方法com.alibaba.dubbo.common.URL
 
isAnyHost(String) - 类 中的静态方法com.alibaba.dubbo.common.utils.NetUtils
 
isArrayType() - 类 中的方法com.alibaba.dubbo.common.beanutil.JavaBeanDescriptor
 
isAsync() - 类 中的方法com.alibaba.dubbo.config.AbstractMethodConfig
 
isAsync() - 类 中的方法com.alibaba.dubbo.config.ProviderConfig
 
isAsync(URL, Invocation) - 类 中的静态方法com.alibaba.dubbo.rpc.support.RpcUtils
 
isAvailable() - 接口 中的方法com.alibaba.dubbo.common.Node
is available.
isAvailable() - 类 中的方法com.alibaba.dubbo.monitor.dubbo.DubboMonitor
 
isAvailable() - 类 中的方法com.alibaba.dubbo.registry.dubbo.DubboRegistry
 
isAvailable() - 类 中的方法com.alibaba.dubbo.registry.integration.RegistryDirectory
 
isAvailable() - 类 中的方法com.alibaba.dubbo.registry.multicast.MulticastRegistry
 
isAvailable() - 类 中的方法com.alibaba.dubbo.registry.redis.RedisRegistry
 
isAvailable() - 类 中的方法com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry
 
isAvailable() - 类 中的方法com.alibaba.dubbo.rpc.cluster.directory.StaticDirectory
 
isAvailable() - 类 中的方法com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker
 
isAvailable() - 类 中的方法com.alibaba.dubbo.rpc.cluster.support.MergeableClusterInvoker
 
isAvailable() - 类 中的方法com.alibaba.dubbo.rpc.cluster.support.wrapper.MockClusterInvoker
 
isAvailable() - 类 中的方法com.alibaba.dubbo.rpc.listener.ListenerInvokerWrapper
 
isAvailable() - 类 中的方法com.alibaba.dubbo.rpc.protocol.AbstractInvoker
 
isAvailable() - 类 中的方法com.alibaba.dubbo.rpc.protocol.dubbo.DubboInvoker
 
isAvailable() - 类 中的方法com.alibaba.dubbo.rpc.protocol.InvokerWrapper
 
isAvailable() - 类 中的方法com.alibaba.dubbo.rpc.protocol.thrift.ThriftInvoker
 
isAvailable() - 类 中的方法com.alibaba.dubbo.rpc.proxy.AbstractProxyInvoker
 
isAvailable() - 类 中的方法com.alibaba.dubbo.rpc.support.DelegateInvoker
 
isAvailable() - 类 中的方法com.alibaba.dubbo.rpc.support.MockInvoker
 
isBeanGenericSerialization(String) - 类 中的静态方法com.alibaba.dubbo.rpc.support.ProtocolUtils
 
isBeanPropertyReadMethod(Method) - 类 中的静态方法com.alibaba.dubbo.common.utils.ReflectUtils
 
isBeanPropertyWriteMethod(Method) - 类 中的静态方法com.alibaba.dubbo.common.utils.ReflectUtils
 
isBeanType() - 类 中的方法com.alibaba.dubbo.common.beanutil.JavaBeanDescriptor
 
isBeforeJava5(String) - 类 中的静态方法com.alibaba.dubbo.common.compiler.support.ClassUtils
 
isBeforeJava6(String) - 类 中的静态方法com.alibaba.dubbo.common.compiler.support.ClassUtils
 
isBiz() - 异常错误 中的方法com.alibaba.dubbo.rpc.RpcException
 
isBlank(String) - 类 中的静态方法com.alibaba.dubbo.common.utils.StringUtils
 
isBound() - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.ExchangeServerDelegate
 
isBound() - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.header.HeaderExchangeServer
 
isBound() - 接口 中的方法com.alibaba.dubbo.remoting.http.HttpServer
is bound.
isBound() - 类 中的方法com.alibaba.dubbo.remoting.http.support.AbstractHttpServer
 
isBound() - 接口 中的方法com.alibaba.dubbo.remoting.Server
is bound.
isBound() - 类 中的方法com.alibaba.dubbo.remoting.transport.grizzly.GrizzlyServer
 
isBound() - 类 中的方法com.alibaba.dubbo.remoting.transport.mina.MinaServer
 
isBound() - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyServer
 
isBound() - 类 中的方法com.alibaba.dubbo.remoting.transport.ServerDelegate
 
isBroken() - 类 中的方法com.alibaba.dubbo.remoting.exchange.Request
 
isCallback() - 类 中的方法com.alibaba.dubbo.config.ArgumentConfig
 
isCancelled() - 类 中的方法com.alibaba.dubbo.rpc.protocol.dubbo.FutureAdapter
 
isCheck() - 类 中的方法com.alibaba.dubbo.config.AbstractReferenceConfig
 
isCheck() - 类 中的方法com.alibaba.dubbo.config.RegistryConfig
 
isClassType() - 类 中的方法com.alibaba.dubbo.common.beanutil.JavaBeanDescriptor
 
isClientSide() - 异常错误 中的方法com.alibaba.dubbo.remoting.TimeoutException
 
isClientSide() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
已过时。
Replace to isConsumerSide()
isClosed() - 接口 中的方法com.alibaba.dubbo.remoting.Endpoint
is closed.
isClosed() - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.ExchangeServerDelegate
 
isClosed() - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
isClosed() - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.header.HeaderExchangeServer
 
isClosed() - 接口 中的方法com.alibaba.dubbo.remoting.http.HttpServer
is closed.
isClosed() - 类 中的方法com.alibaba.dubbo.remoting.http.support.AbstractHttpServer
 
isClosed() - 类 中的方法com.alibaba.dubbo.remoting.transport.AbstractPeer
 
isClosed() - 类 中的方法com.alibaba.dubbo.remoting.transport.ChannelDelegate
 
isClosed() - 类 中的方法com.alibaba.dubbo.remoting.transport.ClientDelegate
 
isClosed() - 类 中的方法com.alibaba.dubbo.remoting.transport.ServerDelegate
 
isClosing() - 类 中的方法com.alibaba.dubbo.remoting.transport.AbstractPeer
 
isCollectionType() - 类 中的方法com.alibaba.dubbo.common.beanutil.JavaBeanDescriptor
 
isCompatible(Class<?>, Object) - 类 中的静态方法com.alibaba.dubbo.common.utils.ReflectUtils
is compatible.
isCompatible(Class<?>[], Object[]) - 类 中的静态方法com.alibaba.dubbo.common.utils.ReflectUtils
is compatible.
isCompatibleVersion() - 类 中的静态方法com.alibaba.dubbo.common.Version
 
isConnected() - 接口 中的方法com.alibaba.dubbo.remoting.Channel
is connected.
isConnected() - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
isConnected() - 类 中的方法com.alibaba.dubbo.remoting.transport.AbstractClient
 
isConnected() - 类 中的方法com.alibaba.dubbo.remoting.transport.ChannelDelegate
 
isConnected() - 类 中的方法com.alibaba.dubbo.remoting.transport.ClientDelegate
 
isConnected() - 类 中的方法com.alibaba.dubbo.remoting.zookeeper.curator.CuratorZookeeperClient
 
isConnected() - 类 中的方法com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient
 
isConnected() - 接口 中的方法com.alibaba.dubbo.remoting.zookeeper.ZookeeperClient
 
isConsumerSide() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
is consumer side.
isContains(String, String) - 类 中的静态方法com.alibaba.dubbo.common.utils.StringUtils
 
isContains(String[], String) - 类 中的静态方法com.alibaba.dubbo.common.utils.StringUtils
 
isDebugEnabled() - 类 中的方法com.alibaba.dubbo.common.logger.jcl.JclLogger
 
isDebugEnabled() - 类 中的方法com.alibaba.dubbo.common.logger.jdk.JdkLogger
 
isDebugEnabled() - 类 中的方法com.alibaba.dubbo.common.logger.log4j.Log4jLogger
 
isDebugEnabled() - 接口 中的方法com.alibaba.dubbo.common.logger.Logger
调试信息是否开启
isDebugEnabled() - 类 中的方法com.alibaba.dubbo.common.logger.slf4j.Slf4jLogger
 
isDebugEnabled() - 类 中的方法com.alibaba.dubbo.common.logger.support.FailsafeLogger
 
isDefault(String) - 类 中的静态方法com.alibaba.dubbo.common.utils.ConfigUtils
 
isDefault() - 类 中的方法com.alibaba.dubbo.config.ApplicationConfig
 
isDefault() - 类 中的方法com.alibaba.dubbo.config.ConsumerConfig
 
isDefault() - 类 中的方法com.alibaba.dubbo.config.ModuleConfig
 
isDefault() - 类 中的方法com.alibaba.dubbo.config.MonitorConfig
 
isDefault() - 类 中的方法com.alibaba.dubbo.config.ProtocolConfig
 
isDefault() - 类 中的方法com.alibaba.dubbo.config.ProviderConfig
 
isDefault() - 类 中的方法com.alibaba.dubbo.config.RegistryConfig
 
isDefaultGenericSerialization(String) - 类 中的静态方法com.alibaba.dubbo.rpc.support.ProtocolUtils
 
isDeprecated() - 类 中的方法com.alibaba.dubbo.config.AbstractServiceConfig
 
isDestroyed() - 类 中的方法com.alibaba.dubbo.rpc.cluster.directory.AbstractDirectory
 
isDestroyed() - 类 中的方法com.alibaba.dubbo.rpc.protocol.AbstractInvoker
 
isDirect() - 类 中的方法com.alibaba.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
 
isDirect() - 接口 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBuffer
Returns true if and only if this buffer is backed by an NIO direct buffer.
isDirect() - 类 中的方法com.alibaba.dubbo.remoting.buffer.DynamicChannelBuffer
 
isDirect() - 类 中的方法com.alibaba.dubbo.remoting.buffer.HeapChannelBuffer
 
isDirect() - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
isDone() - 接口 中的方法com.alibaba.dubbo.remoting.exchange.ResponseFuture
check is done.
isDone() - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.DefaultFuture
 
isDone() - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.SimpleFuture
 
isDone() - 类 中的方法com.alibaba.dubbo.rpc.protocol.dubbo.FutureAdapter
 
isDynamic() - 类 中的方法com.alibaba.dubbo.config.AbstractServiceConfig
 
isDynamic() - 类 中的方法com.alibaba.dubbo.config.RegistryConfig
 
isDynamicClass(Class<?>) - 类 中的静态方法com.alibaba.dubbo.common.bytecode.ClassGenerator
 
isEmpty(Collection<?>) - 类 中的静态方法com.alibaba.dubbo.common.utils.CollectionUtils
 
isEmpty() - 类 中的方法com.alibaba.dubbo.common.utils.ConcurrentHashSet
Returns true if this set contains no elements.
isEmpty(String) - 类 中的静态方法com.alibaba.dubbo.common.utils.ConfigUtils
 
isEmpty() - 类 中的方法com.alibaba.dubbo.common.utils.Stack
is empty.
isEmpty(String) - 类 中的静态方法com.alibaba.dubbo.common.utils.StringUtils
is empty string.
isEmpty() - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.MultiMessage
 
isEnumType() - 类 中的方法com.alibaba.dubbo.common.beanutil.JavaBeanDescriptor
 
isEquals(String, String) - 类 中的静态方法com.alibaba.dubbo.common.utils.StringUtils
 
isErrorEnabled() - 类 中的方法com.alibaba.dubbo.common.logger.jcl.JclLogger
 
isErrorEnabled() - 类 中的方法com.alibaba.dubbo.common.logger.jdk.JdkLogger
 
isErrorEnabled() - 类 中的方法com.alibaba.dubbo.common.logger.log4j.Log4jLogger
 
isErrorEnabled() - 接口 中的方法com.alibaba.dubbo.common.logger.Logger
错误信息是否开启
isErrorEnabled() - 类 中的方法com.alibaba.dubbo.common.logger.slf4j.Slf4jLogger
 
isErrorEnabled() - 类 中的方法com.alibaba.dubbo.common.logger.support.FailsafeLogger
 
isEvent() - 类 中的方法com.alibaba.dubbo.remoting.exchange.Request
 
isEvent() - 类 中的方法com.alibaba.dubbo.remoting.exchange.Response
 
isExported() - 类 中的方法com.alibaba.dubbo.config.ServiceConfig
 
isForbidded() - 异常错误 中的方法com.alibaba.dubbo.rpc.RpcException
 
isGeneric() - 类 中的方法com.alibaba.dubbo.config.AbstractReferenceConfig
 
isGeneric(String) - 类 中的静态方法com.alibaba.dubbo.rpc.support.ProtocolUtils
 
isHeartbeat() - 类 中的方法com.alibaba.dubbo.remoting.exchange.Request
 
isHeartbeat() - 类 中的方法com.alibaba.dubbo.remoting.exchange.Response
 
isInfoEnabled() - 类 中的方法com.alibaba.dubbo.common.logger.jcl.JclLogger
 
isInfoEnabled() - 类 中的方法com.alibaba.dubbo.common.logger.jdk.JdkLogger
 
isInfoEnabled() - 类 中的方法com.alibaba.dubbo.common.logger.log4j.Log4jLogger
 
isInfoEnabled() - 接口 中的方法com.alibaba.dubbo.common.logger.Logger
普通信息是否开启
isInfoEnabled() - 类 中的方法com.alibaba.dubbo.common.logger.slf4j.Slf4jLogger
 
isInfoEnabled() - 类 中的方法com.alibaba.dubbo.common.logger.support.FailsafeLogger
 
isInit() - 类 中的方法com.alibaba.dubbo.config.AbstractReferenceConfig
 
isInjvm() - 类 中的方法com.alibaba.dubbo.config.AbstractReferenceConfig
已过时。
通过scope进行判断,scope=local
isInjvmRefer(URL) - 类 中的方法com.alibaba.dubbo.rpc.protocol.injvm.InjvmProtocol
 
isInstance(Object, String) - 类 中的静态方法com.alibaba.dubbo.common.utils.ReflectUtils
检查对象是否是指定接口的实现。
isInteger(String) - 类 中的静态方法com.alibaba.dubbo.common.utils.StringUtils
is integer string.
isInternalVersion() - 类 中的静态方法com.alibaba.dubbo.common.Version
 
isInvalidLocalHost(String) - 类 中的静态方法com.alibaba.dubbo.common.utils.NetUtils
 
isInvalidPort(int) - 类 中的静态方法com.alibaba.dubbo.common.utils.NetUtils
 
isJavaGenericSerialization(String) - 类 中的静态方法com.alibaba.dubbo.rpc.support.ProtocolUtils
 
isJavaIdentifier(String) - 类 中的静态方法com.alibaba.dubbo.common.utils.StringUtils
Returns true if s is a legal Java identifier.
isLocalHost() - 类 中的方法com.alibaba.dubbo.common.URL
 
isLocalHost(String) - 类 中的静态方法com.alibaba.dubbo.common.utils.NetUtils
 
isMapType() - 类 中的方法com.alibaba.dubbo.common.beanutil.JavaBeanDescriptor
 
isMatch(URL, URL) - 类 中的静态方法com.alibaba.dubbo.common.utils.UrlUtils
 
isMatchCategory(String, String) - 类 中的静态方法com.alibaba.dubbo.common.utils.UrlUtils
 
isMatchGlobPattern(String, String, URL) - 类 中的静态方法com.alibaba.dubbo.common.utils.UrlUtils
 
isMatchGlobPattern(String, String) - 类 中的静态方法com.alibaba.dubbo.common.utils.UrlUtils
 
isNetwork() - 异常错误 中的方法com.alibaba.dubbo.rpc.RpcException
 
isNotEmpty(Object) - 类 中的静态方法com.alibaba.dubbo.common.compiler.support.ClassUtils
 
isNotEmpty(Collection<?>) - 类 中的静态方法com.alibaba.dubbo.common.utils.CollectionUtils
 
isNotEmpty(String) - 类 中的静态方法com.alibaba.dubbo.common.utils.ConfigUtils
 
isNotEmpty(String) - 类 中的静态方法com.alibaba.dubbo.common.utils.StringUtils
is not empty string.
isNumeric(String) - 类 中的静态方法com.alibaba.dubbo.common.utils.StringUtils
 
isOneway(URL, Invocation) - 类 中的静态方法com.alibaba.dubbo.rpc.support.RpcUtils
 
isPojo(Class<?>) - 类 中的静态方法com.alibaba.dubbo.common.utils.PojoUtils
 
isPrimitive(Class<?>) - 类 中的静态方法com.alibaba.dubbo.common.utils.ReflectUtils
 
isPrimitives(Class<?>) - 类 中的静态方法com.alibaba.dubbo.common.utils.ReflectUtils
 
isPrimitiveType() - 类 中的方法com.alibaba.dubbo.common.beanutil.JavaBeanDescriptor
 
isProviderSide() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
is provider side.
isPublicInstanceField(Field) - 类 中的静态方法com.alibaba.dubbo.common.utils.ReflectUtils
 
isRegister() - 类 中的方法com.alibaba.dubbo.config.AbstractServiceConfig
 
isRegister() - 类 中的方法com.alibaba.dubbo.config.ProtocolConfig
 
isRegister() - 类 中的方法com.alibaba.dubbo.config.RegistryConfig
 
isReliable() - 类 中的方法com.alibaba.dubbo.config.MethodConfig
已过时。
isRetry() - 类 中的方法com.alibaba.dubbo.config.MethodConfig
已过时。
isReturn() - 类 中的方法com.alibaba.dubbo.config.MethodConfig
 
isSerialization() - 异常错误 中的方法com.alibaba.dubbo.rpc.RpcException
 
isServerSide() - 异常错误 中的方法com.alibaba.dubbo.remoting.TimeoutException
 
isServerSide() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
已过时。
Replace to isProviderSide()
isServiceKeyMatch(URL, URL) - 类 中的静态方法com.alibaba.dubbo.common.utils.UrlUtils
 
isShutdown(Executor) - 类 中的静态方法com.alibaba.dubbo.common.utils.ExecutorUtil
 
isSingleton() - 类 中的方法com.alibaba.dubbo.config.spring.ReferenceBean
 
isSubscribe() - 类 中的方法com.alibaba.dubbo.config.RegistryConfig
 
isTimeout() - 异常错误 中的方法com.alibaba.dubbo.rpc.RpcException
 
isTraceEnabled() - 类 中的方法com.alibaba.dubbo.common.logger.jcl.JclLogger
 
isTraceEnabled() - 类 中的方法com.alibaba.dubbo.common.logger.jdk.JdkLogger
 
isTraceEnabled() - 类 中的方法com.alibaba.dubbo.common.logger.log4j.Log4jLogger
 
isTraceEnabled() - 接口 中的方法com.alibaba.dubbo.common.logger.Logger
跟踪信息是否开启
isTraceEnabled() - 类 中的方法com.alibaba.dubbo.common.logger.slf4j.Slf4jLogger
 
isTraceEnabled() - 类 中的方法com.alibaba.dubbo.common.logger.support.FailsafeLogger
 
isTwoWay() - 类 中的方法com.alibaba.dubbo.remoting.exchange.Request
 
isUnexported() - 类 中的方法com.alibaba.dubbo.config.ServiceConfig
 
isValidAddress(String) - 类 中的静态方法com.alibaba.dubbo.common.utils.NetUtils
 
isValidLocalHost(String) - 类 中的静态方法com.alibaba.dubbo.common.utils.NetUtils
 
isWarnEnabled() - 类 中的方法com.alibaba.dubbo.common.logger.jcl.JclLogger
 
isWarnEnabled() - 类 中的方法com.alibaba.dubbo.common.logger.jdk.JdkLogger
 
isWarnEnabled() - 类 中的方法com.alibaba.dubbo.common.logger.log4j.Log4jLogger
 
isWarnEnabled() - 接口 中的方法com.alibaba.dubbo.common.logger.Logger
警告信息是否开启
isWarnEnabled() - 类 中的方法com.alibaba.dubbo.common.logger.slf4j.Slf4jLogger
 
isWarnEnabled() - 类 中的方法com.alibaba.dubbo.common.logger.support.FailsafeLogger
 
iterator() - 类 中的方法com.alibaba.dubbo.common.beanutil.JavaBeanDescriptor
 
iterator() - 类 中的方法com.alibaba.dubbo.common.utils.ConcurrentHashSet
Returns an iterator over the elements in this set.
iterator() - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.MultiMessage
 

J

JAVA_EXTENSION - 类 中的静态变量com.alibaba.dubbo.common.compiler.support.ClassUtils
 
JAVA_IDENT_REGEX - 类 中的静态变量com.alibaba.dubbo.common.utils.ReflectUtils
 
JAVA_NAME_REGEX - 类 中的静态变量com.alibaba.dubbo.common.utils.ReflectUtils
 
JavaBeanAccessor - com.alibaba.dubbo.common.beanutil中的枚举
 
JavaBeanDescriptor - com.alibaba.dubbo.common.beanutil中的类
 
JavaBeanDescriptor() - 类 的构造器com.alibaba.dubbo.common.beanutil.JavaBeanDescriptor
 
JavaBeanDescriptor(String, int) - 类 的构造器com.alibaba.dubbo.common.beanutil.JavaBeanDescriptor
 
JavaBeanSerializeUtil - com.alibaba.dubbo.common.beanutil中的类
 
JavaObjectInput - com.alibaba.dubbo.common.serialize.support.java中的类
Java Object input.
JavaObjectInput(InputStream) - 类 的构造器com.alibaba.dubbo.common.serialize.support.java.JavaObjectInput
 
JavaObjectInput(InputStream, boolean) - 类 的构造器com.alibaba.dubbo.common.serialize.support.java.JavaObjectInput
 
JavaObjectOutput - com.alibaba.dubbo.common.serialize.support.java中的类
Java Object output.
JavaObjectOutput(OutputStream) - 类 的构造器com.alibaba.dubbo.common.serialize.support.java.JavaObjectOutput
 
JavaObjectOutput(OutputStream, boolean) - 类 的构造器com.alibaba.dubbo.common.serialize.support.java.JavaObjectOutput
 
JavaSerialization - com.alibaba.dubbo.common.serialize.support.java中的类
 
JavaSerialization() - 类 的构造器com.alibaba.dubbo.common.serialize.support.java.JavaSerialization
 
JavassistCompiler - com.alibaba.dubbo.common.compiler.support中的类
JavassistCompiler.
JavassistCompiler() - 类 的构造器com.alibaba.dubbo.common.compiler.support.JavassistCompiler
 
JavassistProxyFactory - com.alibaba.dubbo.rpc.proxy.javassist中的类
JavaassistRpcProxyFactory
JavassistProxyFactory() - 类 的构造器com.alibaba.dubbo.rpc.proxy.javassist.JavassistProxyFactory
 
JCache - com.alibaba.dubbo.cache.support.jcache中的类
JCache
JCache(URL) - 类 的构造器com.alibaba.dubbo.cache.support.jcache.JCache
 
JCacheFactory - com.alibaba.dubbo.cache.support.jcache中的类
JCacheFactory
JCacheFactory() - 类 的构造器com.alibaba.dubbo.cache.support.jcache.JCacheFactory
 
JclLogger - com.alibaba.dubbo.common.logger.jcl中的类
适配CommonsLogging,依赖于commons-logging.jar
有关CommonsLogging详细信息请参阅:http://www.apache.org/
JclLogger(Log) - 类 的构造器com.alibaba.dubbo.common.logger.jcl.JclLogger
 
JclLoggerAdapter - com.alibaba.dubbo.common.logger.jcl中的类
 
JclLoggerAdapter() - 类 的构造器com.alibaba.dubbo.common.logger.jcl.JclLoggerAdapter
 
JdkCompiler - com.alibaba.dubbo.common.compiler.support中的类
JdkCompiler.
JdkCompiler() - 类 的构造器com.alibaba.dubbo.common.compiler.support.JdkCompiler
 
JdkLogger - com.alibaba.dubbo.common.logger.jdk中的类
 
JdkLogger(Logger) - 类 的构造器com.alibaba.dubbo.common.logger.jdk.JdkLogger
 
JdkLoggerAdapter - com.alibaba.dubbo.common.logger.jdk中的类
 
JdkLoggerAdapter() - 类 的构造器com.alibaba.dubbo.common.logger.jdk.JdkLoggerAdapter
 
JdkProxyFactory - com.alibaba.dubbo.rpc.proxy.jdk中的类
JavaassistRpcProxyFactory
JdkProxyFactory() - 类 的构造器com.alibaba.dubbo.rpc.proxy.jdk.JdkProxyFactory
 
JETTY_DIRECTORY - 类 中的静态变量com.alibaba.dubbo.container.jetty.JettyContainer
 
JETTY_PAGES - 类 中的静态变量com.alibaba.dubbo.container.jetty.JettyContainer
 
JETTY_PORT - 类 中的静态变量com.alibaba.dubbo.container.jetty.JettyContainer
 
JettyContainer - com.alibaba.dubbo.container.jetty中的类
JettyContainer.
JettyContainer() - 类 的构造器com.alibaba.dubbo.container.jetty.JettyContainer
 
JettyHttpBinder - com.alibaba.dubbo.remoting.http.jetty中的类
JettyHttpTransporter
JettyHttpBinder() - 类 的构造器com.alibaba.dubbo.remoting.http.jetty.JettyHttpBinder
 
JettyHttpServer - com.alibaba.dubbo.remoting.http.jetty中的类
 
JettyHttpServer(URL, HttpHandler) - 类 的构造器com.alibaba.dubbo.remoting.http.jetty.JettyHttpServer
 
join(Map<String, String>, String) - 类 中的静态方法com.alibaba.dubbo.common.utils.CollectionUtils
 
join(List<String>, String) - 类 中的静态方法com.alibaba.dubbo.common.utils.CollectionUtils
 
join(String[]) - 类 中的静态方法com.alibaba.dubbo.common.utils.StringUtils
join string.
join(String[], char) - 类 中的静态方法com.alibaba.dubbo.common.utils.StringUtils
join string like javascript.
join(String[], String) - 类 中的静态方法com.alibaba.dubbo.common.utils.StringUtils
join string like javascript.
join(Collection<String>, String) - 类 中的静态方法com.alibaba.dubbo.common.utils.StringUtils
 
join(URL, ExchangeHandler) - 接口 中的方法com.alibaba.dubbo.remoting.p2p.exchange.ExchangeGroup
join.
join(String, String, ExchangeHandler) - 类 中的静态方法com.alibaba.dubbo.remoting.p2p.exchange.ExchangeNetworkers
 
join(URL, URL, ExchangeHandler) - 类 中的静态方法com.alibaba.dubbo.remoting.p2p.exchange.ExchangeNetworkers
 
join(URL, ChannelHandler) - 类 中的方法com.alibaba.dubbo.remoting.p2p.exchange.support.AbstractExchangeGroup
 
join(URL, ExchangeHandler) - 类 中的方法com.alibaba.dubbo.remoting.p2p.exchange.support.AbstractExchangeGroup
 
join(URL, ExchangeHandler) - 类 中的方法com.alibaba.dubbo.remoting.p2p.exchange.support.MulticastExchangeGroup
 
join(URL, ChannelHandler) - 接口 中的方法com.alibaba.dubbo.remoting.p2p.Group
join.
join(String, String, ChannelHandler) - 类 中的静态方法com.alibaba.dubbo.remoting.p2p.Networkers
 
join(URL, URL, ChannelHandler) - 类 中的静态方法com.alibaba.dubbo.remoting.p2p.Networkers
 
join(URL, ChannelHandler) - 类 中的方法com.alibaba.dubbo.remoting.p2p.support.AbstractGroup
 
join(URL, ChannelHandler) - 类 中的方法com.alibaba.dubbo.remoting.p2p.support.FileGroup
 
join(URL, ChannelHandler) - 类 中的方法com.alibaba.dubbo.remoting.p2p.support.MulticastGroup
 
join(Directory<T>) - 接口 中的方法com.alibaba.dubbo.rpc.cluster.Cluster
Merge the directory invokers to a virtual invoker.
join(Directory<T>) - 类 中的方法com.alibaba.dubbo.rpc.cluster.support.AvailableCluster
 
join(Directory<T>) - 类 中的方法com.alibaba.dubbo.rpc.cluster.support.BroadcastCluster
 
join(Directory<T>) - 类 中的方法com.alibaba.dubbo.rpc.cluster.support.FailbackCluster
 
join(Directory<T>) - 类 中的方法com.alibaba.dubbo.rpc.cluster.support.FailfastCluster
 
join(Directory<T>) - 类 中的方法com.alibaba.dubbo.rpc.cluster.support.FailoverCluster
 
join(Directory<T>) - 类 中的方法com.alibaba.dubbo.rpc.cluster.support.FailsafeCluster
 
join(Directory<T>) - 类 中的方法com.alibaba.dubbo.rpc.cluster.support.ForkingCluster
 
join(Directory<T>) - 类 中的方法com.alibaba.dubbo.rpc.cluster.support.MergeableCluster
 
join(Directory<T>) - 类 中的方法com.alibaba.dubbo.rpc.cluster.support.wrapper.MockClusterWrapper
 
joinAll(Map<String, Map<String, String>>, String) - 类 中的静态方法com.alibaba.dubbo.common.utils.CollectionUtils
 
joinExchange(URL, ExchangeHandler) - 类 中的方法com.alibaba.dubbo.remoting.p2p.exchange.support.FileExchangeGroup
 
JSON - com.alibaba.dubbo.common.json中的类
JSON.
json(Object) - 类 中的静态方法com.alibaba.dubbo.common.json.JSON
json string.
json(Object, Writer) - 类 中的静态方法com.alibaba.dubbo.common.json.JSON
write json.
json(Object, Writer, boolean) - 类 中的静态方法com.alibaba.dubbo.common.json.JSON
 
json(Object, String[]) - 类 中的静态方法com.alibaba.dubbo.common.json.JSON
json string.
json(Object, String[], Writer) - 类 中的静态方法com.alibaba.dubbo.common.json.JSON
 
json(Object, String[], Writer, boolean) - 类 中的静态方法com.alibaba.dubbo.common.json.JSON
write json.
JSONArray - com.alibaba.dubbo.common.json中的类
JSONArray.
JSONArray() - 类 的构造器com.alibaba.dubbo.common.json.JSONArray
 
JSONConverter - com.alibaba.dubbo.common.json中的接口
JSON converter.
JSONObject - com.alibaba.dubbo.common.json中的类
JSONObject.
JSONObject() - 类 的构造器com.alibaba.dubbo.common.json.JSONObject
 
JsonObjectInput - com.alibaba.dubbo.common.serialize.support.json中的类
JsonObjectInput
JsonObjectInput(InputStream) - 类 的构造器com.alibaba.dubbo.common.serialize.support.json.JsonObjectInput
 
JsonObjectInput(Reader) - 类 的构造器com.alibaba.dubbo.common.serialize.support.json.JsonObjectInput
 
JsonObjectOutput - com.alibaba.dubbo.common.serialize.support.json中的类
JsonObjectOutput
JsonObjectOutput(OutputStream) - 类 的构造器com.alibaba.dubbo.common.serialize.support.json.JsonObjectOutput
 
JsonObjectOutput(Writer) - 类 的构造器com.alibaba.dubbo.common.serialize.support.json.JsonObjectOutput
 
JsonObjectOutput(OutputStream, boolean) - 类 的构造器com.alibaba.dubbo.common.serialize.support.json.JsonObjectOutput
 
JsonObjectOutput(Writer, boolean) - 类 的构造器com.alibaba.dubbo.common.serialize.support.json.JsonObjectOutput
 
JSONReader - com.alibaba.dubbo.common.json中的类
JSON reader.
JSONReader(InputStream, String) - 类 的构造器com.alibaba.dubbo.common.json.JSONReader
 
JSONReader(Reader) - 类 的构造器com.alibaba.dubbo.common.json.JSONReader
 
JsonSerialization - com.alibaba.dubbo.common.serialize.support.json中的类
JsonSerialization
JsonSerialization() - 类 的构造器com.alibaba.dubbo.common.serialize.support.json.JsonSerialization
 
JSONToken - com.alibaba.dubbo.common.json中的类
JSONToken.
JSONVisitor - com.alibaba.dubbo.common.json中的接口
JSONVisitor.
JSONWriter - com.alibaba.dubbo.common.json中的类
JSON Writer.
JSONWriter(Writer) - 类 的构造器com.alibaba.dubbo.common.json.JSONWriter
 
JSONWriter(OutputStream, String) - 类 的构造器com.alibaba.dubbo.common.json.JSONWriter
 
JValidation - com.alibaba.dubbo.validation.support.jvalidation中的类
JValidation
JValidation() - 类 的构造器com.alibaba.dubbo.validation.support.jvalidation.JValidation
 
JValidator - com.alibaba.dubbo.validation.support.jvalidation中的类
JValidator
JValidator(URL) - 类 的构造器com.alibaba.dubbo.validation.support.jvalidation.JValidator
 
JVM_BOOLEAN - 类 中的静态变量com.alibaba.dubbo.common.utils.ReflectUtils
boolean(Z).
JVM_BYTE - 类 中的静态变量com.alibaba.dubbo.common.utils.ReflectUtils
byte(B).
JVM_CHAR - 类 中的静态变量com.alibaba.dubbo.common.utils.ReflectUtils
char(C).
JVM_DOUBLE - 类 中的静态变量com.alibaba.dubbo.common.utils.ReflectUtils
double(D).
JVM_FLOAT - 类 中的静态变量com.alibaba.dubbo.common.utils.ReflectUtils
float(F).
JVM_INT - 类 中的静态变量com.alibaba.dubbo.common.utils.ReflectUtils
int(I).
JVM_LONG - 类 中的静态变量com.alibaba.dubbo.common.utils.ReflectUtils
long(J).
JVM_SHORT - 类 中的静态变量com.alibaba.dubbo.common.utils.ReflectUtils
short(S).
JVM_VOID - 类 中的静态变量com.alibaba.dubbo.common.utils.ReflectUtils
void(V).

K

KEY_READ_TIMESTAMP - 类 中的静态变量com.alibaba.dubbo.remoting.exchange.support.header.HeaderExchangeHandler
 
KEY_READ_TIMESTAMP - 类 中的静态变量com.alibaba.dubbo.remoting.exchange.support.header.HeartbeatHandler
 
KEY_WRITE_TIMESTAMP - 类 中的静态变量com.alibaba.dubbo.remoting.exchange.support.header.HeaderExchangeHandler
 
KEY_WRITE_TIMESTAMP - 类 中的静态变量com.alibaba.dubbo.remoting.exchange.support.header.HeartbeatHandler
 
keys() - 类 中的方法com.alibaba.dubbo.common.json.JSONObject
get key iterator.

L

LAZY_CONNECT_INITIAL_STATE_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
lazy连接的初始状态是连接状态还是非连接状态?
LAZY_CONNECT_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
创建client时,是否先要建立连接。
LBRACE - 类 中的静态变量com.alibaba.dubbo.common.json.JSON
 
LBRACE - 类 中的静态变量com.alibaba.dubbo.common.json.JSONToken
 
LeastActiveLoadBalance - com.alibaba.dubbo.rpc.cluster.loadbalance中的类
LeastActiveLoadBalance
LeastActiveLoadBalance() - 类 的构造器com.alibaba.dubbo.rpc.cluster.loadbalance.LeastActiveLoadBalance
 
leave(URL) - 类 中的方法com.alibaba.dubbo.remoting.p2p.exchange.support.AbstractExchangeGroup
 
leave() - 类 中的方法com.alibaba.dubbo.remoting.p2p.exchange.support.ExchangeServerPeer
 
leave(URL) - 类 中的方法com.alibaba.dubbo.remoting.p2p.exchange.support.FileExchangeGroup
 
leave(URL) - 类 中的方法com.alibaba.dubbo.remoting.p2p.exchange.support.MulticastExchangeGroup
 
leave(URL) - 接口 中的方法com.alibaba.dubbo.remoting.p2p.Group
leave.
leave() - 接口 中的方法com.alibaba.dubbo.remoting.p2p.Peer
leave.
leave(URL) - 类 中的方法com.alibaba.dubbo.remoting.p2p.support.AbstractGroup
 
leave(URL) - 类 中的方法com.alibaba.dubbo.remoting.p2p.support.FileGroup
 
leave(URL) - 类 中的方法com.alibaba.dubbo.remoting.p2p.support.MulticastGroup
 
leave() - 类 中的方法com.alibaba.dubbo.remoting.p2p.support.ServerPeer
 
length() - 类 中的方法com.alibaba.dubbo.common.json.JSONArray
get array length.
Level - com.alibaba.dubbo.common.logger中的枚举
Level
limitedInputStream(InputStream, int) - 类 中的静态方法com.alibaba.dubbo.common.io.StreamUtils
 
LimitedThreadPool - com.alibaba.dubbo.common.threadpool.support.limited中的类
此线程池一直增长,直到上限,增长后不收缩。
LimitedThreadPool() - 类 的构造器com.alibaba.dubbo.common.threadpool.support.limited.LimitedThreadPool
 
list(Invocation) - 类 中的方法com.alibaba.dubbo.rpc.cluster.directory.AbstractDirectory
 
list(Invocation) - 接口 中的方法com.alibaba.dubbo.rpc.cluster.Directory
list invokers.
ListenerExporterWrapper<T> - com.alibaba.dubbo.rpc.listener中的类
ListenerExporter
ListenerExporterWrapper(Exporter<T>, List<ExporterListener>) - 类 的构造器com.alibaba.dubbo.rpc.listener.ListenerExporterWrapper
 
ListenerInvokerWrapper<T> - com.alibaba.dubbo.rpc.listener中的类
ListenerInvoker
ListenerInvokerWrapper(Invoker<T>, List<InvokerListener>) - 类 的构造器com.alibaba.dubbo.rpc.listener.ListenerInvokerWrapper
 
ListMerger - com.alibaba.dubbo.rpc.cluster.merger中的类
 
ListMerger() - 类 的构造器com.alibaba.dubbo.rpc.cluster.merger.ListMerger
 
ListTelnetHandler - com.alibaba.dubbo.rpc.protocol.dubbo.telnet中的类
ListTelnetHandler
ListTelnetHandler() - 类 的构造器com.alibaba.dubbo.rpc.protocol.dubbo.telnet.ListTelnetHandler
 
LoadBalance - com.alibaba.dubbo.rpc.cluster中的接口
LoadBalance.
LOADBALANCE_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
loadProperties(String) - 类 中的静态方法com.alibaba.dubbo.common.utils.ConfigUtils
 
loadProperties(String, boolean) - 类 中的静态方法com.alibaba.dubbo.common.utils.ConfigUtils
 
loadProperties(String, boolean, boolean) - 类 中的静态方法com.alibaba.dubbo.common.utils.ConfigUtils
Load properties file to Properties from class path.
LoadStatusChecker - com.alibaba.dubbo.common.status.support中的类
Load Status
LoadStatusChecker() - 类 的构造器com.alibaba.dubbo.common.status.support.LoadStatusChecker
 
LOCAL_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
LOCAL_PROTOCOL - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
LOCALHOST - 类 中的静态变量com.alibaba.dubbo.common.utils.NetUtils
 
LOCALHOST_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
LOCALHOST_VALUE - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
lock - 类 中的变量com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol
 
Log - com.alibaba.dubbo.common.utils中的类
 
Log() - 类 的构造器com.alibaba.dubbo.common.utils.Log
 
LOG4J_FILE - 类 中的静态变量com.alibaba.dubbo.container.log4j.Log4jContainer
 
LOG4J_LEVEL - 类 中的静态变量com.alibaba.dubbo.container.log4j.Log4jContainer
 
LOG4J_SUBDIRECTORY - 类 中的静态变量com.alibaba.dubbo.container.log4j.Log4jContainer
 
Log4jContainer - com.alibaba.dubbo.container.log4j中的类
Log4jContainer.
Log4jContainer() - 类 的构造器com.alibaba.dubbo.container.log4j.Log4jContainer
 
Log4jLogger - com.alibaba.dubbo.common.logger.log4j中的类
 
Log4jLogger(Logger) - 类 的构造器com.alibaba.dubbo.common.logger.log4j.Log4jLogger
 
Log4jLoggerAdapter - com.alibaba.dubbo.common.logger.log4j中的类
 
Log4jLoggerAdapter() - 类 的构造器com.alibaba.dubbo.common.logger.log4j.Log4jLoggerAdapter
 
LOGBACK_FILE - 类 中的静态变量com.alibaba.dubbo.container.logback.LogbackContainer
 
LOGBACK_LEVEL - 类 中的静态变量com.alibaba.dubbo.container.logback.LogbackContainer
 
LOGBACK_MAX_HISTORY - 类 中的静态变量com.alibaba.dubbo.container.logback.LogbackContainer
 
LogbackContainer - com.alibaba.dubbo.container.logback中的类
LogbackContainer.
LogbackContainer() - 类 的构造器com.alibaba.dubbo.container.logback.LogbackContainer
 
Logger - com.alibaba.dubbo.common.logger中的接口
日志接口

声明:引用自commons-logging

LoggerAdapter - com.alibaba.dubbo.common.logger中的接口
日志输出器供给器
LoggerFactory - com.alibaba.dubbo.common.logger中的类
日志输出器工厂
LogHelper - com.alibaba.dubbo.common.utils中的类
 
logList - 类 中的静态变量com.alibaba.dubbo.common.utils.DubboAppender
 
LogPageHandler - com.alibaba.dubbo.container.page.pages中的类
LogPageHandler
LogPageHandler() - 类 的构造器com.alibaba.dubbo.container.page.pages.LogPageHandler
 
LogTelnetHandler - com.alibaba.dubbo.remoting.telnet.support.command中的类
LogTelnetHandler
LogTelnetHandler() - 类 的构造器com.alibaba.dubbo.remoting.telnet.support.command.LogTelnetHandler
 
LogTelnetHandler - com.alibaba.dubbo.rpc.protocol.dubbo.telnet中的类
LogTelnetHandler
LogTelnetHandler() - 类 的构造器com.alibaba.dubbo.rpc.protocol.dubbo.telnet.LogTelnetHandler
 
LogUtil - com.alibaba.dubbo.common.utils中的类
 
LogUtil() - 类 的构造器com.alibaba.dubbo.common.utils.LogUtil
 
long2bytes(long) - 类 中的静态方法com.alibaba.dubbo.common.io.Bytes
to byte array.
long2bytes(long, byte[]) - 类 中的静态方法com.alibaba.dubbo.common.io.Bytes
to byte array.
long2bytes(long, byte[], int) - 类 中的静态方法com.alibaba.dubbo.common.io.Bytes
to byte array.
LongArrayMerger - com.alibaba.dubbo.rpc.cluster.merger中的类
 
LongArrayMerger() - 类 的构造器com.alibaba.dubbo.rpc.cluster.merger.LongArrayMerger
 
longValue() - 类 中的方法com.alibaba.dubbo.common.utils.AtomicPositiveInteger
 
lookup(URL) - 类 中的方法com.alibaba.dubbo.monitor.dubbo.DubboMonitor
 
lookup(URL) - 接口 中的方法com.alibaba.dubbo.monitor.MonitorService
监控数据查询.  1.
lookup(URL) - 类 中的方法com.alibaba.dubbo.registry.dubbo.DubboRegistry
 
lookup(URL) - 类 中的方法com.alibaba.dubbo.registry.multicast.MulticastRegistry
 
lookup(URL) - 接口 中的方法com.alibaba.dubbo.registry.RegistryService
查询符合条件的已注册数据,与订阅的推模式相对应,这里为拉模式,只返回一次结果。
lookup(URL) - 类 中的方法com.alibaba.dubbo.registry.support.AbstractRegistry
 
lookup(URL) - 类 中的方法com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry
 
lookup(URL) - 接口 中的方法com.alibaba.dubbo.remoting.p2p.exchange.ExchangeNetworker
lookup group.
lookup(String) - 类 中的静态方法com.alibaba.dubbo.remoting.p2p.exchange.ExchangeNetworkers
 
lookup(URL) - 类 中的静态方法com.alibaba.dubbo.remoting.p2p.exchange.ExchangeNetworkers
 
lookup(URL) - 类 中的方法com.alibaba.dubbo.remoting.p2p.exchange.support.FileExchangeNetworker
 
lookup(URL) - 类 中的方法com.alibaba.dubbo.remoting.p2p.exchange.support.MulticastExchangeNetworker
 
lookup(URL) - 接口 中的方法com.alibaba.dubbo.remoting.p2p.Networker
lookup group.
lookup(String) - 类 中的静态方法com.alibaba.dubbo.remoting.p2p.Networkers
 
lookup(URL) - 类 中的静态方法com.alibaba.dubbo.remoting.p2p.Networkers
 
lookup(URL) - 类 中的方法com.alibaba.dubbo.remoting.p2p.support.FileNetworker
 
lookup(URL) - 类 中的方法com.alibaba.dubbo.remoting.p2p.support.MulticastNetworker
 
LruCache - com.alibaba.dubbo.cache.support.lru中的类
LruCache
LruCache(URL) - 类 的构造器com.alibaba.dubbo.cache.support.lru.LruCache
 
LRUCache<K,V> - com.alibaba.dubbo.common.utils中的类
 
LRUCache() - 类 的构造器com.alibaba.dubbo.common.utils.LRUCache
 
LRUCache(int) - 类 的构造器com.alibaba.dubbo.common.utils.LRUCache
 
LruCacheFactory - com.alibaba.dubbo.cache.support.lru中的类
LruCacheFactory
LruCacheFactory() - 类 的构造器com.alibaba.dubbo.cache.support.lru.LruCacheFactory
 
LSQUARE - 类 中的静态变量com.alibaba.dubbo.common.json.JSON
 
LSQUARE - 类 中的静态变量com.alibaba.dubbo.common.json.JSONToken
 

M

MAGIC - 类 中的静态变量com.alibaba.dubbo.rpc.protocol.thrift.ThriftCodec
 
Main - com.alibaba.dubbo.container中的类
Main.
Main() - 类 的构造器com.alibaba.dubbo.container.Main
 
main(String[]) - 类 中的静态方法com.alibaba.dubbo.container.Main
 
main(String[]) - 类 中的静态方法com.alibaba.dubbo.rpc.cluster.configurator.AbstractConfigurator
 
mapEquals(Map<?, ?>, Map<?, ?>) - 类 中的静态方法com.alibaba.dubbo.common.utils.CollectionUtils
 
MapMerger - com.alibaba.dubbo.rpc.cluster.merger中的类
 
MapMerger() - 类 的构造器com.alibaba.dubbo.rpc.cluster.merger.MapMerger
 
mark(int) - 类 中的方法com.alibaba.dubbo.common.io.UnsafeByteArrayInputStream
 
mark(int) - 类 中的方法com.alibaba.dubbo.common.io.UnsafeStringReader
 
mark(int) - 类 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBufferInputStream
 
mark(int) - 类 中的方法com.alibaba.dubbo.rpc.protocol.thrift.io.InputStreamWrapper
 
markReaderIndex() - 类 中的方法com.alibaba.dubbo.remoting.buffer.AbstractChannelBuffer
 
markReaderIndex() - 接口 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBuffer
Marks the current readerIndex in this buffer.
markReaderIndex() - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
markSupported() - 类 中的方法com.alibaba.dubbo.common.io.UnsafeByteArrayInputStream
 
markSupported() - 类 中的方法com.alibaba.dubbo.common.io.UnsafeStringReader
 
markSupported() - 类 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBufferInputStream
 
markSupported() - 类 中的方法com.alibaba.dubbo.rpc.protocol.thrift.io.InputStreamWrapper
 
markSupportedInputStream(InputStream, int) - 类 中的静态方法com.alibaba.dubbo.common.io.StreamUtils
 
markSupportedInputStream(InputStream) - 类 中的静态方法com.alibaba.dubbo.common.io.StreamUtils
 
markWriterIndex() - 类 中的方法com.alibaba.dubbo.remoting.buffer.AbstractChannelBuffer
 
markWriterIndex() - 接口 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBuffer
Marks the current writerIndex in this buffer.
markWriterIndex() - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
MAX_BUFFER_SIZE - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
MAX_BYTE_ARRAY_LENGTH - 类 中的静态变量com.alibaba.dubbo.common.serialize.support.java.JavaObjectInput
 
MAX_CONCURRENT - 接口 中的静态变量com.alibaba.dubbo.monitor.MonitorService
 
MAX_ELAPSED - 接口 中的静态变量com.alibaba.dubbo.monitor.MonitorService
 
MAX_INPUT - 接口 中的静态变量com.alibaba.dubbo.monitor.MonitorService
 
MAX_OUTPUT - 接口 中的静态变量com.alibaba.dubbo.monitor.MonitorService
 
MemcachedProtocol - com.alibaba.dubbo.rpc.protocol.memcached中的类
MemcachedProtocol
MemcachedProtocol() - 类 的构造器com.alibaba.dubbo.rpc.protocol.memcached.MemcachedProtocol
 
MemoryStatusChecker - com.alibaba.dubbo.common.status.support中的类
MemoryStatus
MemoryStatusChecker() - 类 的构造器com.alibaba.dubbo.common.status.support.MemoryStatusChecker
 
Menu - com.alibaba.dubbo.container.page中的注释类型
Menu
MenuComparator - com.alibaba.dubbo.container.page中的类
MenuComparator
MenuComparator() - 类 的构造器com.alibaba.dubbo.container.page.MenuComparator
 
merge(Object[]...) - 类 中的方法com.alibaba.dubbo.rpc.cluster.merger.ArrayMerger
 
merge(boolean[]...) - 类 中的方法com.alibaba.dubbo.rpc.cluster.merger.BooleanArrayMerger
 
merge(byte[]...) - 类 中的方法com.alibaba.dubbo.rpc.cluster.merger.ByteArrayMerger
 
merge(char[]...) - 类 中的方法com.alibaba.dubbo.rpc.cluster.merger.CharArrayMerger
 
merge(double[]...) - 类 中的方法com.alibaba.dubbo.rpc.cluster.merger.DoubleArrayMerger
 
merge(float[]...) - 类 中的方法com.alibaba.dubbo.rpc.cluster.merger.FloatArrayMerger
 
merge(int[]...) - 类 中的方法com.alibaba.dubbo.rpc.cluster.merger.IntArrayMerger
 
merge(List<?>...) - 类 中的方法com.alibaba.dubbo.rpc.cluster.merger.ListMerger
 
merge(long[]...) - 类 中的方法com.alibaba.dubbo.rpc.cluster.merger.LongArrayMerger
 
merge(Map<?, ?>...) - 类 中的方法com.alibaba.dubbo.rpc.cluster.merger.MapMerger
 
merge(T...) - 接口 中的方法com.alibaba.dubbo.rpc.cluster.Merger
 
merge(Set<?>...) - 类 中的方法com.alibaba.dubbo.rpc.cluster.merger.SetMerger
 
merge(short[]...) - 类 中的方法com.alibaba.dubbo.rpc.cluster.merger.ShortArrayMerger
 
MergeableCluster - com.alibaba.dubbo.rpc.cluster.support中的类
 
MergeableCluster() - 类 的构造器com.alibaba.dubbo.rpc.cluster.support.MergeableCluster
 
MergeableClusterInvoker<T> - com.alibaba.dubbo.rpc.cluster.support中的类
 
MergeableClusterInvoker(Directory<T>) - 类 的构造器com.alibaba.dubbo.rpc.cluster.support.MergeableClusterInvoker
 
Merger<T> - com.alibaba.dubbo.rpc.cluster中的接口
 
MERGER_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
MergerFactory - com.alibaba.dubbo.rpc.cluster.merger中的类
 
MergerFactory() - 类 的构造器com.alibaba.dubbo.rpc.cluster.merger.MergerFactory
 
mergeUrl(URL, Map<String, String>) - 类 中的静态方法com.alibaba.dubbo.rpc.cluster.support.ClusterUtils
 
mergeValues(Class<?>, String, List<String>) - 类 中的静态方法com.alibaba.dubbo.common.utils.ConfigUtils
扩展点列表中插入缺省扩展点。
MESSAGE_HEADER_LENGTH_INDEX - 类 中的静态变量com.alibaba.dubbo.rpc.protocol.thrift.ThriftCodec
 
MESSAGE_LENGTH_INDEX - 类 中的静态变量com.alibaba.dubbo.rpc.protocol.thrift.ThriftCodec
 
MESSAGE_SHORTEST_LENGTH - 类 中的静态变量com.alibaba.dubbo.rpc.protocol.thrift.ThriftCodec
 
MessageOnlyChannelHandler - com.alibaba.dubbo.remoting.transport.dispatcher.message中的类
 
MessageOnlyChannelHandler(ChannelHandler, URL) - 类 的构造器com.alibaba.dubbo.remoting.transport.dispatcher.message.MessageOnlyChannelHandler
 
MessageOnlyDispatcher - com.alibaba.dubbo.remoting.transport.dispatcher.message中的类
只有message receive使用线程池.
MessageOnlyDispatcher() - 类 的构造器com.alibaba.dubbo.remoting.transport.dispatcher.message.MessageOnlyDispatcher
 
messageReceived(IoSession, Object) - 类 中的方法com.alibaba.dubbo.remoting.transport.mina.MinaHandler
 
messageReceived(ChannelHandlerContext, MessageEvent) - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyHandler
 
messageSent(IoSession, Object) - 类 中的方法com.alibaba.dubbo.remoting.transport.mina.MinaHandler
 
METHOD - 接口 中的静态变量com.alibaba.dubbo.monitor.MonitorService
 
METHOD_DESC_PATTERN - 类 中的静态变量com.alibaba.dubbo.common.utils.ReflectUtils
 
METHOD_DESC_REGEX - 类 中的静态变量com.alibaba.dubbo.common.utils.ReflectUtils
 
METHOD_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
MethodConfig - com.alibaba.dubbo.config中的类
MethodConfig
MethodConfig() - 类 的构造器com.alibaba.dubbo.config.MethodConfig
 
METHODS_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
MIN_BUFFER_SIZE - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
MinaClient - com.alibaba.dubbo.remoting.transport.mina中的类
Mina client.
MinaClient(URL, ChannelHandler) - 类 的构造器com.alibaba.dubbo.remoting.transport.mina.MinaClient
 
MinaHandler - com.alibaba.dubbo.remoting.transport.mina中的类
MinaHandler
MinaHandler(URL, ChannelHandler) - 类 的构造器com.alibaba.dubbo.remoting.transport.mina.MinaHandler
 
MinaServer - com.alibaba.dubbo.remoting.transport.mina中的类
MinaServer
MinaServer(URL, ChannelHandler) - 类 的构造器com.alibaba.dubbo.remoting.transport.mina.MinaServer
 
MinaTransporter - com.alibaba.dubbo.remoting.transport.mina中的类
 
MinaTransporter() - 类 的构造器com.alibaba.dubbo.remoting.transport.mina.MinaTransporter
 
Mixin - com.alibaba.dubbo.common.bytecode中的类
Mixin
mixin(Class<?>[], Class<?>) - 类 中的静态方法com.alibaba.dubbo.common.bytecode.Mixin
mixin interface and delegates.
mixin(Class<?>[], Class<?>, ClassLoader) - 类 中的静态方法com.alibaba.dubbo.common.bytecode.Mixin
mixin interface and delegates.
mixin(Class<?>[], Class<?>[]) - 类 中的静态方法com.alibaba.dubbo.common.bytecode.Mixin
mixin interface and delegates.
mixin(Class<?>[], Class<?>[], ClassLoader) - 类 中的静态方法com.alibaba.dubbo.common.bytecode.Mixin
mixin interface and delegates.
Mixin.MixinAware - com.alibaba.dubbo.common.bytecode中的接口
 
MOCK_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
MOCK_PROTOCOL - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
MockClusterInvoker<T> - com.alibaba.dubbo.rpc.cluster.support.wrapper中的类
 
MockClusterInvoker(Directory<T>, Invoker<T>) - 类 的构造器com.alibaba.dubbo.rpc.cluster.support.wrapper.MockClusterInvoker
 
MockClusterWrapper - com.alibaba.dubbo.rpc.cluster.support.wrapper中的类
mock impl
MockClusterWrapper(Cluster) - 类 的构造器com.alibaba.dubbo.rpc.cluster.support.wrapper.MockClusterWrapper
 
MockInvoker<T> - com.alibaba.dubbo.rpc.support中的类
 
MockInvoker(URL) - 类 的构造器com.alibaba.dubbo.rpc.support.MockInvoker
 
MockInvokersSelector - com.alibaba.dubbo.rpc.cluster.router中的类
mock invoker选择器
MockInvokersSelector() - 类 的构造器com.alibaba.dubbo.rpc.cluster.router.MockInvokersSelector
 
MockProtocol - com.alibaba.dubbo.rpc.support中的类
MockProtocol 用于在consumer side 通过url及类型生成一个mockInvoker
MockProtocol() - 类 的构造器com.alibaba.dubbo.rpc.support.MockProtocol
 
ModuleConfig - com.alibaba.dubbo.config中的类
ModuleConfig
ModuleConfig() - 类 的构造器com.alibaba.dubbo.config.ModuleConfig
 
ModuleConfig(String) - 类 的构造器com.alibaba.dubbo.config.ModuleConfig
 
Monitor - com.alibaba.dubbo.monitor中的接口
Monitor.
MONITOR_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
MonitorConfig - com.alibaba.dubbo.config中的类
MonitorConfig
MonitorConfig() - 类 的构造器com.alibaba.dubbo.config.MonitorConfig
 
MonitorConfig(String) - 类 的构造器com.alibaba.dubbo.config.MonitorConfig
 
MonitorFactory - com.alibaba.dubbo.monitor中的接口
MonitorFactory.
MonitorFilter - com.alibaba.dubbo.monitor.support中的类
MonitorFilter.
MonitorFilter() - 类 的构造器com.alibaba.dubbo.monitor.support.MonitorFilter
 
MonitorService - com.alibaba.dubbo.monitor中的接口
MonitorService.
MulticastExchangeGroup - com.alibaba.dubbo.remoting.p2p.exchange.support中的类
MulticastGroup
MulticastExchangeGroup(URL) - 类 的构造器com.alibaba.dubbo.remoting.p2p.exchange.support.MulticastExchangeGroup
 
MulticastExchangeNetworker - com.alibaba.dubbo.remoting.p2p.exchange.support中的类
MulticastNetworker
MulticastExchangeNetworker() - 类 的构造器com.alibaba.dubbo.remoting.p2p.exchange.support.MulticastExchangeNetworker
 
MulticastGroup - com.alibaba.dubbo.remoting.p2p.support中的类
MulticastGroup
MulticastGroup(URL) - 类 的构造器com.alibaba.dubbo.remoting.p2p.support.MulticastGroup
 
MulticastNetworker - com.alibaba.dubbo.remoting.p2p.support中的类
MulticastNetworker
MulticastNetworker() - 类 的构造器com.alibaba.dubbo.remoting.p2p.support.MulticastNetworker
 
MulticastRegistry - com.alibaba.dubbo.registry.multicast中的类
MulticastRegistry
MulticastRegistry(URL) - 类 的构造器com.alibaba.dubbo.registry.multicast.MulticastRegistry
 
MulticastRegistryFactory - com.alibaba.dubbo.registry.multicast中的类
MulticastRegistryLocator
MulticastRegistryFactory() - 类 的构造器com.alibaba.dubbo.registry.multicast.MulticastRegistryFactory
 
MultiMessage - com.alibaba.dubbo.remoting.exchange.support中的类
 
MultiMessageHandler - com.alibaba.dubbo.remoting.transport中的类
 
MultiMessageHandler(ChannelHandler) - 类 的构造器com.alibaba.dubbo.remoting.transport.MultiMessageHandler
 
MultiServiceProcessor - com.alibaba.dubbo.rpc.protocol.thrift.ext中的类
 
MultiServiceProcessor() - 类 的构造器com.alibaba.dubbo.rpc.protocol.thrift.ext.MultiServiceProcessor
 

N

NAME - 类 中的静态变量com.alibaba.dubbo.common.serialize.support.nativejava.NativeJavaSerialization
 
NAME - 类 中的静态变量com.alibaba.dubbo.remoting.exchange.support.header.HeaderExchanger
 
NAME - 类 中的静态变量com.alibaba.dubbo.remoting.transport.dispatcher.all.AllDispatcher
 
NAME - 类 中的静态变量com.alibaba.dubbo.remoting.transport.dispatcher.connection.ConnectionOrderedDispatcher
 
NAME - 类 中的静态变量com.alibaba.dubbo.remoting.transport.dispatcher.direct.DirectDispatcher
 
NAME - 类 中的静态变量com.alibaba.dubbo.remoting.transport.dispatcher.execution.ExecutionDispatcher
 
NAME - 类 中的静态变量com.alibaba.dubbo.remoting.transport.dispatcher.message.MessageOnlyDispatcher
 
NAME - 类 中的静态变量com.alibaba.dubbo.remoting.transport.grizzly.GrizzlyTransporter
 
NAME - 类 中的静态变量com.alibaba.dubbo.remoting.transport.mina.MinaTransporter
 
NAME - 类 中的静态变量com.alibaba.dubbo.remoting.transport.netty.NettyTransporter
 
NAME - 类 中的静态变量com.alibaba.dubbo.rpc.cluster.loadbalance.LeastActiveLoadBalance
 
NAME - 类 中的静态变量com.alibaba.dubbo.rpc.cluster.loadbalance.RandomLoadBalance
 
NAME - 类 中的静态变量com.alibaba.dubbo.rpc.cluster.loadbalance.RoundRobinLoadBalance
 
NAME - 类 中的静态变量com.alibaba.dubbo.rpc.cluster.router.condition.ConditionRouterFactory
 
NAME - 类 中的静态变量com.alibaba.dubbo.rpc.cluster.router.file.FileRouterFactory
 
NAME - 类 中的静态变量com.alibaba.dubbo.rpc.cluster.router.script.ScriptRouterFactory
 
NAME - 类 中的静态变量com.alibaba.dubbo.rpc.cluster.support.AvailableCluster
 
NAME - 类 中的静态变量com.alibaba.dubbo.rpc.cluster.support.FailbackCluster
 
NAME - 类 中的静态变量com.alibaba.dubbo.rpc.cluster.support.FailfastCluster
 
NAME - 类 中的静态变量com.alibaba.dubbo.rpc.cluster.support.FailoverCluster
 
NAME - 类 中的静态变量com.alibaba.dubbo.rpc.cluster.support.FailsafeCluster
 
NAME - 类 中的静态变量com.alibaba.dubbo.rpc.cluster.support.ForkingCluster
 
NAME - 类 中的静态变量com.alibaba.dubbo.rpc.cluster.support.MergeableCluster
 
NAME - 类 中的静态变量com.alibaba.dubbo.rpc.protocol.dubbo.DubboCodec
 
NAME - 类 中的静态变量com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol
 
NAME - 类 中的静态变量com.alibaba.dubbo.rpc.protocol.injvm.InjvmProtocol
 
NAME - 类 中的静态变量com.alibaba.dubbo.rpc.protocol.thrift.DubboClassNameGenerator
 
NAME - 类 中的静态变量com.alibaba.dubbo.rpc.protocol.thrift.ThriftClassNameGenerator
 
NAME - 类 中的静态变量com.alibaba.dubbo.rpc.protocol.thrift.ThriftCodec
 
NAME - 类 中的静态变量com.alibaba.dubbo.rpc.protocol.thrift.ThriftProtocol
 
name2Class(ClassLoader, String) - 类 中的静态方法com.alibaba.dubbo.common.beanutil.JavaBeanSerializeUtil
把 Class.forName 的返回值转换为 Class.
name2class(String) - 类 中的静态方法com.alibaba.dubbo.common.utils.ReflectUtils
name to class.
name2desc(String) - 类 中的静态方法com.alibaba.dubbo.common.utils.ReflectUtils
name to desc.
NamedThreadFactory - com.alibaba.dubbo.common.utils中的类
InternalThreadFactory.
NamedThreadFactory() - 类 的构造器com.alibaba.dubbo.common.utils.NamedThreadFactory
 
NamedThreadFactory(String) - 类 的构造器com.alibaba.dubbo.common.utils.NamedThreadFactory
 
NamedThreadFactory(String, boolean) - 类 的构造器com.alibaba.dubbo.common.utils.NamedThreadFactory
 
NativeJavaObjectInput - com.alibaba.dubbo.common.serialize.support.nativejava中的类
 
NativeJavaObjectInput(InputStream) - 类 的构造器com.alibaba.dubbo.common.serialize.support.nativejava.NativeJavaObjectInput
 
NativeJavaObjectOutput - com.alibaba.dubbo.common.serialize.support.nativejava中的类
 
NativeJavaObjectOutput(OutputStream) - 类 的构造器com.alibaba.dubbo.common.serialize.support.nativejava.NativeJavaObjectOutput
 
NativeJavaSerialization - com.alibaba.dubbo.common.serialize.support.nativejava中的类
 
NativeJavaSerialization() - 类 的构造器com.alibaba.dubbo.common.serialize.support.nativejava.NativeJavaSerialization
 
NEED_MORE_INPUT - 接口 中的静态变量com.alibaba.dubbo.remoting.Codec
已过时。
Need more input poison.
NettyBackedChannelBuffer - com.alibaba.dubbo.remoting.transport.netty中的类
 
NettyBackedChannelBuffer(ChannelBuffer) - 类 的构造器com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
NettyBackedChannelBufferFactory - com.alibaba.dubbo.remoting.transport.netty中的类
Wrap netty dynamic channel buffer.
NettyBackedChannelBufferFactory() - 类 的构造器com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBufferFactory
 
nettyChannelBuffer() - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
NettyClient - com.alibaba.dubbo.remoting.transport.netty中的类
NettyClient.
NettyClient(URL, ChannelHandler) - 类 的构造器com.alibaba.dubbo.remoting.transport.netty.NettyClient
 
NettyHandler - com.alibaba.dubbo.remoting.transport.netty中的类
NettyHandler
NettyHandler(URL, ChannelHandler) - 类 的构造器com.alibaba.dubbo.remoting.transport.netty.NettyHandler
 
NettyServer - com.alibaba.dubbo.remoting.transport.netty中的类
NettyServer
NettyServer(URL, ChannelHandler) - 类 的构造器com.alibaba.dubbo.remoting.transport.netty.NettyServer
 
NettyTransporter - com.alibaba.dubbo.remoting.transport.netty中的类
 
NettyTransporter() - 类 的构造器com.alibaba.dubbo.remoting.transport.netty.NettyTransporter
 
NetUtils - com.alibaba.dubbo.common.utils中的类
IP and Port Helper for RPC,
NetUtils() - 类 的构造器com.alibaba.dubbo.common.utils.NetUtils
 
NETWORK_EXCEPTION - 异常错误 中的静态变量com.alibaba.dubbo.rpc.RpcException
 
Networker - com.alibaba.dubbo.remoting.p2p中的接口
Networker.
Networkers - com.alibaba.dubbo.remoting.p2p中的类
Networkers.
Networkers() - 类 的构造器com.alibaba.dubbo.remoting.p2p.Networkers
 
newInstance() - 类 中的静态方法com.alibaba.dubbo.common.bytecode.ClassGenerator
 
newInstance(ClassLoader) - 类 中的静态方法com.alibaba.dubbo.common.bytecode.ClassGenerator
 
newInstance(Object[]) - 类 中的方法com.alibaba.dubbo.common.bytecode.Mixin
new Mixin instance.
newInstance() - 类 中的方法com.alibaba.dubbo.common.bytecode.Proxy
get instance with default handler.
newInstance(InvocationHandler) - 类 中的方法com.alibaba.dubbo.common.bytecode.Proxy
get instance with special handler.
newInstance(String) - 类 中的静态方法com.alibaba.dubbo.common.compiler.support.ClassUtils
 
newThread(Runnable) - 类 中的方法com.alibaba.dubbo.common.utils.NamedThreadFactory
 
nextToken() - 类 中的方法com.alibaba.dubbo.common.json.JSONReader
 
nextToken(int) - 类 中的方法com.alibaba.dubbo.common.json.JSONReader
 
NO_AVAILABLE - 类 中的静态变量com.alibaba.dubbo.config.RegistryConfig
 
Node - com.alibaba.dubbo.common中的接口
Node.
NoSuchMethodException - com.alibaba.dubbo.common.bytecode中的异常错误
NoSuchMethodException.
NoSuchMethodException() - 异常错误 的构造器com.alibaba.dubbo.common.bytecode.NoSuchMethodException
 
NoSuchMethodException(String) - 异常错误 的构造器com.alibaba.dubbo.common.bytecode.NoSuchMethodException
 
NoSuchPropertyException - com.alibaba.dubbo.common.bytecode中的异常错误
NoSuchPropertyException.
NoSuchPropertyException() - 异常错误 的构造器com.alibaba.dubbo.common.bytecode.NoSuchPropertyException
 
NoSuchPropertyException(String) - 异常错误 的构造器com.alibaba.dubbo.common.bytecode.NoSuchPropertyException
 
notify(List<URL>) - 类 中的方法com.alibaba.dubbo.registry.integration.RegistryDirectory
 
notify(List<URL>) - 接口 中的方法com.alibaba.dubbo.registry.NotifyListener
当收到服务变更通知时触发。
NotifyListener - com.alibaba.dubbo.registry中的接口
NotifyListener.
notNull(Object, String) - 类 中的静态方法com.alibaba.dubbo.common.utils.Assert
 
NULL - 类 中的静态变量com.alibaba.dubbo.common.json.JSON
 
NULL - 类 中的静态变量com.alibaba.dubbo.common.json.JSONToken
 

O

OBJECT - 类 中的静态变量com.alibaba.dubbo.common.json.JSONToken
 
OBJECT - 接口 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataFlags
 
OBJECT_BYTES - 接口 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataFlags
 
OBJECT_DESC - 接口 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataFlags
 
OBJECT_DESC_ID - 接口 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataFlags
 
OBJECT_DUMMY - 接口 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataFlags
 
OBJECT_ITEM - 类 中的静态变量com.alibaba.dubbo.common.json.JSON
 
OBJECT_MAP - 接口 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataFlags
 
OBJECT_NULL - 接口 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataFlags
 
OBJECT_REF - 接口 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataFlags
 
OBJECT_STREAM - 接口 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataFlags
 
OBJECT_VALUE - 类 中的静态变量com.alibaba.dubbo.common.json.JSON
 
OBJECT_VALUE - 接口 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataFlags
 
OBJECT_VALUES - 接口 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataFlags
 
objectBegin() - 接口 中的方法com.alibaba.dubbo.common.json.JSONVisitor
object begin.
objectBegin() - 类 中的方法com.alibaba.dubbo.common.json.JSONWriter
object begin.
objectEnd(int) - 接口 中的方法com.alibaba.dubbo.common.json.JSONVisitor
object end, return object value.
objectEnd() - 类 中的方法com.alibaba.dubbo.common.json.JSONWriter
object end.
ObjectInput - com.alibaba.dubbo.common.serialize中的接口
Object input.
objectItem(String) - 接口 中的方法com.alibaba.dubbo.common.json.JSONVisitor
object property name.
objectItem(String) - 类 中的方法com.alibaba.dubbo.common.json.JSONWriter
object item.
objectItemValue(Object, boolean) - 接口 中的方法com.alibaba.dubbo.common.json.JSONVisitor
object property value.
ObjectOutput - com.alibaba.dubbo.common.serialize中的接口
Object output.
OK - 类 中的静态变量com.alibaba.dubbo.remoting.exchange.Response
ok.
ON_CONNECT_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
ON_DISCONNECT_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
ON_INVOKE_INSTANCE_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
ON_INVOKE_METHOD_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
ON_RETURN_INSTANCE_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
ON_RETURN_METHOD_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
ON_THROW_INSTANCE_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
ON_THROW_METHOD_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
onApplicationEvent(ApplicationEvent) - 类 中的方法com.alibaba.dubbo.config.spring.ServiceBean
 
open(URL) - 类 中的方法com.alibaba.dubbo.rpc.protocol.hessian.HttpClientConnectionFactory
 
OUTPUT - 接口 中的静态变量com.alibaba.dubbo.monitor.MonitorService
 
OUTPUT_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
OVERRIDE_PROTOCOL - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
OverrideConfigurator - com.alibaba.dubbo.rpc.cluster.configurator.override中的类
AbsentConfigurator
OverrideConfigurator(URL) - 类 的构造器com.alibaba.dubbo.rpc.cluster.configurator.override.OverrideConfigurator
 
OverrideConfiguratorFactory - com.alibaba.dubbo.rpc.cluster.configurator.override中的类
AbsentConfiguratorFactory
OverrideConfiguratorFactory() - 类 的构造器com.alibaba.dubbo.rpc.cluster.configurator.override.OverrideConfiguratorFactory
 

P

Page - com.alibaba.dubbo.container.page中的类
Page
Page(String) - 类 的构造器com.alibaba.dubbo.container.page.Page
 
Page(String, String, String, String) - 类 的构造器com.alibaba.dubbo.container.page.Page
 
Page(String, String, String[], List<List<String>>) - 类 的构造器com.alibaba.dubbo.container.page.Page
 
Page(String, String, List<String>, List<List<String>>) - 类 的构造器com.alibaba.dubbo.container.page.Page
 
PageHandler - com.alibaba.dubbo.container.page中的接口
PageHandler
PageServlet - com.alibaba.dubbo.container.page中的类
PageServlet
PageServlet() - 类 的构造器com.alibaba.dubbo.container.page.PageServlet
 
Parameter - com.alibaba.dubbo.config.support中的注释类型
Parameter
PARAMETER_CLASS_NAME_GENERATOR - 类 中的静态变量com.alibaba.dubbo.rpc.protocol.thrift.ThriftCodec
 
Parameters - com.alibaba.dubbo.common中的类
已过时。 
Parameters(String...) - 类 的构造器com.alibaba.dubbo.common.Parameters
已过时。
 
Parameters(Map<String, String>) - 类 的构造器com.alibaba.dubbo.common.Parameters
已过时。
 
parse(String) - 类 中的静态方法com.alibaba.dubbo.common.json.JSON
parse json.
parse(Reader) - 类 中的静态方法com.alibaba.dubbo.common.json.JSON
parse json.
parse(String, Class<T>) - 类 中的静态方法com.alibaba.dubbo.common.json.JSON
parse json.
parse(Reader, Class<T>) - 类 中的静态方法com.alibaba.dubbo.common.json.JSON
parse json
parse(String, Class<?>[]) - 类 中的静态方法com.alibaba.dubbo.common.json.JSON
parse json.
parse(Reader, Class<?>[]) - 类 中的静态方法com.alibaba.dubbo.common.json.JSON
parse json.
parse(String, JSONVisitor) - 类 中的静态方法com.alibaba.dubbo.common.json.JSON
parse json.
parse(Reader, JSONVisitor) - 类 中的静态方法com.alibaba.dubbo.common.json.JSON
parse json.
parse(Element, ParserContext) - 类 中的方法com.alibaba.dubbo.config.spring.schema.DubboBeanDefinitionParser
 
ParseException - com.alibaba.dubbo.common.json中的异常错误
ParseException.
ParseException() - 异常错误 的构造器com.alibaba.dubbo.common.json.ParseException
 
ParseException(String) - 异常错误 的构造器com.alibaba.dubbo.common.json.ParseException
 
parseFrom(GenericObjectInput) - 类 中的方法com.alibaba.dubbo.common.serialize.support.dubbo.Builder.AbstractObjectBuilder
 
parseFrom(byte[]) - 类 中的方法com.alibaba.dubbo.common.serialize.support.dubbo.Builder
 
parseFrom(InputStream) - 类 中的方法com.alibaba.dubbo.common.serialize.support.dubbo.Builder
 
parseFrom(GenericObjectInput) - 类 中的方法com.alibaba.dubbo.common.serialize.support.dubbo.Builder
 
parseInteger(String) - 类 中的静态方法com.alibaba.dubbo.common.utils.StringUtils
 
parseMockValue(String) - 类 中的静态方法com.alibaba.dubbo.rpc.support.MockInvoker
 
parseMockValue(String, Type[]) - 类 中的静态方法com.alibaba.dubbo.rpc.support.MockInvoker
 
parseParameters(String) - 类 中的静态方法com.alibaba.dubbo.common.Parameters
已过时。
 
parseQueryString(String) - 类 中的静态方法com.alibaba.dubbo.common.utils.StringUtils
parse query string to Parameters.
parseURL(String, Map<String, String>) - 类 中的静态方法com.alibaba.dubbo.common.utils.UrlUtils
 
parseURLs(String, Map<String, String>) - 类 中的静态方法com.alibaba.dubbo.common.utils.UrlUtils
 
PATH_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
PATH_SEPARATOR - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
PAYLOAD_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
peek() - 类 中的方法com.alibaba.dubbo.common.utils.Stack
peek.
Peer - com.alibaba.dubbo.remoting.p2p中的接口
Peer.
PID_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
PojoUtils - com.alibaba.dubbo.common.utils中的类
PojoUtils.
PojoUtils() - 类 的构造器com.alibaba.dubbo.common.utils.PojoUtils
 
pop() - 类 中的方法com.alibaba.dubbo.common.utils.Stack
pop.
PortTelnetHandler - com.alibaba.dubbo.rpc.protocol.dubbo.telnet中的类
ServerTelnetHandler
PortTelnetHandler() - 类 的构造器com.alibaba.dubbo.rpc.protocol.dubbo.telnet.PortTelnetHandler
 
position() - 类 中的方法com.alibaba.dubbo.common.io.UnsafeByteArrayInputStream
 
position(int) - 类 中的方法com.alibaba.dubbo.common.io.UnsafeByteArrayInputStream
 
postProcessAfterInitialization(Object, String) - 类 中的方法com.alibaba.dubbo.config.spring.AnnotationBean
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - 类 中的方法com.alibaba.dubbo.config.spring.AnnotationBean
 
postProcessBeforeInitialization(Object, String) - 类 中的方法com.alibaba.dubbo.config.spring.AnnotationBean
 
printList(List<T>) - 类 中的静态方法com.alibaba.dubbo.common.utils.LogUtil
 
PRIORITY_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
process(TProtocol, TProtocol) - 类 中的方法com.alibaba.dubbo.rpc.protocol.thrift.ext.MultiServiceProcessor
 
PROMPT_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
propertySize() - 类 中的方法com.alibaba.dubbo.common.beanutil.JavaBeanDescriptor
 
Protocol - com.alibaba.dubbo.rpc中的接口
Protocol.
PROTOCOL_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
ProtocolConfig - com.alibaba.dubbo.config中的类
ProtocolConfig
ProtocolConfig() - 类 的构造器com.alibaba.dubbo.config.ProtocolConfig
 
ProtocolConfig(String) - 类 的构造器com.alibaba.dubbo.config.ProtocolConfig
 
ProtocolConfig(String, int) - 类 的构造器com.alibaba.dubbo.config.ProtocolConfig
 
ProtocolFilterWrapper - com.alibaba.dubbo.rpc.protocol中的类
ListenerProtocol
ProtocolFilterWrapper(Protocol) - 类 的构造器com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper
 
ProtocolListenerWrapper - com.alibaba.dubbo.rpc.protocol中的类
ListenerProtocol
ProtocolListenerWrapper(Protocol) - 类 的构造器com.alibaba.dubbo.rpc.protocol.ProtocolListenerWrapper
 
ProtocolUtils - com.alibaba.dubbo.rpc.support中的类
 
PROVIDER - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
PROVIDER - 接口 中的静态变量com.alibaba.dubbo.monitor.MonitorService
 
PROVIDER_PROTOCOL - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
PROVIDER_SIDE - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
ProviderConfig - com.alibaba.dubbo.config中的类
ProviderConfig
ProviderConfig() - 类 的构造器com.alibaba.dubbo.config.ProviderConfig
 
PROVIDERS_CATEGORY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
Proxy - com.alibaba.dubbo.common.bytecode中的类
Proxy.
PROXY_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
ProxyFactory - com.alibaba.dubbo.rpc中的接口
ProxyFactory.
push(E) - 类 中的方法com.alibaba.dubbo.common.utils.Stack
push.
put(Object, Object) - 接口 中的方法com.alibaba.dubbo.cache.Cache
 
put(Object, Object) - 类 中的方法com.alibaba.dubbo.cache.support.jcache.JCache
 
put(Object, Object) - 类 中的方法com.alibaba.dubbo.cache.support.lru.LruCache
 
put(Object, Object) - 类 中的方法com.alibaba.dubbo.cache.support.threadlocal.ThreadLocalCache
 
put(String, Object) - 类 中的方法com.alibaba.dubbo.common.json.JSONObject
put value.
put(String, String, Object) - 接口 中的方法com.alibaba.dubbo.common.store.DataStore
 
put(String, String, Object) - 类 中的方法com.alibaba.dubbo.common.store.support.SimpleDataStore
 
put(K, V) - 类 中的方法com.alibaba.dubbo.common.utils.LRUCache
 
putAll(String[], Object[]) - 类 中的方法com.alibaba.dubbo.common.json.JSONObject
put all.
putAll(Map<String, Object>) - 类 中的方法com.alibaba.dubbo.common.json.JSONObject
put all.

Q

QUEUES_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
QUOTE - 类 中的静态变量com.alibaba.dubbo.common.json.JSON
 

R

RandomAccessByteArrayOutputStream - com.alibaba.dubbo.rpc.protocol.thrift.io中的类
 
RandomAccessByteArrayOutputStream() - 类 的构造器com.alibaba.dubbo.rpc.protocol.thrift.io.RandomAccessByteArrayOutputStream
 
RandomAccessByteArrayOutputStream(int) - 类 的构造器com.alibaba.dubbo.rpc.protocol.thrift.io.RandomAccessByteArrayOutputStream
 
RandomLoadBalance - com.alibaba.dubbo.rpc.cluster.loadbalance中的类
random load balance.
RandomLoadBalance() - 类 的构造器com.alibaba.dubbo.rpc.cluster.loadbalance.RandomLoadBalance
 
RBRACE - 类 中的静态变量com.alibaba.dubbo.common.json.JSON
 
RBRACE - 类 中的静态变量com.alibaba.dubbo.common.json.JSONToken
 
read() - 类 中的方法com.alibaba.dubbo.common.io.UnsafeByteArrayInputStream
 
read(byte[], int, int) - 类 中的方法com.alibaba.dubbo.common.io.UnsafeByteArrayInputStream
 
read() - 类 中的方法com.alibaba.dubbo.common.io.UnsafeStringReader
 
read(char[], int, int) - 类 中的方法com.alibaba.dubbo.common.io.UnsafeStringReader
 
read(Reader) - 类 中的静态方法com.alibaba.dubbo.common.utils.IOUtils
read string.
read() - 类 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBufferInputStream
 
read(byte[], int, int) - 类 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBufferInputStream
 
read(byte[]) - 类 中的方法com.alibaba.dubbo.rpc.protocol.thrift.io.InputStreamWrapper
 
read(byte[], int, int) - 类 中的方法com.alibaba.dubbo.rpc.protocol.thrift.io.InputStreamWrapper
 
read() - 类 中的方法com.alibaba.dubbo.rpc.protocol.thrift.io.InputStreamWrapper
 
readable() - 类 中的方法com.alibaba.dubbo.remoting.buffer.AbstractChannelBuffer
 
readable() - 接口 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBuffer
Returns true if and only if (this.writerIndex - this.readerIndex) is greater than 0.
readable() - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
readableBytes() - 类 中的方法com.alibaba.dubbo.remoting.buffer.AbstractChannelBuffer
 
readableBytes() - 接口 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBuffer
Returns the number of readable bytes which is equal to (this.writerIndex - this.readerIndex).
readableBytes() - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
readBool() - 接口 中的方法com.alibaba.dubbo.common.serialize.DataInput
Read boolean.
readBool() - 类 中的方法com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataInput
 
readBool() - 类 中的方法com.alibaba.dubbo.common.serialize.support.hessian.Hessian2ObjectInput
 
readBool() - 类 中的方法com.alibaba.dubbo.common.serialize.support.json.FastJsonObjectInput
 
readBool() - 类 中的方法com.alibaba.dubbo.common.serialize.support.json.JsonObjectInput
 
readBool() - 类 中的方法com.alibaba.dubbo.common.serialize.support.nativejava.NativeJavaObjectInput
 
readByte() - 接口 中的方法com.alibaba.dubbo.common.serialize.DataInput
Read byte.
readByte() - 类 中的方法com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataInput
 
readByte() - 类 中的方法com.alibaba.dubbo.common.serialize.support.hessian.Hessian2ObjectInput
 
readByte() - 类 中的方法com.alibaba.dubbo.common.serialize.support.json.FastJsonObjectInput
 
readByte() - 类 中的方法com.alibaba.dubbo.common.serialize.support.json.JsonObjectInput
 
readByte() - 类 中的方法com.alibaba.dubbo.common.serialize.support.nativejava.NativeJavaObjectInput
 
readByte() - 类 中的方法com.alibaba.dubbo.remoting.buffer.AbstractChannelBuffer
 
readByte() - 接口 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBuffer
Gets a byte at the current readerIndex and increases the readerIndex by 1 in this buffer.
readByte() - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
readBytes() - 接口 中的方法com.alibaba.dubbo.common.serialize.DataInput
Read byte array.
readBytes() - 类 中的方法com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataInput
 
readBytes() - 类 中的方法com.alibaba.dubbo.common.serialize.support.hessian.Hessian2ObjectInput
 
readBytes() - 类 中的方法com.alibaba.dubbo.common.serialize.support.java.JavaObjectInput
 
readBytes() - 类 中的方法com.alibaba.dubbo.common.serialize.support.json.FastJsonObjectInput
 
readBytes() - 类 中的方法com.alibaba.dubbo.common.serialize.support.json.JsonObjectInput
 
readBytes() - 类 中的方法com.alibaba.dubbo.common.serialize.support.nativejava.NativeJavaObjectInput
 
readBytes(int) - 类 中的方法com.alibaba.dubbo.remoting.buffer.AbstractChannelBuffer
 
readBytes(byte[], int, int) - 类 中的方法com.alibaba.dubbo.remoting.buffer.AbstractChannelBuffer
 
readBytes(byte[]) - 类 中的方法com.alibaba.dubbo.remoting.buffer.AbstractChannelBuffer
 
readBytes(ChannelBuffer) - 类 中的方法com.alibaba.dubbo.remoting.buffer.AbstractChannelBuffer
 
readBytes(ChannelBuffer, int) - 类 中的方法com.alibaba.dubbo.remoting.buffer.AbstractChannelBuffer
 
readBytes(ChannelBuffer, int, int) - 类 中的方法com.alibaba.dubbo.remoting.buffer.AbstractChannelBuffer
 
readBytes(ByteBuffer) - 类 中的方法com.alibaba.dubbo.remoting.buffer.AbstractChannelBuffer
 
readBytes(OutputStream, int) - 类 中的方法com.alibaba.dubbo.remoting.buffer.AbstractChannelBuffer
 
readBytes(byte[]) - 接口 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBuffer
Transfers this buffer's data to the specified destination starting at the current readerIndex and increases the readerIndex by the number of the transferred bytes (= dst.length).
readBytes(byte[], int, int) - 接口 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBuffer
Transfers this buffer's data to the specified destination starting at the current readerIndex and increases the readerIndex by the number of the transferred bytes (= length).
readBytes(ByteBuffer) - 接口 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBuffer
Transfers this buffer's data to the specified destination starting at the current readerIndex until the destination's position reaches its limit, and increases the readerIndex by the number of the transferred bytes.
readBytes(ChannelBuffer) - 接口 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBuffer
Transfers this buffer's data to the specified destination starting at the current readerIndex until the destination becomes non-writable, and increases the readerIndex by the number of the transferred bytes.
readBytes(ChannelBuffer, int) - 接口 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBuffer
Transfers this buffer's data to the specified destination starting at the current readerIndex and increases the readerIndex by the number of the transferred bytes (= length).
readBytes(ChannelBuffer, int, int) - 接口 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBuffer
Transfers this buffer's data to the specified destination starting at the current readerIndex and increases the readerIndex by the number of the transferred bytes (= length).
readBytes(int) - 接口 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBuffer
Transfers this buffer's data to a newly created buffer starting at the current readerIndex and increases the readerIndex by the number of the transferred bytes (= length).
readBytes(OutputStream, int) - 接口 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBuffer
Transfers this buffer's data to the specified stream starting at the current readerIndex.
readBytes() - 类 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBufferInputStream
 
readBytes(byte[]) - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
readBytes(byte[], int, int) - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
readBytes(ByteBuffer) - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
readBytes(ChannelBuffer) - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
readBytes(ChannelBuffer, int) - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
readBytes(ChannelBuffer, int, int) - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
readBytes(int) - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
readBytes(OutputStream, int) - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
readDouble() - 接口 中的方法com.alibaba.dubbo.common.serialize.DataInput
Read double.
readDouble() - 类 中的方法com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataInput
 
readDouble() - 类 中的方法com.alibaba.dubbo.common.serialize.support.hessian.Hessian2ObjectInput
 
readDouble() - 类 中的方法com.alibaba.dubbo.common.serialize.support.json.FastJsonObjectInput
 
readDouble() - 类 中的方法com.alibaba.dubbo.common.serialize.support.json.JsonObjectInput
 
readDouble() - 类 中的方法com.alibaba.dubbo.common.serialize.support.nativejava.NativeJavaObjectInput
 
readerIndex() - 类 中的方法com.alibaba.dubbo.remoting.buffer.AbstractChannelBuffer
 
readerIndex(int) - 类 中的方法com.alibaba.dubbo.remoting.buffer.AbstractChannelBuffer
 
readerIndex() - 接口 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBuffer
Returns the readerIndex of this buffer.
readerIndex(int) - 接口 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBuffer
Sets the readerIndex of this buffer.
readerIndex() - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
readerIndex(int) - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
readFloat() - 接口 中的方法com.alibaba.dubbo.common.serialize.DataInput
Read float.
readFloat() - 类 中的方法com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataInput
 
readFloat() - 类 中的方法com.alibaba.dubbo.common.serialize.support.hessian.Hessian2ObjectInput
 
readFloat() - 类 中的方法com.alibaba.dubbo.common.serialize.support.json.FastJsonObjectInput
 
readFloat() - 类 中的方法com.alibaba.dubbo.common.serialize.support.json.JsonObjectInput
 
readFloat() - 类 中的方法com.alibaba.dubbo.common.serialize.support.nativejava.NativeJavaObjectInput
 
readInt() - 接口 中的方法com.alibaba.dubbo.common.serialize.DataInput
Read integer.
readInt() - 类 中的方法com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataInput
 
readInt() - 类 中的方法com.alibaba.dubbo.common.serialize.support.hessian.Hessian2ObjectInput
 
readInt() - 类 中的方法com.alibaba.dubbo.common.serialize.support.json.FastJsonObjectInput
 
readInt() - 类 中的方法com.alibaba.dubbo.common.serialize.support.json.JsonObjectInput
 
readInt() - 类 中的方法com.alibaba.dubbo.common.serialize.support.nativejava.NativeJavaObjectInput
 
readLines(File) - 类 中的静态方法com.alibaba.dubbo.common.utils.IOUtils
read lines.
readLines(InputStream) - 类 中的静态方法com.alibaba.dubbo.common.utils.IOUtils
read lines.
readLong() - 接口 中的方法com.alibaba.dubbo.common.serialize.DataInput
Read long.
readLong() - 类 中的方法com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataInput
 
readLong() - 类 中的方法com.alibaba.dubbo.common.serialize.support.hessian.Hessian2ObjectInput
 
readLong() - 类 中的方法com.alibaba.dubbo.common.serialize.support.json.FastJsonObjectInput
 
readLong() - 类 中的方法com.alibaba.dubbo.common.serialize.support.json.JsonObjectInput
 
readLong() - 类 中的方法com.alibaba.dubbo.common.serialize.support.nativejava.NativeJavaObjectInput
 
readObject() - 接口 中的方法com.alibaba.dubbo.common.serialize.ObjectInput
read object.
readObject(Class<T>) - 接口 中的方法com.alibaba.dubbo.common.serialize.ObjectInput
read object.
readObject(Class<T>, Type) - 接口 中的方法com.alibaba.dubbo.common.serialize.ObjectInput
read object.
readObject() - 类 中的方法com.alibaba.dubbo.common.serialize.support.dubbo.GenericObjectInput
 
readObject(Class<T>) - 类 中的方法com.alibaba.dubbo.common.serialize.support.dubbo.GenericObjectInput
 
readObject(Class<T>, Type) - 类 中的方法com.alibaba.dubbo.common.serialize.support.dubbo.GenericObjectInput
 
readObject() - 类 中的方法com.alibaba.dubbo.common.serialize.support.hessian.Hessian2ObjectInput
 
readObject(Class<T>) - 类 中的方法com.alibaba.dubbo.common.serialize.support.hessian.Hessian2ObjectInput
 
readObject(Class<T>, Type) - 类 中的方法com.alibaba.dubbo.common.serialize.support.hessian.Hessian2ObjectInput
 
readObject() - 类 中的方法com.alibaba.dubbo.common.serialize.support.java.JavaObjectInput
 
readObject(Class<T>) - 类 中的方法com.alibaba.dubbo.common.serialize.support.java.JavaObjectInput
 
readObject(Class<T>, Type) - 类 中的方法com.alibaba.dubbo.common.serialize.support.java.JavaObjectInput
 
readObject() - 类 中的方法com.alibaba.dubbo.common.serialize.support.json.FastJsonObjectInput
 
readObject(Class<T>) - 类 中的方法com.alibaba.dubbo.common.serialize.support.json.FastJsonObjectInput
 
readObject(Class<T>, Type) - 类 中的方法com.alibaba.dubbo.common.serialize.support.json.FastJsonObjectInput
 
readObject() - 类 中的方法com.alibaba.dubbo.common.serialize.support.json.JsonObjectInput
 
readObject(Class<T>) - 类 中的方法com.alibaba.dubbo.common.serialize.support.json.JsonObjectInput
 
readObject(Class<T>, Type) - 类 中的方法com.alibaba.dubbo.common.serialize.support.json.JsonObjectInput
 
readObject() - 类 中的方法com.alibaba.dubbo.common.serialize.support.nativejava.NativeJavaObjectInput
 
readObject(Class<T>) - 类 中的方法com.alibaba.dubbo.common.serialize.support.nativejava.NativeJavaObjectInput
 
readObject(Class<T>, Type) - 类 中的方法com.alibaba.dubbo.common.serialize.support.nativejava.NativeJavaObjectInput
 
READONLY_EVENT - 类 中的静态变量com.alibaba.dubbo.remoting.exchange.Request
 
READONLY_EVENT - 类 中的静态变量com.alibaba.dubbo.remoting.exchange.Response
 
readShort() - 接口 中的方法com.alibaba.dubbo.common.serialize.DataInput
Read short integer.
readShort() - 类 中的方法com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataInput
 
readShort() - 类 中的方法com.alibaba.dubbo.common.serialize.support.hessian.Hessian2ObjectInput
 
readShort() - 类 中的方法com.alibaba.dubbo.common.serialize.support.json.FastJsonObjectInput
 
readShort() - 类 中的方法com.alibaba.dubbo.common.serialize.support.json.JsonObjectInput
 
readShort() - 类 中的方法com.alibaba.dubbo.common.serialize.support.nativejava.NativeJavaObjectInput
 
readUInt() - 类 中的方法com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataInput
 
readUTF() - 接口 中的方法com.alibaba.dubbo.common.serialize.DataInput
Read UTF-8 string.
readUTF() - 类 中的方法com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataInput
 
readUTF() - 类 中的方法com.alibaba.dubbo.common.serialize.support.hessian.Hessian2ObjectInput
 
readUTF() - 类 中的方法com.alibaba.dubbo.common.serialize.support.java.JavaObjectInput
 
readUTF() - 类 中的方法com.alibaba.dubbo.common.serialize.support.json.FastJsonObjectInput
 
readUTF() - 类 中的方法com.alibaba.dubbo.common.serialize.support.json.JsonObjectInput
 
readUTF() - 类 中的方法com.alibaba.dubbo.common.serialize.support.nativejava.NativeJavaObjectInput
 
readValue(Class<?>, Object) - 类 中的方法com.alibaba.dubbo.common.json.GenericJSONConverter
 
readValue(Class<?>, Object) - 接口 中的方法com.alibaba.dubbo.common.json.JSONConverter
convert json value to target class.
ready() - 类 中的方法com.alibaba.dubbo.common.io.UnsafeStringReader
 
realize(Object[], Class<?>[]) - 类 中的静态方法com.alibaba.dubbo.common.utils.PojoUtils
 
realize(Object[], Class<?>[], Type[]) - 类 中的静态方法com.alibaba.dubbo.common.utils.PojoUtils
 
realize(Object, Class<?>) - 类 中的静态方法com.alibaba.dubbo.common.utils.PojoUtils
 
realize(Object, Class<?>, Type) - 类 中的静态方法com.alibaba.dubbo.common.utils.PojoUtils
 
received(Channel, Object) - 接口 中的方法com.alibaba.dubbo.remoting.ChannelHandler
on message received.
received(Channel, Response) - 类 中的静态方法com.alibaba.dubbo.remoting.exchange.support.DefaultFuture
 
received(Channel, Object) - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.ExchangeHandlerDispatcher
 
received(Channel, Object) - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.header.HeaderExchangeHandler
 
received(Channel, Object) - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.header.HeartbeatHandler
 
received(Channel, Object) - 类 中的方法com.alibaba.dubbo.remoting.transport.AbstractChannelHandlerDelegate
 
received(Channel, Object) - 类 中的方法com.alibaba.dubbo.remoting.transport.AbstractPeer
 
received(Channel, Object) - 类 中的方法com.alibaba.dubbo.remoting.transport.ChannelHandlerAdapter
 
received(Channel, Object) - 类 中的方法com.alibaba.dubbo.remoting.transport.ChannelHandlerDispatcher
 
received(Channel, Object) - 类 中的方法com.alibaba.dubbo.remoting.transport.DecodeHandler
 
received(Channel, Object) - 类 中的方法com.alibaba.dubbo.remoting.transport.dispatcher.all.AllChannelHandler
 
received(Channel, Object) - 类 中的方法com.alibaba.dubbo.remoting.transport.dispatcher.connection.ConnectionOrderedChannelHandler
 
received(Channel, Object) - 类 中的方法com.alibaba.dubbo.remoting.transport.dispatcher.execution.ExecutionChannelHandler
 
received(Channel, Object) - 类 中的方法com.alibaba.dubbo.remoting.transport.dispatcher.message.MessageOnlyChannelHandler
 
received(Channel, Object) - 类 中的方法com.alibaba.dubbo.remoting.transport.dispatcher.WrappedChannelHandler
 
received(Channel, Object) - 类 中的方法com.alibaba.dubbo.remoting.transport.MultiMessageHandler
 
reconnect() - 接口 中的方法com.alibaba.dubbo.remoting.Client
reconnect.
reconnect() - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
reconnect() - 类 中的方法com.alibaba.dubbo.remoting.transport.AbstractClient
 
reconnect() - 类 中的方法com.alibaba.dubbo.remoting.transport.ClientDelegate
 
RECONNECT_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
RECONNECTED - 接口 中的静态变量com.alibaba.dubbo.remoting.zookeeper.StateListener
 
recreate() - 接口 中的方法com.alibaba.dubbo.rpc.Result
Recreate.
recreate() - 类 中的方法com.alibaba.dubbo.rpc.RpcResult
 
RedisProtocol - com.alibaba.dubbo.rpc.protocol.redis中的类
RedisProtocol
RedisProtocol() - 类 的构造器com.alibaba.dubbo.rpc.protocol.redis.RedisProtocol
 
RedisRegistry - com.alibaba.dubbo.registry.redis中的类
RedisRegistry
RedisRegistry(URL) - 类 的构造器com.alibaba.dubbo.registry.redis.RedisRegistry
 
RedisRegistryFactory - com.alibaba.dubbo.registry.redis中的类
RedisRegistryFactory
RedisRegistryFactory() - 类 的构造器com.alibaba.dubbo.registry.redis.RedisRegistryFactory
 
refer(Class<T>, URL) - 类 中的方法com.alibaba.dubbo.registry.integration.RegistryProtocol
 
refer(Class<T>, URL) - 类 中的方法com.alibaba.dubbo.rpc.protocol.AbstractProxyProtocol
 
refer(Class<T>, URL) - 类 中的方法com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol
 
refer(Class<T>, URL) - 类 中的方法com.alibaba.dubbo.rpc.protocol.injvm.InjvmProtocol
 
refer(Class<T>, URL) - 类 中的方法com.alibaba.dubbo.rpc.protocol.memcached.MemcachedProtocol
 
refer(Class<T>, URL) - 类 中的方法com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper
 
refer(Class<T>, URL) - 类 中的方法com.alibaba.dubbo.rpc.protocol.ProtocolListenerWrapper
 
refer(Class<T>, URL) - 类 中的方法com.alibaba.dubbo.rpc.protocol.redis.RedisProtocol
 
refer(Class<T>, URL) - 接口 中的方法com.alibaba.dubbo.rpc.Protocol
引用远程服务:
1.
refer(Class<T>, URL) - 类 中的方法com.alibaba.dubbo.rpc.protocol.thrift.ThriftProtocol
 
refer(Class<T>, URL) - 类 中的方法com.alibaba.dubbo.rpc.support.MockProtocol
 
REFER_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
注册中心引用URL参数的KEY
Reference - com.alibaba.dubbo.config.annotation中的注释类型
Reference
REFERENCE_FILTER_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
ReferenceBean<T> - com.alibaba.dubbo.config.spring中的类
ReferenceFactoryBean
ReferenceBean() - 类 的构造器com.alibaba.dubbo.config.spring.ReferenceBean
 
ReferenceBean(Reference) - 类 的构造器com.alibaba.dubbo.config.spring.ReferenceBean
 
ReferenceConfig<T> - com.alibaba.dubbo.config中的类
ReferenceConfig
ReferenceConfig() - 类 的构造器com.alibaba.dubbo.config.ReferenceConfig
 
ReferenceConfig(Reference) - 类 的构造器com.alibaba.dubbo.config.ReferenceConfig
 
ReferenceConfigCache - com.alibaba.dubbo.config.utils中的类
a simple util class for cache ReferenceConfig.
ReferenceConfigCache.KeyGenerator - com.alibaba.dubbo.config.utils中的接口
 
referred(Invoker<?>) - 接口 中的方法com.alibaba.dubbo.rpc.InvokerListener
The invoker referred
referred(Invoker<?>) - 类 中的方法com.alibaba.dubbo.rpc.listener.DeprecatedInvokerListener
 
referred(Invoker<?>) - 类 中的方法com.alibaba.dubbo.rpc.listener.InvokerListenerAdapter
 
ReflectUtils - com.alibaba.dubbo.common.utils中的类
ReflectUtils
REGISTER - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
register(Class<T>, boolean) - 类 中的静态方法com.alibaba.dubbo.common.serialize.support.dubbo.Builder
 
register(Class<T>) - 类 中的静态方法com.alibaba.dubbo.common.serialize.support.dubbo.Builder
 
register(Class<T>, Builder<T>) - 类 中的静态方法com.alibaba.dubbo.common.serialize.support.dubbo.Builder
 
register(URL) - 类 中的方法com.alibaba.dubbo.registry.multicast.MulticastRegistry
 
register(URL) - 接口 中的方法com.alibaba.dubbo.registry.RegistryService
注册数据,比如:提供者地址,消费者地址,路由规则,覆盖规则,等数据。
register(URL) - 类 中的方法com.alibaba.dubbo.registry.support.AbstractRegistry
 
register(URL) - 类 中的方法com.alibaba.dubbo.registry.support.FailbackRegistry
 
REGISTER_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
RegisteredPageHandler - com.alibaba.dubbo.registry.pages中的类
RegisteredPageHandler
RegisteredPageHandler() - 类 的构造器com.alibaba.dubbo.registry.pages.RegisteredPageHandler
 
RegistriesPageHandler - com.alibaba.dubbo.registry.pages中的类
RegistriesPageHandler
RegistriesPageHandler() - 类 的构造器com.alibaba.dubbo.registry.pages.RegistriesPageHandler
 
Registry - com.alibaba.dubbo.registry中的接口
Registry.
REGISTRY_FILESAVE_SYNC_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
注册中心是否同步存储文件,默认异步
REGISTRY_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
REGISTRY_PROTOCOL - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
REGISTRY_RECONNECT_PERIOD_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
注册中心自动重连时间
REGISTRY_RETRY_PERIOD_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
注册中心失败事件重试事件
REGISTRY_SEPARATOR - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
REGISTRY_SPLIT_PATTERN - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
RegistryConfig - com.alibaba.dubbo.config中的类
RegistryConfig
RegistryConfig() - 类 的构造器com.alibaba.dubbo.config.RegistryConfig
 
RegistryConfig(String) - 类 的构造器com.alibaba.dubbo.config.RegistryConfig
 
RegistryDirectory<T> - com.alibaba.dubbo.registry.integration中的类
RegistryDirectory
RegistryDirectory(Class<T>, URL) - 类 的构造器com.alibaba.dubbo.registry.integration.RegistryDirectory
 
RegistryFactory - com.alibaba.dubbo.registry中的接口
RegistryFactory.
RegistryProtocol - com.alibaba.dubbo.registry.integration中的类
RegistryProtocol
RegistryProtocol() - 类 的构造器com.alibaba.dubbo.registry.integration.RegistryProtocol
 
RegistryProtocol.InvokerDelegete<T> - com.alibaba.dubbo.registry.integration中的类
 
RegistryService - com.alibaba.dubbo.registry中的接口
RegistryService.
RegistryStatusChecker - com.alibaba.dubbo.registry.status中的类
RegistryStatusChecker
RegistryStatusChecker() - 类 的构造器com.alibaba.dubbo.registry.status.RegistryStatusChecker
 
rejectedExecution(Runnable, ThreadPoolExecutor) - 类 中的方法com.alibaba.dubbo.common.threadpool.support.AbortPolicyWithReport
 
release() - 类 中的方法com.alibaba.dubbo.common.bytecode.ClassGenerator
 
RELIABLE_PROTOCOL - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
RemotingException - com.alibaba.dubbo.remoting中的异常错误
RemotingException.
RemotingException(Channel, String) - 异常错误 的构造器com.alibaba.dubbo.remoting.RemotingException
 
RemotingException(InetSocketAddress, InetSocketAddress, String) - 异常错误 的构造器com.alibaba.dubbo.remoting.RemotingException
 
RemotingException(Channel, Throwable) - 异常错误 的构造器com.alibaba.dubbo.remoting.RemotingException
 
RemotingException(InetSocketAddress, InetSocketAddress, Throwable) - 异常错误 的构造器com.alibaba.dubbo.remoting.RemotingException
 
RemotingException(Channel, String, Throwable) - 异常错误 的构造器com.alibaba.dubbo.remoting.RemotingException
 
RemotingException(InetSocketAddress, InetSocketAddress, String, Throwable) - 异常错误 的构造器com.alibaba.dubbo.remoting.RemotingException
 
remove(String, String) - 接口 中的方法com.alibaba.dubbo.common.store.DataStore
 
remove(String, String) - 类 中的方法com.alibaba.dubbo.common.store.support.SimpleDataStore
 
remove(Object) - 类 中的方法com.alibaba.dubbo.common.utils.ConcurrentHashSet
Removes the specified element from this set if it is present.
remove(Object) - 类 中的方法com.alibaba.dubbo.common.utils.LRUCache
 
remove(int) - 类 中的方法com.alibaba.dubbo.common.utils.Stack
remove.
remove(String) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
remove value.
remove(String) - 类 中的静态方法com.alibaba.dubbo.rpc.StaticContext
 
REMOVE_VALUE_PREFIX - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
removeApplicationContext(ApplicationContext) - 类 中的静态方法com.alibaba.dubbo.config.spring.extension.SpringExtensionFactory
 
removeAttachment(String) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
remove attachment.
removeAttribute(String) - 接口 中的方法com.alibaba.dubbo.remoting.Channel
remove attribute.
removeAttribute(String) - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
removeAttribute(String) - 类 中的方法com.alibaba.dubbo.remoting.transport.AbstractClient
 
removeAttribute(String) - 类 中的方法com.alibaba.dubbo.remoting.transport.ChannelDelegate
 
removeAttribute(String) - 类 中的方法com.alibaba.dubbo.remoting.transport.ClientDelegate
 
removeChannelHandler(ChannelHandler) - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.ExchangeHandlerDispatcher
 
removeChannelHandler(ChannelHandler) - 类 中的方法com.alibaba.dubbo.remoting.transport.ChannelHandlerDispatcher
 
removeChildListener(String, ChildListener) - 类 中的方法com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient
 
removeChildListener(String, ChildListener) - 接口 中的方法com.alibaba.dubbo.remoting.zookeeper.ZookeeperClient
 
removeContext() - 类 中的静态方法com.alibaba.dubbo.rpc.RpcContext
remove context.
removeHttpHandler(int) - 类 中的静态方法com.alibaba.dubbo.remoting.http.servlet.DispatcherServlet
 
removeMessages() - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.MultiMessage
 
removeParameter(String) - 类 中的方法com.alibaba.dubbo.common.URL
 
removeParameters(Collection<String>) - 类 中的方法com.alibaba.dubbo.common.URL
 
removeParameters(String...) - 类 中的方法com.alibaba.dubbo.common.URL
 
removeReplier(Class<T>) - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.ExchangeHandlerDispatcher
 
removeReplier(Class<T>) - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.ReplierDispatcher
 
removeStateListener(StateListener) - 类 中的方法com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient
 
removeStateListener(StateListener) - 接口 中的方法com.alibaba.dubbo.remoting.zookeeper.ZookeeperClient
 
removeStatus(URL) - 类 中的静态方法com.alibaba.dubbo.rpc.RpcStatus
 
removeStatus(URL, String) - 类 中的静态方法com.alibaba.dubbo.rpc.RpcStatus
 
removeTargetChildListener(String, CuratorWatcher) - 类 中的方法com.alibaba.dubbo.remoting.zookeeper.curator.CuratorZookeeperClient
 
removeTargetChildListener(String, IZkChildListener) - 类 中的方法com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient
 
removeTracer(Class<?>, String, Channel) - 类 中的静态方法com.alibaba.dubbo.rpc.protocol.dubbo.filter.TraceFilter
 
replaceExtension(String, Class<?>) - 类 中的方法com.alibaba.dubbo.common.extension.ExtensionLoader
已过时。
不推荐应用使用,一般只在测试时可以使用
replaceProperty(String, Map<String, String>) - 类 中的静态方法com.alibaba.dubbo.common.utils.ConfigUtils
 
Replier<T> - com.alibaba.dubbo.remoting.exchange.support中的接口
Replier.
ReplierDispatcher - com.alibaba.dubbo.remoting.exchange.support中的类
ReplierDispatcher
ReplierDispatcher() - 类 的构造器com.alibaba.dubbo.remoting.exchange.support.ReplierDispatcher
 
ReplierDispatcher(Replier<?>) - 类 的构造器com.alibaba.dubbo.remoting.exchange.support.ReplierDispatcher
 
ReplierDispatcher(Replier<?>, Map<Class<?>, Replier<?>>) - 类 的构造器com.alibaba.dubbo.remoting.exchange.support.ReplierDispatcher
 
reply(ExchangeChannel, Object) - 接口 中的方法com.alibaba.dubbo.remoting.exchange.ExchangeHandler
reply.
reply(ExchangeChannel, Object) - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.ExchangeHandlerAdapter
 
reply(ExchangeChannel, Object) - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.ExchangeHandlerDispatcher
 
reply(ExchangeChannel, T) - 接口 中的方法com.alibaba.dubbo.remoting.exchange.support.Replier
reply.
reply(ExchangeChannel, Object) - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.ReplierDispatcher
 
request(Object) - 接口 中的方法com.alibaba.dubbo.remoting.exchange.ExchangeChannel
send request.
request(Object, int) - 接口 中的方法com.alibaba.dubbo.remoting.exchange.ExchangeChannel
send request.
Request - com.alibaba.dubbo.remoting.exchange中的类
Request.
Request() - 类 的构造器com.alibaba.dubbo.remoting.exchange.Request
 
Request(long) - 类 的构造器com.alibaba.dubbo.remoting.exchange.Request
 
request(Object) - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
request(Object, int) - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
reset() - 类 中的方法com.alibaba.dubbo.common.io.UnsafeByteArrayInputStream
 
reset() - 类 中的方法com.alibaba.dubbo.common.io.UnsafeByteArrayOutputStream
 
reset() - 类 中的方法com.alibaba.dubbo.common.io.UnsafeStringReader
 
reset(URL) - 接口 中的方法com.alibaba.dubbo.common.Resetable
reset.
reset() - 类 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBufferInputStream
 
reset(Parameters) - 接口 中的方法com.alibaba.dubbo.remoting.Client
已过时。
reset(URL) - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.ExchangeServerDelegate
 
reset(Parameters) - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.ExchangeServerDelegate
已过时。
reset(URL) - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
reset(Parameters) - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.header.HeaderExchangeClient
已过时。
reset(URL) - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.header.HeaderExchangeServer
 
reset(Parameters) - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.header.HeaderExchangeServer
已过时。
reset(URL) - 类 中的方法com.alibaba.dubbo.remoting.http.support.AbstractHttpServer
 
reset(Parameters) - 接口 中的方法com.alibaba.dubbo.remoting.Server
已过时。
reset(URL) - 类 中的方法com.alibaba.dubbo.remoting.transport.AbstractEndpoint
 
reset(Parameters) - 类 中的方法com.alibaba.dubbo.remoting.transport.AbstractEndpoint
已过时。
reset(URL) - 类 中的方法com.alibaba.dubbo.remoting.transport.AbstractServer
 
reset(URL) - 类 中的方法com.alibaba.dubbo.remoting.transport.ClientDelegate
 
reset(Parameters) - 类 中的方法com.alibaba.dubbo.remoting.transport.ClientDelegate
已过时。
reset(URL) - 类 中的方法com.alibaba.dubbo.remoting.transport.ServerDelegate
 
reset(Parameters) - 类 中的方法com.alibaba.dubbo.remoting.transport.ServerDelegate
已过时。
reset() - 类 中的方法com.alibaba.dubbo.rpc.protocol.thrift.io.InputStreamWrapper
 
reset() - 类 中的方法com.alibaba.dubbo.rpc.protocol.thrift.io.RandomAccessByteArrayOutputStream
 
Resetable - com.alibaba.dubbo.common中的接口
Resetable.
resetReaderIndex() - 类 中的方法com.alibaba.dubbo.remoting.buffer.AbstractChannelBuffer
 
resetReaderIndex() - 接口 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBuffer
Repositions the current readerIndex to the marked readerIndex in this buffer.
resetReaderIndex() - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
resetWriterIndex() - 类 中的方法com.alibaba.dubbo.remoting.buffer.AbstractChannelBuffer
 
resetWriterIndex() - 接口 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBuffer
Marks the current writerIndex in this buffer.
resetWriterIndex() - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
resolvePrimitiveClassName(String) - 类 中的静态方法com.alibaba.dubbo.common.utils.ClassHelper
Resolve the given class name as primitive class, if appropriate, according to the JVM's naming rules for primitive classes.
ResourceFilter - com.alibaba.dubbo.container.page中的类
ResourceServlet
ResourceFilter() - 类 的构造器com.alibaba.dubbo.container.page.ResourceFilter
 
Response - com.alibaba.dubbo.remoting.exchange中的类
Response
Response() - 类 的构造器com.alibaba.dubbo.remoting.exchange.Response
 
Response(long) - 类 的构造器com.alibaba.dubbo.remoting.exchange.Response
 
Response(long, String) - 类 的构造器com.alibaba.dubbo.remoting.exchange.Response
 
RESPONSE_NULL_VALUE - 类 中的静态变量com.alibaba.dubbo.rpc.protocol.dubbo.DubboCodec
 
RESPONSE_VALUE - 类 中的静态变量com.alibaba.dubbo.rpc.protocol.dubbo.DubboCodec
 
RESPONSE_WITH_EXCEPTION - 类 中的静态变量com.alibaba.dubbo.rpc.protocol.dubbo.DubboCodec
 
ResponseCallback - com.alibaba.dubbo.remoting.exchange中的接口
Callback
ResponseFuture - com.alibaba.dubbo.remoting.exchange中的接口
Future.
Result - com.alibaba.dubbo.rpc中的接口
RPC invoke result.
RETRIES_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
RETURN_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
RETURN_NULL_INVOKER - 类 中的静态变量com.alibaba.dubbo.common.bytecode.Proxy
 
RETURN_PREFIX - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
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
 
REVISION_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
RmiProtocol - com.alibaba.dubbo.rpc.protocol.rmi中的类
RmiProtocol.
RmiProtocol() - 类 的构造器com.alibaba.dubbo.rpc.protocol.rmi.RmiProtocol
 
RoundRobinLoadBalance - com.alibaba.dubbo.rpc.cluster.loadbalance中的类
Round robin load balance.
RoundRobinLoadBalance() - 类 的构造器com.alibaba.dubbo.rpc.cluster.loadbalance.RoundRobinLoadBalance
 
route(List<Invoker<T>>, URL, Invocation) - 类 中的方法com.alibaba.dubbo.rpc.cluster.router.condition.ConditionRouter
 
route(List<Invoker<T>>, URL, Invocation) - 类 中的方法com.alibaba.dubbo.rpc.cluster.router.MockInvokersSelector
 
route(List<Invoker<T>>, URL, Invocation) - 接口 中的方法com.alibaba.dubbo.rpc.cluster.Router
route.
route(List<Invoker<T>>, URL, Invocation) - 类 中的方法com.alibaba.dubbo.rpc.cluster.router.script.ScriptRouter
 
ROUTE_PROTOCOL - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
Router - com.alibaba.dubbo.rpc.cluster中的接口
Router.
ROUTER_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
ROUTER_TYPE_CLEAR - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
RouterFactory - com.alibaba.dubbo.rpc.cluster中的接口
RouterFactory.
ROUTERS_CATEGORY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
RpcConstants - com.alibaba.dubbo.rpc中的类
已过时。
Replace to com.alibaba.dubbo.common.Constants
RpcContext - com.alibaba.dubbo.rpc中的类
Thread local context.
RpcException - com.alibaba.dubbo.rpc中的异常错误
RPC Exception.
RpcException() - 异常错误 的构造器com.alibaba.dubbo.rpc.RpcException
 
RpcException(String, Throwable) - 异常错误 的构造器com.alibaba.dubbo.rpc.RpcException
 
RpcException(String) - 异常错误 的构造器com.alibaba.dubbo.rpc.RpcException
 
RpcException(Throwable) - 异常错误 的构造器com.alibaba.dubbo.rpc.RpcException
 
RpcException(int) - 异常错误 的构造器com.alibaba.dubbo.rpc.RpcException
 
RpcException(int, String, Throwable) - 异常错误 的构造器com.alibaba.dubbo.rpc.RpcException
 
RpcException(int, String) - 异常错误 的构造器com.alibaba.dubbo.rpc.RpcException
 
RpcException(int, Throwable) - 异常错误 的构造器com.alibaba.dubbo.rpc.RpcException
 
RpcInvocation - com.alibaba.dubbo.rpc中的类
RPC Invocation.
RpcInvocation() - 类 的构造器com.alibaba.dubbo.rpc.RpcInvocation
 
RpcInvocation(Invocation, Invoker<?>) - 类 的构造器com.alibaba.dubbo.rpc.RpcInvocation
 
RpcInvocation(Invocation) - 类 的构造器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
 
RpcResult - com.alibaba.dubbo.rpc中的类
RPC Result.
RpcResult() - 类 的构造器com.alibaba.dubbo.rpc.RpcResult
 
RpcResult(Object) - 类 的构造器com.alibaba.dubbo.rpc.RpcResult
 
RpcResult(Throwable) - 类 的构造器com.alibaba.dubbo.rpc.RpcResult
 
RpcStatus - com.alibaba.dubbo.rpc中的类
URL statistics.
RpcUtils - com.alibaba.dubbo.rpc.support中的类
RpcUtils
RpcUtils() - 类 的构造器com.alibaba.dubbo.rpc.support.RpcUtils
 
RSQUARE - 类 中的静态变量com.alibaba.dubbo.common.json.JSON
 
RSQUARE - 类 中的静态变量com.alibaba.dubbo.common.json.JSONToken
 
RULE_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
RuleConverter - com.alibaba.dubbo.rpc.cluster中的接口
 
run() - 类 中的方法com.alibaba.dubbo.remoting.transport.dispatcher.ChannelEventRunnable
 
RUNTIME_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 

S

SCOPE_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
SCOPE_LOCAL - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
SCOPE_NONE - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
SCOPE_REMOTE - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
SCRIPT_PROTOCOL - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
ScriptRouter - com.alibaba.dubbo.rpc.cluster.router.script中的类
ScriptRouter
ScriptRouter(URL) - 类 的构造器com.alibaba.dubbo.rpc.cluster.router.script.ScriptRouter
 
ScriptRouterFactory - com.alibaba.dubbo.rpc.cluster.router.script中的类
ScriptRouterFactory Script Router Factory用到的URL形如: script://registyAddress?
ScriptRouterFactory() - 类 的构造器com.alibaba.dubbo.rpc.cluster.router.script.ScriptRouterFactory
 
searchMethod(Class<?>, String, Class<?>[]) - 类 中的静态方法com.alibaba.dubbo.common.compiler.support.ClassUtils
 
select(List<Invoker<T>>, URL, Invocation) - 类 中的方法com.alibaba.dubbo.rpc.cluster.loadbalance.AbstractLoadBalance
 
select(List<Invoker<T>>, URL, Invocation) - 接口 中的方法com.alibaba.dubbo.rpc.cluster.LoadBalance
select one invoker in list.
SEMICOLON_SEPARATOR - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
SEMICOLON_SPLIT_PATTERN - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
send() - 类 中的方法com.alibaba.dubbo.monitor.dubbo.DubboMonitor
 
send(Object) - 接口 中的方法com.alibaba.dubbo.remoting.Endpoint
send message.
send(Object, boolean) - 接口 中的方法com.alibaba.dubbo.remoting.Endpoint
send message.
send(Object) - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.ExchangeServerDelegate
 
send(Object, boolean) - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.ExchangeServerDelegate
 
send(Object) - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
send(Object, boolean) - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
send(Object) - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.header.HeaderExchangeServer
 
send(Object, boolean) - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.header.HeaderExchangeServer
 
send(Object) - 类 中的方法com.alibaba.dubbo.remoting.p2p.exchange.support.ExchangeServerPeer
 
send(Object, boolean) - 类 中的方法com.alibaba.dubbo.remoting.p2p.exchange.support.ExchangeServerPeer
 
send(Object) - 类 中的方法com.alibaba.dubbo.remoting.p2p.support.ServerPeer
 
send(Object, boolean) - 类 中的方法com.alibaba.dubbo.remoting.p2p.support.ServerPeer
 
send(Object, boolean) - 类 中的方法com.alibaba.dubbo.remoting.transport.AbstractChannel
 
send(Object, boolean) - 类 中的方法com.alibaba.dubbo.remoting.transport.AbstractClient
 
send(Object) - 类 中的方法com.alibaba.dubbo.remoting.transport.AbstractPeer
 
send(Object, boolean) - 类 中的方法com.alibaba.dubbo.remoting.transport.AbstractServer
 
send(Object) - 类 中的方法com.alibaba.dubbo.remoting.transport.ChannelDelegate
 
send(Object, boolean) - 类 中的方法com.alibaba.dubbo.remoting.transport.ChannelDelegate
 
send(Object) - 类 中的方法com.alibaba.dubbo.remoting.transport.ClientDelegate
 
send(Object, boolean) - 类 中的方法com.alibaba.dubbo.remoting.transport.ClientDelegate
 
send(Object) - 类 中的方法com.alibaba.dubbo.remoting.transport.ServerDelegate
 
send(Object, boolean) - 类 中的方法com.alibaba.dubbo.remoting.transport.ServerDelegate
 
SEND_RECONNECT_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
sendRequest() - 类 中的方法com.alibaba.dubbo.rpc.protocol.hessian.HttpClientConnection
 
sent(Channel, Object) - 接口 中的方法com.alibaba.dubbo.remoting.ChannelHandler
on message sent.
sent(Channel, Request) - 类 中的静态方法com.alibaba.dubbo.remoting.exchange.support.DefaultFuture
 
sent(Channel, Object) - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.ExchangeHandlerDispatcher
 
sent(Channel, Object) - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.header.HeaderExchangeHandler
 
sent(Channel, Object) - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.header.HeartbeatHandler
 
sent(Channel, Object) - 类 中的方法com.alibaba.dubbo.remoting.transport.AbstractChannelHandlerDelegate
 
sent(Channel, Object) - 类 中的方法com.alibaba.dubbo.remoting.transport.AbstractPeer
 
sent(Channel, Object) - 类 中的方法com.alibaba.dubbo.remoting.transport.ChannelHandlerAdapter
 
sent(Channel, Object) - 类 中的方法com.alibaba.dubbo.remoting.transport.ChannelHandlerDispatcher
 
sent(Channel, Object) - 类 中的方法com.alibaba.dubbo.remoting.transport.dispatcher.WrappedChannelHandler
 
SENT_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
Serialization - com.alibaba.dubbo.common.serialize中的接口
Serialization.
SERIALIZATION_EXCEPTION - 异常错误 中的静态变量com.alibaba.dubbo.rpc.RpcException
 
SERIALIZATION_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
serialize(Object) - 类 中的静态方法com.alibaba.dubbo.common.beanutil.JavaBeanSerializeUtil
 
serialize(Object, JavaBeanAccessor) - 类 中的静态方法com.alibaba.dubbo.common.beanutil.JavaBeanSerializeUtil
 
serialize(URL, OutputStream) - 接口 中的方法com.alibaba.dubbo.common.serialize.Serialization
create serializer
serialize(URL, OutputStream) - 类 中的方法com.alibaba.dubbo.common.serialize.support.dubbo.DubboSerialization
 
serialize(URL, OutputStream) - 类 中的方法com.alibaba.dubbo.common.serialize.support.hessian.Hessian2Serialization
 
serialize(URL, OutputStream) - 类 中的方法com.alibaba.dubbo.common.serialize.support.java.CompactedJavaSerialization
 
serialize(URL, OutputStream) - 类 中的方法com.alibaba.dubbo.common.serialize.support.java.JavaSerialization
 
serialize(URL, OutputStream) - 类 中的方法com.alibaba.dubbo.common.serialize.support.json.FastJsonSerialization
 
serialize(URL, OutputStream) - 类 中的方法com.alibaba.dubbo.common.serialize.support.json.JsonSerialization
 
serialize(URL, OutputStream) - 类 中的方法com.alibaba.dubbo.common.serialize.support.nativejava.NativeJavaSerialization
 
SERIALIZER_FACTORY - 类 中的静态变量com.alibaba.dubbo.common.serialize.support.hessian.Hessian2SerializerFactory
 
Server - com.alibaba.dubbo.remoting中的接口
Remoting Server.
SERVER_ERROR - 类 中的静态变量com.alibaba.dubbo.remoting.exchange.Response
internal server error.
SERVER_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
SERVER_SIDE - 异常错误 中的静态变量com.alibaba.dubbo.remoting.TimeoutException
 
SERVER_TIMEOUT - 类 中的静态变量com.alibaba.dubbo.remoting.exchange.Response
server side timeout.
ServerDelegate - com.alibaba.dubbo.remoting.transport中的类
ServerDelegate
ServerDelegate() - 类 的构造器com.alibaba.dubbo.remoting.transport.ServerDelegate
 
ServerDelegate(Server) - 类 的构造器com.alibaba.dubbo.remoting.transport.ServerDelegate
 
ServerPeer - com.alibaba.dubbo.remoting.p2p.support中的类
ServerPeer
ServerPeer(Server, Map<URL, Client>, Group) - 类 的构造器com.alibaba.dubbo.remoting.p2p.support.ServerPeer
 
ServersPageHandler - com.alibaba.dubbo.rpc.protocol.dubbo.page中的类
ServersPageHandler
ServersPageHandler() - 类 的构造器com.alibaba.dubbo.rpc.protocol.dubbo.page.ServersPageHandler
 
ServerStatusChecker - com.alibaba.dubbo.rpc.protocol.dubbo.status中的类
ServerStatusChecker
ServerStatusChecker() - 类 的构造器com.alibaba.dubbo.rpc.protocol.dubbo.status.ServerStatusChecker
 
Service - com.alibaba.dubbo.config.annotation中的注释类型
Service
SERVICE_ERROR - 类 中的静态变量com.alibaba.dubbo.remoting.exchange.Response
service error.
SERVICE_FILTER_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
SERVICE_KEY - 类 中的静态变量com.alibaba.dubbo.remoting.telnet.support.command.LogTelnetHandler
 
SERVICE_KEY - 类 中的静态变量com.alibaba.dubbo.rpc.protocol.dubbo.telnet.ChangeTelnetHandler
 
SERVICE_KEY - 类 中的静态变量com.alibaba.dubbo.rpc.protocol.dubbo.telnet.LogTelnetHandler
 
SERVICE_NOT_FOUND - 类 中的静态变量com.alibaba.dubbo.remoting.exchange.Response
service not found.
ServiceBean<T> - com.alibaba.dubbo.config.spring中的类
ServiceFactoryBean
ServiceBean() - 类 的构造器com.alibaba.dubbo.config.spring.ServiceBean
 
ServiceBean(Service) - 类 的构造器com.alibaba.dubbo.config.spring.ServiceBean
 
ServiceConfig<T> - com.alibaba.dubbo.config中的类
ServiceConfig
ServiceConfig() - 类 的构造器com.alibaba.dubbo.config.ServiceConfig
 
ServiceConfig(Service) - 类 的构造器com.alibaba.dubbo.config.ServiceConfig
 
serviceKey(URL) - 类 中的静态方法com.alibaba.dubbo.rpc.support.ProtocolUtils
 
serviceKey(int, String, String, String) - 类 中的静态方法com.alibaba.dubbo.rpc.support.ProtocolUtils
 
ServletHttpBinder - com.alibaba.dubbo.remoting.http.servlet中的类
ServletHttpTransporter
ServletHttpBinder() - 类 的构造器com.alibaba.dubbo.remoting.http.servlet.ServletHttpBinder
 
ServletHttpServer - com.alibaba.dubbo.remoting.http.servlet中的类
 
ServletHttpServer(URL, HttpHandler) - 类 的构造器com.alibaba.dubbo.remoting.http.servlet.ServletHttpServer
 
SESSION_TIMEOUT_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
sessionClosed(IoSession) - 类 中的方法com.alibaba.dubbo.remoting.transport.mina.MinaHandler
 
sessionOpened(IoSession) - 类 中的方法com.alibaba.dubbo.remoting.transport.mina.MinaHandler
 
set(int) - 类 中的方法com.alibaba.dubbo.common.utils.AtomicPositiveInteger
 
set(T) - 类 中的方法com.alibaba.dubbo.common.utils.Holder
 
set(int, E) - 类 中的方法com.alibaba.dubbo.common.utils.Stack
set.
set(String, Object) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
set value.
set(String, Object) - 类 中的方法com.alibaba.dubbo.rpc.RpcStatus
set value.
setAccepts(Integer) - 类 中的方法com.alibaba.dubbo.config.ProtocolConfig
 
setAccepts(Integer) - 类 中的方法com.alibaba.dubbo.config.ProviderConfig
 
setAccesslog(Boolean) - 类 中的方法com.alibaba.dubbo.config.AbstractServiceConfig
 
setAccesslog(String) - 类 中的方法com.alibaba.dubbo.config.AbstractServiceConfig
 
setAccesslog(String) - 类 中的方法com.alibaba.dubbo.config.ProtocolConfig
 
setActives(Integer) - 类 中的方法com.alibaba.dubbo.config.AbstractMethodConfig
 
setAddress(String) - 类 中的方法com.alibaba.dubbo.common.URL
 
setAddress(String) - 类 中的方法com.alibaba.dubbo.config.MonitorConfig
 
setAddress(String) - 类 中的方法com.alibaba.dubbo.config.RegistryConfig
 
setApplication(ApplicationConfig) - 类 中的方法com.alibaba.dubbo.config.AbstractInterfaceConfig
 
setApplication(String) - 类 中的方法com.alibaba.dubbo.monitor.dubbo.Statistics
 
setApplicationContext(ApplicationContext) - 类 中的方法com.alibaba.dubbo.config.spring.AnnotationBean
 
setApplicationContext(ApplicationContext) - 类 中的方法com.alibaba.dubbo.config.spring.ReferenceBean
 
setApplicationContext(ApplicationContext) - 类 中的方法com.alibaba.dubbo.config.spring.ServiceBean
 
setArchitecture(String) - 类 中的方法com.alibaba.dubbo.config.ApplicationConfig
 
setArguments(List<? extends ArgumentConfig>) - 类 中的方法com.alibaba.dubbo.config.MethodConfig
 
setArguments(Object[]) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
 
setArguments(Object[]) - 类 中的方法com.alibaba.dubbo.rpc.RpcInvocation
 
setAsync(Boolean) - 类 中的方法com.alibaba.dubbo.config.AbstractMethodConfig
 
setAttachment(String, String) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
set attachment.
setAttachment(String, String) - 类 中的方法com.alibaba.dubbo.rpc.RpcInvocation
 
setAttachment(String, String) - 类 中的方法com.alibaba.dubbo.rpc.RpcResult
 
setAttachmentIfAbsent(String, String) - 类 中的方法com.alibaba.dubbo.rpc.RpcInvocation
 
setAttachments(Map<String, String>) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
set attachments
setAttachments(Map<String, String>) - 类 中的方法com.alibaba.dubbo.rpc.RpcInvocation
 
setAttachments(Map<String, String>) - 类 中的方法com.alibaba.dubbo.rpc.RpcResult
 
setAttribute(String, Object) - 接口 中的方法com.alibaba.dubbo.remoting.Channel
set attribute.
setAttribute(String, Object) - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
setAttribute(String, Object) - 类 中的方法com.alibaba.dubbo.remoting.transport.AbstractClient
 
setAttribute(String, Object) - 类 中的方法com.alibaba.dubbo.remoting.transport.ChannelDelegate
 
setAttribute(String, Object) - 类 中的方法com.alibaba.dubbo.remoting.transport.ClientDelegate
 
setBeanName(String) - 类 中的方法com.alibaba.dubbo.config.spring.ServiceBean
 
setBroken(boolean) - 类 中的方法com.alibaba.dubbo.remoting.exchange.Request
 
setBuffer(Integer) - 类 中的方法com.alibaba.dubbo.config.ProtocolConfig
 
setBuffer(Integer) - 类 中的方法com.alibaba.dubbo.config.ProviderConfig
 
setByte(int, int) - 类 中的方法com.alibaba.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
 
setByte(int, int) - 接口 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBuffer
Sets the specified byte at the specified absolute index in this buffer.
setByte(int, int) - 类 中的方法com.alibaba.dubbo.remoting.buffer.DynamicChannelBuffer
 
setByte(int, int) - 类 中的方法com.alibaba.dubbo.remoting.buffer.HeapChannelBuffer
 
setByte(int, int) - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
setBytes(int, byte[]) - 类 中的方法com.alibaba.dubbo.remoting.buffer.AbstractChannelBuffer
 
setBytes(int, ChannelBuffer) - 类 中的方法com.alibaba.dubbo.remoting.buffer.AbstractChannelBuffer
 
setBytes(int, ChannelBuffer, int) - 类 中的方法com.alibaba.dubbo.remoting.buffer.AbstractChannelBuffer
 
setBytes(int, byte[], int, int) - 类 中的方法com.alibaba.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
 
setBytes(int, ByteBuffer) - 类 中的方法com.alibaba.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
 
setBytes(int, ChannelBuffer, int, int) - 类 中的方法com.alibaba.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
 
setBytes(int, InputStream, int) - 类 中的方法com.alibaba.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
 
setBytes(int, byte[]) - 接口 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBuffer
Transfers the specified source array's data to this buffer starting at the specified absolute index.
setBytes(int, byte[], int, int) - 接口 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBuffer
Transfers the specified source array's data to this buffer starting at the specified absolute index.
setBytes(int, ByteBuffer) - 接口 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBuffer
Transfers the specified source buffer's data to this buffer starting at the specified absolute index until the source buffer's position reaches its limit.
setBytes(int, ChannelBuffer) - 接口 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBuffer
Transfers the specified source buffer's data to this buffer starting at the specified absolute index until the source buffer becomes unreadable.
setBytes(int, ChannelBuffer, int) - 接口 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBuffer
Transfers the specified source buffer's data to this buffer starting at the specified absolute index.
setBytes(int, ChannelBuffer, int, int) - 接口 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBuffer
Transfers the specified source buffer's data to this buffer starting at the specified absolute index.
setBytes(int, InputStream, int) - 接口 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBuffer
Transfers the content of the specified source stream to this buffer starting at the specified absolute index.
setBytes(int, byte[], int, int) - 类 中的方法com.alibaba.dubbo.remoting.buffer.DynamicChannelBuffer
 
setBytes(int, ByteBuffer) - 类 中的方法com.alibaba.dubbo.remoting.buffer.DynamicChannelBuffer
 
setBytes(int, ChannelBuffer, int, int) - 类 中的方法com.alibaba.dubbo.remoting.buffer.DynamicChannelBuffer
 
setBytes(int, InputStream, int) - 类 中的方法com.alibaba.dubbo.remoting.buffer.DynamicChannelBuffer
 
setBytes(int, ChannelBuffer, int, int) - 类 中的方法com.alibaba.dubbo.remoting.buffer.HeapChannelBuffer
 
setBytes(int, byte[], int, int) - 类 中的方法com.alibaba.dubbo.remoting.buffer.HeapChannelBuffer
 
setBytes(int, ByteBuffer) - 类 中的方法com.alibaba.dubbo.remoting.buffer.HeapChannelBuffer
 
setBytes(int, InputStream, int) - 类 中的方法com.alibaba.dubbo.remoting.buffer.HeapChannelBuffer
 
setBytes(int, ScatteringByteChannel, int) - 类 中的方法com.alibaba.dubbo.remoting.buffer.HeapChannelBuffer
 
setBytes(int, byte[], int, int) - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
setBytes(int, ByteBuffer) - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
setBytes(int, ChannelBuffer, int, int) - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
setBytes(int, InputStream, int) - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
setBytes(int, byte[]) - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
setBytes(int, ChannelBuffer) - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
setBytes(int, ChannelBuffer, int) - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
setCache(String) - 类 中的方法com.alibaba.dubbo.config.AbstractMethodConfig
 
setCacheFactory(CacheFactory) - 类 中的方法com.alibaba.dubbo.cache.filter.CacheFilter
 
setCallback(Boolean) - 类 中的方法com.alibaba.dubbo.config.ArgumentConfig
 
setCallback(ResponseCallback) - 接口 中的方法com.alibaba.dubbo.remoting.exchange.ResponseFuture
set callback.
setCallback(ResponseCallback) - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.DefaultFuture
 
setCallback(ResponseCallback) - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.SimpleFuture
 
setCallbacks(Integer) - 类 中的方法com.alibaba.dubbo.config.AbstractInterfaceConfig
 
setChannel(Channel) - 类 中的方法com.alibaba.dubbo.remoting.transport.ChannelDelegate
 
setCharset(String) - 类 中的方法com.alibaba.dubbo.config.ProtocolConfig
 
setCharset(String) - 类 中的方法com.alibaba.dubbo.config.ProviderConfig
 
setCheck(Boolean) - 类 中的方法com.alibaba.dubbo.config.AbstractReferenceConfig
 
setCheck(Boolean) - 类 中的方法com.alibaba.dubbo.config.RegistryConfig
 
setClassName(String) - 类 中的方法com.alibaba.dubbo.common.beanutil.JavaBeanDescriptor
 
setClassName(String) - 类 中的方法com.alibaba.dubbo.common.bytecode.ClassGenerator
 
setClassNameProperty(String) - 类 中的方法com.alibaba.dubbo.common.beanutil.JavaBeanDescriptor
 
setClient(String) - 类 中的方法com.alibaba.dubbo.config.ProtocolConfig
 
setClient(String) - 类 中的方法com.alibaba.dubbo.config.ProviderConfig
 
setClient(String) - 类 中的方法com.alibaba.dubbo.config.ReferenceConfig
 
setClient(String) - 类 中的方法com.alibaba.dubbo.config.RegistryConfig
 
setClient(String) - 类 中的方法com.alibaba.dubbo.monitor.dubbo.Statistics
 
setClient(Client) - 类 中的方法com.alibaba.dubbo.remoting.transport.ClientDelegate
 
setCluster(String) - 类 中的方法com.alibaba.dubbo.config.AbstractInterfaceConfig
 
setCluster(String) - 类 中的方法com.alibaba.dubbo.config.RegistryConfig
 
setCluster(Cluster) - 类 中的方法com.alibaba.dubbo.registry.dubbo.DubboRegistryFactory
 
setCluster(Cluster) - 类 中的方法com.alibaba.dubbo.registry.integration.RegistryProtocol
 
setCode(int) - 异常错误 中的方法com.alibaba.dubbo.rpc.RpcException
 
setCodec(String) - 类 中的方法com.alibaba.dubbo.config.ProtocolConfig
 
setCodec(String) - 类 中的方法com.alibaba.dubbo.config.ProviderConfig
 
setCompiler(String) - 类 中的方法com.alibaba.dubbo.config.ApplicationConfig
 
setConnections(Integer) - 类 中的方法com.alibaba.dubbo.config.AbstractInterfaceConfig
 
setConsumer(ConsumerConfig) - 类 中的方法com.alibaba.dubbo.config.ReferenceConfig
 
setConsumerUrl(URL) - 类 中的方法com.alibaba.dubbo.rpc.cluster.directory.AbstractDirectory
 
setContextpath(String) - 类 中的方法com.alibaba.dubbo.config.ProtocolConfig
 
setContextpath(String) - 类 中的方法com.alibaba.dubbo.config.ProviderConfig
 
setData(Object) - 类 中的方法com.alibaba.dubbo.remoting.exchange.Request
 
setDefault(Boolean) - 类 中的方法com.alibaba.dubbo.config.ApplicationConfig
 
setDefault(Boolean) - 类 中的方法com.alibaba.dubbo.config.ConsumerConfig
 
setDefault(Boolean) - 类 中的方法com.alibaba.dubbo.config.ModuleConfig
 
setDefault(Boolean) - 类 中的方法com.alibaba.dubbo.config.MonitorConfig
 
setDefault(Boolean) - 类 中的方法com.alibaba.dubbo.config.ProtocolConfig
 
setDefault(Boolean) - 类 中的方法com.alibaba.dubbo.config.ProviderConfig
已过时。
setDefault(Boolean) - 类 中的方法com.alibaba.dubbo.config.RegistryConfig
 
setDefaultCompiler(String) - 类 中的静态方法com.alibaba.dubbo.common.compiler.support.AdaptiveCompiler
 
setDelay(Integer) - 类 中的方法com.alibaba.dubbo.config.AbstractServiceConfig
 
setDeprecated(Boolean) - 类 中的方法com.alibaba.dubbo.config.AbstractServiceConfig
 
setDeprecated(Boolean) - 类 中的方法com.alibaba.dubbo.config.MethodConfig
 
setDispatcher(String) - 类 中的方法com.alibaba.dubbo.config.ProtocolConfig
 
setDispatcher(String) - 类 中的方法com.alibaba.dubbo.config.ProviderConfig
 
setDispather(String) - 类 中的方法com.alibaba.dubbo.config.ProtocolConfig
setDispather(String) - 类 中的方法com.alibaba.dubbo.config.ProviderConfig
setDocument(String) - 类 中的方法com.alibaba.dubbo.config.AbstractServiceConfig
 
setDynamic(Boolean) - 类 中的方法com.alibaba.dubbo.config.AbstractServiceConfig
 
setDynamic(Boolean) - 类 中的方法com.alibaba.dubbo.config.RegistryConfig
 
setEnumNameProperty(String) - 类 中的方法com.alibaba.dubbo.common.beanutil.JavaBeanDescriptor
 
setEnvironment(String) - 类 中的方法com.alibaba.dubbo.config.ApplicationConfig
 
setErrorMessage(String) - 类 中的方法com.alibaba.dubbo.remoting.exchange.Response
 
setEvent(String) - 类 中的方法com.alibaba.dubbo.remoting.exchange.Request
 
setEvent(String) - 类 中的方法com.alibaba.dubbo.remoting.exchange.Response
 
setException(Throwable) - 类 中的方法com.alibaba.dubbo.rpc.RpcResult
 
setExceptionClass(String) - 异常错误 中的方法com.alibaba.dubbo.rpc.service.GenericException
 
setExceptionMessage(String) - 异常错误 中的方法com.alibaba.dubbo.rpc.service.GenericException
 
setExchanger(String) - 类 中的方法com.alibaba.dubbo.config.ProtocolConfig
 
setExchanger(String) - 类 中的方法com.alibaba.dubbo.config.ProviderConfig
 
setExecutes(Integer) - 类 中的方法com.alibaba.dubbo.config.AbstractServiceConfig
 
setExecutes(Integer) - 类 中的方法com.alibaba.dubbo.config.MethodConfig
 
setExport(Boolean) - 类 中的方法com.alibaba.dubbo.config.AbstractServiceConfig
 
setFile(File) - 类 中的方法com.alibaba.dubbo.common.logger.jcl.JclLoggerAdapter
 
setFile(File) - 类 中的方法com.alibaba.dubbo.common.logger.jdk.JdkLoggerAdapter
 
setFile(File) - 类 中的方法com.alibaba.dubbo.common.logger.log4j.Log4jLoggerAdapter
 
setFile(File) - 接口 中的方法com.alibaba.dubbo.common.logger.LoggerAdapter
设置输出日志文件
setFile(File) - 类 中的方法com.alibaba.dubbo.common.logger.slf4j.Slf4jLoggerAdapter
 
setFile(String) - 类 中的方法com.alibaba.dubbo.config.RegistryConfig
 
setFilter(String) - 类 中的方法com.alibaba.dubbo.config.AbstractInterfaceConfig
 
setFuture(Future<?>) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
set future.
setGeneric(Boolean) - 类 中的方法com.alibaba.dubbo.config.AbstractReferenceConfig
 
setGeneric(String) - 类 中的方法com.alibaba.dubbo.config.AbstractReferenceConfig
 
setGeneric(String) - 类 中的方法com.alibaba.dubbo.config.ServiceConfig
 
setGroup(String) - 类 中的方法com.alibaba.dubbo.config.AbstractReferenceConfig
 
setGroup(String) - 类 中的方法com.alibaba.dubbo.config.AbstractServiceConfig
 
setGroup(String) - 类 中的方法com.alibaba.dubbo.config.MonitorConfig
 
setGroup(String) - 类 中的方法com.alibaba.dubbo.config.RegistryConfig
 
setGroup(String) - 类 中的方法com.alibaba.dubbo.monitor.dubbo.Statistics
 
setHeartbeat(Integer) - 类 中的方法com.alibaba.dubbo.config.ProtocolConfig
 
setHeartbeat(boolean) - 类 中的方法com.alibaba.dubbo.remoting.exchange.Request
 
setHeartbeat(boolean) - 类 中的方法com.alibaba.dubbo.remoting.exchange.Response
已过时。
setHessianProxyFactory(HessianProxyFactory) - 类 中的方法com.alibaba.dubbo.rpc.protocol.hessian.HttpClientConnectionFactory
 
setHost(String) - 类 中的方法com.alibaba.dubbo.common.URL
 
setHost(String) - 类 中的方法com.alibaba.dubbo.config.ProtocolConfig
 
setHost(String) - 类 中的方法com.alibaba.dubbo.config.ProviderConfig
 
setHttpBinder(HttpBinder) - 类 中的方法com.alibaba.dubbo.rpc.protocol.hessian.HessianProtocol
 
setHttpBinder(HttpBinder) - 类 中的方法com.alibaba.dubbo.rpc.protocol.http.HttpProtocol
 
setHttpBinder(HttpBinder) - 类 中的方法com.alibaba.dubbo.rpc.protocol.webservice.WebServiceProtocol
 
setId(String) - 类 中的方法com.alibaba.dubbo.config.AbstractConfig
 
setId(long) - 类 中的方法com.alibaba.dubbo.remoting.exchange.Response
 
setIndex(Integer) - 类 中的方法com.alibaba.dubbo.config.ArgumentConfig
 
setIndex(int, int) - 类 中的方法com.alibaba.dubbo.remoting.buffer.AbstractChannelBuffer
 
setIndex(int, int) - 接口 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBuffer
Sets the readerIndex and writerIndex of this buffer in one shot.
setIndex(int, int) - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
setInit(Boolean) - 类 中的方法com.alibaba.dubbo.config.AbstractReferenceConfig
 
setInjvm(Boolean) - 类 中的方法com.alibaba.dubbo.config.AbstractReferenceConfig
已过时。
通过scope设置,scope=local表示使用injvm协议.
setInterface(Class<?>) - 类 中的方法com.alibaba.dubbo.config.ReferenceConfig
 
setInterface(String) - 类 中的方法com.alibaba.dubbo.config.ReferenceConfig
 
setInterface(Class<?>) - 类 中的方法com.alibaba.dubbo.config.ServiceConfig
 
setInterface(String) - 类 中的方法com.alibaba.dubbo.config.ServiceConfig
 
setInterfaceClass(Class<?>) - 类 中的方法com.alibaba.dubbo.config.ReferenceConfig
已过时。 
setInterfaceClass(Class<?>) - 类 中的方法com.alibaba.dubbo.config.ServiceConfig
已过时。 
setInvocation(Invocation) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
 
setInvoker(Invoker<?>) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
 
setInvoker(Invoker<?>) - 类 中的方法com.alibaba.dubbo.rpc.RpcInvocation
 
setInvokers(List<Invoker<?>>) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
 
setIothreads(Integer) - 类 中的方法com.alibaba.dubbo.config.ProtocolConfig
 
setIothreads(Integer) - 类 中的方法com.alibaba.dubbo.config.ProviderConfig
 
setLayer(String) - 类 中的方法com.alibaba.dubbo.config.AbstractInterfaceConfig
 
setLazy(Boolean) - 类 中的方法com.alibaba.dubbo.config.AbstractReferenceConfig
 
setLevel(Level) - 类 中的方法com.alibaba.dubbo.common.logger.jcl.JclLoggerAdapter
 
setLevel(Level) - 类 中的方法com.alibaba.dubbo.common.logger.jdk.JdkLoggerAdapter
 
setLevel(Level) - 类 中的方法com.alibaba.dubbo.common.logger.log4j.Log4jLoggerAdapter
 
setLevel(Level) - 接口 中的方法com.alibaba.dubbo.common.logger.LoggerAdapter
设置输出等级
setLevel(Level) - 类 中的静态方法com.alibaba.dubbo.common.logger.LoggerFactory
动态设置输出日志级别
setLevel(Level) - 类 中的方法com.alibaba.dubbo.common.logger.slf4j.Slf4jLoggerAdapter
 
setListener(String) - 类 中的方法com.alibaba.dubbo.config.AbstractInterfaceConfig
 
setListener(String) - 类 中的方法com.alibaba.dubbo.config.AbstractReferenceConfig
 
setListener(String) - 类 中的方法com.alibaba.dubbo.config.AbstractServiceConfig
 
setLoadbalance(String) - 类 中的方法com.alibaba.dubbo.config.AbstractMethodConfig
 
setLocal(Boolean) - 类 中的方法com.alibaba.dubbo.config.AbstractInterfaceConfig
已过时。
Replace to setStub(Boolean)
setLocal(String) - 类 中的方法com.alibaba.dubbo.config.AbstractInterfaceConfig
已过时。
Replace to setStub(String)
setLocalAddress(String, int) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
set local address.
setLocalAddress(InetSocketAddress) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
set local address.
setLogger(Logger) - 类 中的方法com.alibaba.dubbo.common.logger.support.FailsafeLogger
 
setLogger(String) - 类 中的方法com.alibaba.dubbo.config.ApplicationConfig
 
setLoggerAdapter(String) - 类 中的静态方法com.alibaba.dubbo.common.logger.LoggerFactory
 
setLoggerAdapter(LoggerAdapter) - 类 中的静态方法com.alibaba.dubbo.common.logger.LoggerFactory
设置日志输出器供给器
setLogLevel(Level) - 类 中的方法com.alibaba.dubbo.common.utils.Log
 
setLogMessage(String) - 类 中的方法com.alibaba.dubbo.common.utils.Log
 
setLogName(String) - 类 中的方法com.alibaba.dubbo.common.utils.Log
 
setLogThread(String) - 类 中的方法com.alibaba.dubbo.common.utils.Log
 
setMaxCapacity(int) - 类 中的方法com.alibaba.dubbo.common.utils.LRUCache
 
setMerger(String) - 类 中的方法com.alibaba.dubbo.config.AbstractMethodConfig
 
SetMerger - com.alibaba.dubbo.rpc.cluster.merger中的类
 
SetMerger() - 类 的构造器com.alibaba.dubbo.rpc.cluster.merger.SetMerger
 
setMethod(String) - 类 中的方法com.alibaba.dubbo.monitor.dubbo.Statistics
 
setMethodName(String) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
 
setMethodName(String) - 类 中的方法com.alibaba.dubbo.rpc.RpcInvocation
 
setMethods(List<? extends MethodConfig>) - 类 中的方法com.alibaba.dubbo.config.ReferenceConfig
 
setMethods(List<? extends MethodConfig>) - 类 中的方法com.alibaba.dubbo.config.ServiceConfig
 
setMixinInstance(Object) - 接口 中的方法com.alibaba.dubbo.common.bytecode.Mixin.MixinAware
 
setMock(Boolean) - 类 中的方法com.alibaba.dubbo.config.AbstractMethodConfig
 
setMock(String) - 类 中的方法com.alibaba.dubbo.config.AbstractMethodConfig
 
setModule(ModuleConfig) - 类 中的方法com.alibaba.dubbo.config.AbstractInterfaceConfig
 
setMonitor(String) - 类 中的方法com.alibaba.dubbo.config.AbstractInterfaceConfig
 
setMonitor(MonitorConfig) - 类 中的方法com.alibaba.dubbo.config.AbstractInterfaceConfig
 
setMonitor(String) - 类 中的方法com.alibaba.dubbo.config.ApplicationConfig
 
setMonitor(MonitorConfig) - 类 中的方法com.alibaba.dubbo.config.ApplicationConfig
 
setMonitor(String) - 类 中的方法com.alibaba.dubbo.config.ModuleConfig
 
setMonitor(MonitorConfig) - 类 中的方法com.alibaba.dubbo.config.ModuleConfig
 
setMonitorFactory(MonitorFactory) - 类 中的方法com.alibaba.dubbo.monitor.support.MonitorFilter
 
setName(String) - 类 中的方法com.alibaba.dubbo.config.ApplicationConfig
 
setName(String) - 类 中的方法com.alibaba.dubbo.config.MethodConfig
 
setName(String) - 类 中的方法com.alibaba.dubbo.config.ModuleConfig
 
setName(String) - 类 中的方法com.alibaba.dubbo.config.ProtocolConfig
 
setNetworker(String) - 类 中的方法com.alibaba.dubbo.config.ProtocolConfig
 
setNetworker(String) - 类 中的方法com.alibaba.dubbo.config.ProviderConfig
 
setOnconnect(String) - 类 中的方法com.alibaba.dubbo.config.AbstractInterfaceConfig
 
setOnconnect(String) - 类 中的方法com.alibaba.dubbo.config.AbstractReferenceConfig
 
setOndisconnect(String) - 类 中的方法com.alibaba.dubbo.config.AbstractInterfaceConfig
 
setOndisconnect(String) - 类 中的方法com.alibaba.dubbo.config.AbstractReferenceConfig
 
setOninvoke(Object) - 类 中的方法com.alibaba.dubbo.config.MethodConfig
 
setOninvokeMethod(String) - 类 中的方法com.alibaba.dubbo.config.MethodConfig
 
setOnreturn(Object) - 类 中的方法com.alibaba.dubbo.config.MethodConfig
 
setOnreturnMethod(String) - 类 中的方法com.alibaba.dubbo.config.MethodConfig
 
setOnthrow(Object) - 类 中的方法com.alibaba.dubbo.config.MethodConfig
 
setOnthrowMethod(String) - 类 中的方法com.alibaba.dubbo.config.MethodConfig
 
setOrganization(String) - 类 中的方法com.alibaba.dubbo.config.ApplicationConfig
 
setOrganization(String) - 类 中的方法com.alibaba.dubbo.config.ModuleConfig
 
setOwner(String) - 类 中的方法com.alibaba.dubbo.config.AbstractInterfaceConfig
 
setOwner(String) - 类 中的方法com.alibaba.dubbo.config.ApplicationConfig
 
setOwner(String) - 类 中的方法com.alibaba.dubbo.config.ModuleConfig
 
setPackage(String) - 类 中的方法com.alibaba.dubbo.config.spring.AnnotationBean
 
setParameters(Map<String, String>) - 类 中的方法com.alibaba.dubbo.config.AbstractMethodConfig
 
setParameters(Map<String, String>) - 类 中的方法com.alibaba.dubbo.config.MonitorConfig
 
setParameters(Map<String, String>) - 类 中的方法com.alibaba.dubbo.config.ProtocolConfig
 
setParameters(Map<String, String>) - 类 中的方法com.alibaba.dubbo.config.RegistryConfig
 
setParameterTypes(Class<?>[]) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
 
setParameterTypes(Class<?>[]) - 类 中的方法com.alibaba.dubbo.rpc.RpcInvocation
 
setPassword(String) - 类 中的方法com.alibaba.dubbo.common.URL
 
setPassword(String) - 类 中的方法com.alibaba.dubbo.config.MonitorConfig
 
setPassword(String) - 类 中的方法com.alibaba.dubbo.config.RegistryConfig
 
setPath(String) - 类 中的方法com.alibaba.dubbo.common.URL
 
setPath(String) - 类 中的方法com.alibaba.dubbo.config.ProtocolConfig
已过时。
setPath(String) - 类 中的方法com.alibaba.dubbo.config.ProviderConfig
已过时。
setPath(String) - 类 中的方法com.alibaba.dubbo.config.ServiceConfig
 
setPayload(Integer) - 类 中的方法com.alibaba.dubbo.config.ProtocolConfig
 
setPayload(Integer) - 类 中的方法com.alibaba.dubbo.config.ProviderConfig
 
setPort(int) - 类 中的方法com.alibaba.dubbo.common.URL
 
setPort(Integer) - 类 中的方法com.alibaba.dubbo.config.ProtocolConfig
 
setPort(Integer) - 类 中的方法com.alibaba.dubbo.config.ProviderConfig
已过时。
setPort(Integer) - 类 中的方法com.alibaba.dubbo.config.RegistryConfig
 
setPrimitiveProperty(Object) - 类 中的方法com.alibaba.dubbo.common.beanutil.JavaBeanDescriptor
 
setPrompt(String) - 类 中的方法com.alibaba.dubbo.config.ProtocolConfig
 
setPrompt(String) - 类 中的方法com.alibaba.dubbo.config.ProviderConfig
 
setProperties(Properties) - 类 中的静态方法com.alibaba.dubbo.common.utils.ConfigUtils
 
setProperty(Object, Object) - 类 中的方法com.alibaba.dubbo.common.beanutil.JavaBeanDescriptor
 
setPropertyValue(Object, String, Object) - 类 中的方法com.alibaba.dubbo.common.bytecode.Wrapper
set property value.
setPropertyValues(Object, String[], Object[]) - 类 中的方法com.alibaba.dubbo.common.bytecode.Wrapper
set property value.
setProtocol(String) - 类 中的方法com.alibaba.dubbo.common.URL
 
setProtocol(ProtocolConfig) - 类 中的方法com.alibaba.dubbo.config.AbstractServiceConfig
 
setProtocol(String) - 类 中的方法com.alibaba.dubbo.config.MonitorConfig
 
setProtocol(String) - 类 中的方法com.alibaba.dubbo.config.ProviderConfig
已过时。
setProtocol(String) - 类 中的方法com.alibaba.dubbo.config.ReferenceConfig
 
setProtocol(String) - 类 中的方法com.alibaba.dubbo.config.RegistryConfig
 
setProtocol(Protocol) - 类 中的方法com.alibaba.dubbo.monitor.dubbo.DubboMonitorFactroy
 
setProtocol(Protocol) - 类 中的方法com.alibaba.dubbo.registry.dubbo.DubboRegistryFactory
 
setProtocol(Protocol) - 类 中的方法com.alibaba.dubbo.registry.integration.RegistryDirectory
 
setProtocol(Protocol) - 类 中的方法com.alibaba.dubbo.registry.integration.RegistryProtocol
 
setProtocol(Protocol) - 类 中的方法com.alibaba.dubbo.rpc.proxy.wrapper.StubProxyFactoryWrapper
 
setProtocolFactory(TProtocolFactory) - 类 中的方法com.alibaba.dubbo.rpc.protocol.thrift.ext.MultiServiceProcessor
 
setProtocols(List<? extends ProtocolConfig>) - 类 中的方法com.alibaba.dubbo.config.AbstractServiceConfig
 
setProvider(ProviderConfig) - 类 中的方法com.alibaba.dubbo.config.ServiceConfig
 
setProviders(List<ProviderConfig>) - 类 中的方法com.alibaba.dubbo.config.ServiceConfig
已过时。
Replace to setProtocols()
setProxy(String) - 类 中的方法com.alibaba.dubbo.config.AbstractInterfaceConfig
 
setProxyFactory(ProxyFactory) - 类 中的方法com.alibaba.dubbo.monitor.dubbo.DubboMonitorFactroy
 
setProxyFactory(ProxyFactory) - 类 中的方法com.alibaba.dubbo.registry.dubbo.DubboRegistryFactory
 
setProxyFactory(ProxyFactory) - 类 中的方法com.alibaba.dubbo.registry.integration.RegistryProtocol
 
setProxyFactory(ProxyFactory) - 类 中的方法com.alibaba.dubbo.rpc.protocol.AbstractProxyProtocol
 
setQueues(Integer) - 类 中的方法com.alibaba.dubbo.config.ProtocolConfig
 
setQueues(Integer) - 类 中的方法com.alibaba.dubbo.config.ProviderConfig
 
setReconnect(String) - 类 中的方法com.alibaba.dubbo.config.AbstractReferenceConfig
 
setRef(T) - 类 中的方法com.alibaba.dubbo.config.ServiceConfig
 
setRegister(Boolean) - 类 中的方法com.alibaba.dubbo.config.AbstractServiceConfig
 
setRegister(Boolean) - 类 中的方法com.alibaba.dubbo.config.ProtocolConfig
 
setRegister(Boolean) - 类 中的方法com.alibaba.dubbo.config.RegistryConfig
 
setRegistries(List<? extends RegistryConfig>) - 类 中的方法com.alibaba.dubbo.config.AbstractInterfaceConfig
 
setRegistries(List<? extends RegistryConfig>) - 类 中的方法com.alibaba.dubbo.config.ApplicationConfig
 
setRegistries(List<? extends RegistryConfig>) - 类 中的方法com.alibaba.dubbo.config.ModuleConfig
 
setRegistry(RegistryConfig) - 类 中的方法com.alibaba.dubbo.config.AbstractInterfaceConfig
 
setRegistry(RegistryConfig) - 类 中的方法com.alibaba.dubbo.config.ApplicationConfig
 
setRegistry(RegistryConfig) - 类 中的方法com.alibaba.dubbo.config.ModuleConfig
 
setRegistry(Registry) - 类 中的方法com.alibaba.dubbo.registry.integration.RegistryDirectory
 
setRegistryFactory(RegistryFactory) - 类 中的方法com.alibaba.dubbo.registry.integration.RegistryProtocol
 
setReliable(Boolean) - 类 中的方法com.alibaba.dubbo.config.MethodConfig
已过时。
setRemoteAddress(String, int) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
set remote address.
setRemoteAddress(InetSocketAddress) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
set remote address.
setResult(Object) - 类 中的方法com.alibaba.dubbo.remoting.exchange.Response
 
setResult(Object) - 类 中的方法com.alibaba.dubbo.rpc.RpcResult
已过时。
Replace to setValue()
setRetries(Integer) - 类 中的方法com.alibaba.dubbo.config.AbstractMethodConfig
 
setRetry(Boolean) - 类 中的方法com.alibaba.dubbo.config.MethodConfig
已过时。
setReturn(Boolean) - 类 中的方法com.alibaba.dubbo.config.MethodConfig
 
setRouterFactory(RouterFactory) - 类 中的方法com.alibaba.dubbo.rpc.cluster.router.file.FileRouterFactory
 
setScope(String) - 类 中的方法com.alibaba.dubbo.config.AbstractInterfaceConfig
 
setSent(Boolean) - 类 中的方法com.alibaba.dubbo.config.AbstractMethodConfig
 
setSerialization(String) - 类 中的方法com.alibaba.dubbo.config.ProtocolConfig
 
setSerialization(String) - 类 中的方法com.alibaba.dubbo.config.ProviderConfig
 
setServer(String) - 类 中的方法com.alibaba.dubbo.config.ProtocolConfig
 
setServer(String) - 类 中的方法com.alibaba.dubbo.config.ProviderConfig
 
setServer(String) - 类 中的方法com.alibaba.dubbo.config.RegistryConfig
 
setServer(String) - 类 中的方法com.alibaba.dubbo.monitor.dubbo.Statistics
 
setServer(ExchangeServer) - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.ExchangeServerDelegate
 
setServer(Server) - 类 中的方法com.alibaba.dubbo.remoting.transport.ServerDelegate
 
setService(String) - 类 中的方法com.alibaba.dubbo.monitor.dubbo.Statistics
 
setServiceInterface(String) - 类 中的方法com.alibaba.dubbo.common.URL
 
setSession(Integer) - 类 中的方法com.alibaba.dubbo.config.RegistryConfig
 
setStat(Integer) - 类 中的方法com.alibaba.dubbo.config.MethodConfig
已过时。
setStatus(String) - 类 中的方法com.alibaba.dubbo.config.ProtocolConfig
 
setStatus(String) - 类 中的方法com.alibaba.dubbo.config.ProviderConfig
 
setStatus(byte) - 类 中的方法com.alibaba.dubbo.remoting.exchange.Response
 
setSticky(Boolean) - 类 中的方法com.alibaba.dubbo.config.AbstractReferenceConfig
 
setSticky(Boolean) - 类 中的方法com.alibaba.dubbo.config.MethodConfig
 
setStub(Boolean) - 类 中的方法com.alibaba.dubbo.config.AbstractInterfaceConfig
 
setStub(String) - 类 中的方法com.alibaba.dubbo.config.AbstractInterfaceConfig
 
setSubscribe(Boolean) - 类 中的方法com.alibaba.dubbo.config.RegistryConfig
 
setSuperClass(String) - 类 中的方法com.alibaba.dubbo.common.bytecode.ClassGenerator
 
setSuperClass(Class<?>) - 类 中的方法com.alibaba.dubbo.common.bytecode.ClassGenerator
 
setTelnet(String) - 类 中的方法com.alibaba.dubbo.config.ProtocolConfig
 
setTelnet(String) - 类 中的方法com.alibaba.dubbo.config.ProviderConfig
 
SETTER_METHOD_DESC_PATTERN - 类 中的静态变量com.alibaba.dubbo.common.utils.ReflectUtils
 
setThreadName(URL, String) - 类 中的静态方法com.alibaba.dubbo.common.utils.ExecutorUtil
append thread name with url address
setThreadpool(String) - 类 中的方法com.alibaba.dubbo.config.ProtocolConfig
 
setThreadpool(String) - 类 中的方法com.alibaba.dubbo.config.ProviderConfig
 
setThreads(Integer) - 类 中的方法com.alibaba.dubbo.config.ProtocolConfig
 
setThreads(Integer) - 类 中的方法com.alibaba.dubbo.config.ProviderConfig
 
setTimeout(Integer) - 类 中的方法com.alibaba.dubbo.config.AbstractMethodConfig
 
setTimeout(Integer) - 类 中的方法com.alibaba.dubbo.config.ConsumerConfig
 
setTimeout(Integer) - 类 中的方法com.alibaba.dubbo.config.RegistryConfig
 
setToken(Boolean) - 类 中的方法com.alibaba.dubbo.config.AbstractServiceConfig
 
setToken(String) - 类 中的方法com.alibaba.dubbo.config.AbstractServiceConfig
 
setTransport(String) - 类 中的方法com.alibaba.dubbo.config.RegistryConfig
已过时。 
setTransporter(String) - 类 中的方法com.alibaba.dubbo.config.ProtocolConfig
 
setTransporter(String) - 类 中的方法com.alibaba.dubbo.config.ProviderConfig
 
setTransporter(String) - 类 中的方法com.alibaba.dubbo.config.RegistryConfig
 
setTwoWay(boolean) - 类 中的方法com.alibaba.dubbo.remoting.exchange.Request
 
setType(int) - 类 中的方法com.alibaba.dubbo.common.beanutil.JavaBeanDescriptor
 
setType(String) - 类 中的方法com.alibaba.dubbo.config.ArgumentConfig
 
setUrl(String) - 类 中的方法com.alibaba.dubbo.config.ReferenceConfig
 
setUrl(URL) - 类 中的方法com.alibaba.dubbo.monitor.dubbo.Statistics
 
setUrl(URL) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
 
setUrls(List<URL>) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
 
setUsername(String) - 类 中的方法com.alibaba.dubbo.common.URL
 
setUsername(String) - 类 中的方法com.alibaba.dubbo.config.MonitorConfig
 
setUsername(String) - 类 中的方法com.alibaba.dubbo.config.RegistryConfig
 
setValidation(String) - 类 中的方法com.alibaba.dubbo.config.AbstractMethodConfig
 
setValidation(Validation) - 类 中的方法com.alibaba.dubbo.validation.filter.ValidationFilter
 
setValue(Object) - 类 中的方法com.alibaba.dubbo.rpc.RpcResult
 
setVersion(String) - 类 中的方法com.alibaba.dubbo.config.AbstractReferenceConfig
 
setVersion(String) - 类 中的方法com.alibaba.dubbo.config.AbstractServiceConfig
 
setVersion(String) - 类 中的方法com.alibaba.dubbo.config.ApplicationConfig
 
setVersion(String) - 类 中的方法com.alibaba.dubbo.config.ModuleConfig
 
setVersion(String) - 类 中的方法com.alibaba.dubbo.config.MonitorConfig
 
setVersion(String) - 类 中的方法com.alibaba.dubbo.config.RegistryConfig
 
setVersion(String) - 类 中的方法com.alibaba.dubbo.monitor.dubbo.Statistics
 
setVersion(String) - 类 中的方法com.alibaba.dubbo.remoting.exchange.Request
 
setVersion(String) - 类 中的方法com.alibaba.dubbo.remoting.exchange.Response
 
setWait(Integer) - 类 中的方法com.alibaba.dubbo.config.ProviderConfig
 
setWait(Integer) - 类 中的方法com.alibaba.dubbo.config.RegistryConfig
已过时。 
setWeight(Integer) - 类 中的方法com.alibaba.dubbo.config.AbstractServiceConfig
 
setWriteIndex(int) - 类 中的方法com.alibaba.dubbo.rpc.protocol.thrift.io.RandomAccessByteArrayOutputStream
 
setZookeeperTransporter(ZookeeperTransporter) - 类 中的方法com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistryFactory
 
short2bytes(short) - 类 中的静态方法com.alibaba.dubbo.common.io.Bytes
to byte array.
short2bytes(short, byte[]) - 类 中的静态方法com.alibaba.dubbo.common.io.Bytes
to byte array.
short2bytes(short, byte[], int) - 类 中的静态方法com.alibaba.dubbo.common.io.Bytes
to byte array.
ShortArrayMerger - com.alibaba.dubbo.rpc.cluster.merger中的类
 
ShortArrayMerger() - 类 的构造器com.alibaba.dubbo.rpc.cluster.merger.ShortArrayMerger
 
shortValue() - 类 中的方法com.alibaba.dubbo.common.utils.AtomicPositiveInteger
 
SHUTDOWN_HOOK_KEY - 类 中的静态变量com.alibaba.dubbo.container.Main
 
SHUTDOWN_TIMEOUT_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
SHUTDOWN_WAIT_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
SHUTDOWN_WAIT_SECONDS_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
已过时。
shutdownNow(Executor, int) - 类 中的静态方法com.alibaba.dubbo.common.utils.ExecutorUtil
 
SIDE_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
SimpleDataStore - com.alibaba.dubbo.common.store.support中的类
 
SimpleDataStore() - 类 的构造器com.alibaba.dubbo.common.store.support.SimpleDataStore
 
SimpleFuture - com.alibaba.dubbo.remoting.exchange.support中的类
SimpleFuture
SimpleFuture(Object) - 类 的构造器com.alibaba.dubbo.remoting.exchange.support.SimpleFuture
 
size() - 类 中的方法com.alibaba.dubbo.common.io.UnsafeByteArrayInputStream
 
size() - 类 中的方法com.alibaba.dubbo.common.io.UnsafeByteArrayOutputStream
 
size() - 类 中的方法com.alibaba.dubbo.common.utils.ConcurrentHashSet
Returns the number of elements in this set (its cardinality).
size() - 类 中的方法com.alibaba.dubbo.common.utils.LRUCache
 
size() - 类 中的方法com.alibaba.dubbo.common.utils.Stack
get stack size.
size() - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.MultiMessage
 
size() - 类 中的方法com.alibaba.dubbo.rpc.protocol.thrift.io.RandomAccessByteArrayOutputStream
 
skip(long) - 类 中的方法com.alibaba.dubbo.common.io.UnsafeByteArrayInputStream
 
skip(long) - 类 中的方法com.alibaba.dubbo.common.io.UnsafeStringReader
 
skip(long) - 类 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBufferInputStream
 
skip(long) - 类 中的方法com.alibaba.dubbo.rpc.protocol.thrift.io.InputStreamWrapper
 
skipAny() - 类 中的方法com.alibaba.dubbo.common.serialize.support.dubbo.GenericObjectInput
 
skipBytes(int) - 类 中的方法com.alibaba.dubbo.remoting.buffer.AbstractChannelBuffer
 
skipBytes(int) - 接口 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBuffer
Increases the current readerIndex by the specified length in this buffer.
skipBytes(int) - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
SkipFailbackWrapperException - com.alibaba.dubbo.registry.support中的异常错误
Wrapper异常,用于指示 FailbackRegistry跳过Failback。
SkipFailbackWrapperException(Throwable) - 异常错误 的构造器com.alibaba.dubbo.registry.support.SkipFailbackWrapperException
 
skipUnusedStream(InputStream) - 类 中的静态方法com.alibaba.dubbo.common.io.StreamUtils
 
Slf4jLogger - com.alibaba.dubbo.common.logger.slf4j中的类
 
Slf4jLogger(Logger) - 类 的构造器com.alibaba.dubbo.common.logger.slf4j.Slf4jLogger
 
Slf4jLoggerAdapter - com.alibaba.dubbo.common.logger.slf4j中的类
 
Slf4jLoggerAdapter() - 类 的构造器com.alibaba.dubbo.common.logger.slf4j.Slf4jLoggerAdapter
 
sort(List<T>) - 类 中的静态方法com.alibaba.dubbo.common.utils.CollectionUtils
 
sortSimpleName(List<String>) - 类 中的静态方法com.alibaba.dubbo.common.utils.CollectionUtils
 
SPI - com.alibaba.dubbo.common.extension中的注释类型
扩展点接口的标识。
SpiExtensionFactory - com.alibaba.dubbo.common.extension.factory中的类
SpiExtensionFactory
SpiExtensionFactory() - 类 的构造器com.alibaba.dubbo.common.extension.factory.SpiExtensionFactory
 
split(List<String>, String) - 类 中的静态方法com.alibaba.dubbo.common.utils.CollectionUtils
 
split(String, char) - 类 中的静态方法com.alibaba.dubbo.common.utils.StringUtils
split.
splitAll(Map<String, List<String>>, String) - 类 中的静态方法com.alibaba.dubbo.common.utils.CollectionUtils
 
SPRING_CONFIG - 类 中的静态变量com.alibaba.dubbo.container.spring.SpringContainer
 
SpringContainer - com.alibaba.dubbo.container.spring中的类
SpringContainer.
SpringContainer() - 类 的构造器com.alibaba.dubbo.container.spring.SpringContainer
 
SpringExtensionFactory - com.alibaba.dubbo.config.spring.extension中的类
SpringExtensionFactory
SpringExtensionFactory() - 类 的构造器com.alibaba.dubbo.config.spring.extension.SpringExtensionFactory
 
SpringStatusChecker - com.alibaba.dubbo.config.spring.status中的类
SpringStatusChecker
SpringStatusChecker() - 类 的构造器com.alibaba.dubbo.config.spring.status.SpringStatusChecker
 
Stack<E> - com.alibaba.dubbo.common.utils中的类
Stack.
Stack() - 类 的构造器com.alibaba.dubbo.common.utils.Stack
 
START - 类 中的静态变量com.alibaba.dubbo.common.json.JSON
 
start() - 类 中的静态方法com.alibaba.dubbo.common.utils.LogUtil
 
start() - 接口 中的方法com.alibaba.dubbo.container.Container
start.
start() - 类 中的方法com.alibaba.dubbo.container.jetty.JettyContainer
 
start() - 类 中的方法com.alibaba.dubbo.container.log4j.Log4jContainer
 
start() - 类 中的方法com.alibaba.dubbo.container.logback.LogbackContainer
 
start() - 类 中的方法com.alibaba.dubbo.container.spring.SpringContainer
 
startClose() - 接口 中的方法com.alibaba.dubbo.remoting.Endpoint
 
startClose() - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.ExchangeServerDelegate
 
startClose() - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
startClose() - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.header.HeaderExchangeServer
 
startClose() - 类 中的方法com.alibaba.dubbo.remoting.transport.AbstractPeer
 
startClose() - 类 中的方法com.alibaba.dubbo.remoting.transport.ChannelDelegate
 
startClose() - 类 中的方法com.alibaba.dubbo.remoting.transport.ClientDelegate
 
startClose() - 类 中的方法com.alibaba.dubbo.remoting.transport.ServerDelegate
 
stateChanged(int) - 接口 中的方法com.alibaba.dubbo.remoting.zookeeper.StateListener
 
StateListener - com.alibaba.dubbo.remoting.zookeeper中的接口
 
StaticContext - com.alibaba.dubbo.rpc中的类
系统存储,内部类.
StaticDirectory<T> - com.alibaba.dubbo.rpc.cluster.directory中的类
StaticDirectory
StaticDirectory(List<Invoker<T>>) - 类 的构造器com.alibaba.dubbo.rpc.cluster.directory.StaticDirectory
 
StaticDirectory(List<Invoker<T>>, List<Router>) - 类 的构造器com.alibaba.dubbo.rpc.cluster.directory.StaticDirectory
 
StaticDirectory(URL, List<Invoker<T>>) - 类 的构造器com.alibaba.dubbo.rpc.cluster.directory.StaticDirectory
 
StaticDirectory(URL, List<Invoker<T>>, List<Router>) - 类 的构造器com.alibaba.dubbo.rpc.cluster.directory.StaticDirectory
 
Statistics - com.alibaba.dubbo.monitor.dubbo中的类
Statistics.
Statistics(URL) - 类 的构造器com.alibaba.dubbo.monitor.dubbo.Statistics
 
Status - com.alibaba.dubbo.common.status中的类
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
 
Status.Level - com.alibaba.dubbo.common.status中的枚举
Level
StatusChecker - com.alibaba.dubbo.common.status中的接口
StatusChecker
StatusPageHandler - com.alibaba.dubbo.container.page.pages中的类
StatusPageHandler
StatusPageHandler() - 类 的构造器com.alibaba.dubbo.container.page.pages.StatusPageHandler
 
StatusTelnetHandler - com.alibaba.dubbo.remoting.telnet.support.command中的类
StatusTelnetHandler
StatusTelnetHandler() - 类 的构造器com.alibaba.dubbo.remoting.telnet.support.command.StatusTelnetHandler
 
StatusUtils - com.alibaba.dubbo.common.status.support中的类
StatusManager
StatusUtils() - 类 的构造器com.alibaba.dubbo.common.status.support.StatusUtils
 
stop() - 类 中的静态方法com.alibaba.dubbo.common.utils.LogUtil
 
stop() - 接口 中的方法com.alibaba.dubbo.container.Container
stop.
stop() - 类 中的方法com.alibaba.dubbo.container.jetty.JettyContainer
 
stop() - 类 中的方法com.alibaba.dubbo.container.log4j.Log4jContainer
 
stop() - 类 中的方法com.alibaba.dubbo.container.logback.LogbackContainer
 
stop() - 类 中的方法com.alibaba.dubbo.container.spring.SpringContainer
 
STR1 - 类 中的静态变量com.alibaba.dubbo.common.json.Yylex
 
STR2 - 类 中的静态变量com.alibaba.dubbo.common.json.Yylex
lexical states
StreamUtils - com.alibaba.dubbo.common.io中的类
Stream utils.
STRING - 类 中的静态变量com.alibaba.dubbo.common.json.JSONToken
 
StringUtils - com.alibaba.dubbo.common.utils中的类
StringUtils
STUB_EVENT_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
STUB_EVENT_METHODS_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
STUB_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
StubProxyFactoryWrapper - com.alibaba.dubbo.rpc.proxy.wrapper中的类
StubProxyFactoryWrapper
StubProxyFactoryWrapper(ProxyFactory) - 类 的构造器com.alibaba.dubbo.rpc.proxy.wrapper.StubProxyFactoryWrapper
 
SUBSCRIBE - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
subscribe(URL) - 类 中的方法com.alibaba.dubbo.registry.integration.RegistryDirectory
 
subscribe(URL, NotifyListener) - 类 中的方法com.alibaba.dubbo.registry.multicast.MulticastRegistry
 
subscribe(URL, NotifyListener) - 接口 中的方法com.alibaba.dubbo.registry.RegistryService
订阅符合条件的已注册数据,当有注册数据变更时自动推送.
subscribe(URL, NotifyListener) - 类 中的方法com.alibaba.dubbo.registry.support.AbstractRegistry
 
subscribe(URL, NotifyListener) - 类 中的方法com.alibaba.dubbo.registry.support.FailbackRegistry
 
SUBSCRIBE_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
SubscribedPageHandler - com.alibaba.dubbo.registry.pages中的类
SubscribedPageHandler
SubscribedPageHandler() - 类 的构造器com.alibaba.dubbo.registry.pages.SubscribedPageHandler
 
SUCCESS - 接口 中的静态变量com.alibaba.dubbo.monitor.MonitorService
 
SystemPageHandler - com.alibaba.dubbo.container.page.pages中的类
SystemPageHandler
SystemPageHandler() - 类 的构造器com.alibaba.dubbo.container.page.pages.SystemPageHandler
 

T

telnet(Channel, String) - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.ExchangeHandlerDispatcher
 
telnet(Channel, String) - 类 中的方法com.alibaba.dubbo.remoting.telnet.support.command.ClearTelnetHandler
 
telnet(Channel, String) - 类 中的方法com.alibaba.dubbo.remoting.telnet.support.command.ExitTelnetHandler
 
telnet(Channel, String) - 类 中的方法com.alibaba.dubbo.remoting.telnet.support.command.HelpTelnetHandler
 
telnet(Channel, String) - 类 中的方法com.alibaba.dubbo.remoting.telnet.support.command.LogTelnetHandler
 
telnet(Channel, String) - 类 中的方法com.alibaba.dubbo.remoting.telnet.support.command.StatusTelnetHandler
 
telnet(Channel, String) - 类 中的方法com.alibaba.dubbo.remoting.telnet.support.TelnetHandlerAdapter
 
telnet(Channel, String) - 接口 中的方法com.alibaba.dubbo.remoting.telnet.TelnetHandler
telnet.
telnet(Channel, String) - 类 中的方法com.alibaba.dubbo.rpc.protocol.dubbo.telnet.ChangeTelnetHandler
 
telnet(Channel, String) - 类 中的方法com.alibaba.dubbo.rpc.protocol.dubbo.telnet.CountTelnetHandler
 
telnet(Channel, String) - 类 中的方法com.alibaba.dubbo.rpc.protocol.dubbo.telnet.CurrentTelnetHandler
 
telnet(Channel, String) - 类 中的方法com.alibaba.dubbo.rpc.protocol.dubbo.telnet.InvokeTelnetHandler
 
telnet(Channel, String) - 类 中的方法com.alibaba.dubbo.rpc.protocol.dubbo.telnet.ListTelnetHandler
 
telnet(Channel, String) - 类 中的方法com.alibaba.dubbo.rpc.protocol.dubbo.telnet.LogTelnetHandler
 
telnet(Channel, String) - 类 中的方法com.alibaba.dubbo.rpc.protocol.dubbo.telnet.PortTelnetHandler
 
telnet(Channel, String) - 类 中的方法com.alibaba.dubbo.rpc.protocol.dubbo.telnet.TraceTelnetHandler
 
TelnetCodec - com.alibaba.dubbo.remoting.telnet.codec中的类
TelnetCodec
TelnetCodec() - 类 的构造器com.alibaba.dubbo.remoting.telnet.codec.TelnetCodec
 
TelnetHandler - com.alibaba.dubbo.remoting.telnet中的接口
TelnetHandler
TelnetHandlerAdapter - com.alibaba.dubbo.remoting.telnet.support中的类
 
TelnetHandlerAdapter() - 类 的构造器com.alibaba.dubbo.remoting.telnet.support.TelnetHandlerAdapter
 
TelnetUtils - com.alibaba.dubbo.remoting.telnet.support中的类
TelnetUtils
TelnetUtils() - 类 的构造器com.alibaba.dubbo.remoting.telnet.support.TelnetUtils
 
THREAD_NAME_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
ThreadLocalCache - com.alibaba.dubbo.cache.support.threadlocal中的类
ThreadLocalCache
ThreadLocalCache(URL) - 类 的构造器com.alibaba.dubbo.cache.support.threadlocal.ThreadLocalCache
 
ThreadLocalCacheFactory - com.alibaba.dubbo.cache.support.threadlocal中的类
ThreadLocalCacheFactory
ThreadLocalCacheFactory() - 类 的构造器com.alibaba.dubbo.cache.support.threadlocal.ThreadLocalCacheFactory
 
ThreadPool - com.alibaba.dubbo.common.threadpool中的接口
ThreadPool
THREADPOOL_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
ThreadPoolStatusChecker - com.alibaba.dubbo.rpc.protocol.dubbo.status中的类
ThreadPoolStatusChecker
ThreadPoolStatusChecker() - 类 的构造器com.alibaba.dubbo.rpc.protocol.dubbo.status.ThreadPoolStatusChecker
 
THREADS_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
THRIFT_PROTOCOL_KEY - 类 中的静态变量com.alibaba.dubbo.rpc.protocol.thrift.ThriftConstants
 
ThriftClassNameGenerator - com.alibaba.dubbo.rpc.protocol.thrift中的类
 
ThriftClassNameGenerator() - 类 的构造器com.alibaba.dubbo.rpc.protocol.thrift.ThriftClassNameGenerator
 
ThriftCodec - com.alibaba.dubbo.rpc.protocol.thrift中的类
Thrift framed protocol codec.
ThriftCodec() - 类 的构造器com.alibaba.dubbo.rpc.protocol.thrift.ThriftCodec
 
ThriftConstants - com.alibaba.dubbo.rpc.protocol.thrift中的类
 
ThriftInvoker<T> - com.alibaba.dubbo.rpc.protocol.thrift中的类
 
ThriftInvoker(Class<T>, URL, ExchangeClient[]) - 类 的构造器com.alibaba.dubbo.rpc.protocol.thrift.ThriftInvoker
 
ThriftInvoker(Class<T>, URL, ExchangeClient[], Set<Invoker<?>>) - 类 的构造器com.alibaba.dubbo.rpc.protocol.thrift.ThriftInvoker
 
ThriftNativeCodec - com.alibaba.dubbo.rpc.protocol.thrift中的类
 
ThriftNativeCodec() - 类 的构造器com.alibaba.dubbo.rpc.protocol.thrift.ThriftNativeCodec
 
ThriftProtocol - com.alibaba.dubbo.rpc.protocol.thrift中的类
 
ThriftProtocol() - 类 的构造器com.alibaba.dubbo.rpc.protocol.thrift.ThriftProtocol
 
ThriftType - com.alibaba.dubbo.rpc.protocol.thrift中的枚举
 
ThriftUtils - com.alibaba.dubbo.rpc.protocol.thrift中的类
 
ThriftUtils() - 类 的构造器com.alibaba.dubbo.rpc.protocol.thrift.ThriftUtils
 
THROW_PREFIX - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
THROW_UNSUPPORTED_INVOKER - 类 中的静态变量com.alibaba.dubbo.common.bytecode.Proxy
 
TIMEOUT_EXCEPTION - 异常错误 中的静态变量com.alibaba.dubbo.rpc.RpcException
 
TIMEOUT_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
TimeoutException - com.alibaba.dubbo.remoting中的异常错误
TimeoutException.
TimeoutException(boolean, Channel, String) - 异常错误 的构造器com.alibaba.dubbo.remoting.TimeoutException
 
TimeoutException(boolean, InetSocketAddress, InetSocketAddress, String) - 异常错误 的构造器com.alibaba.dubbo.remoting.TimeoutException
 
TimeoutFilter - com.alibaba.dubbo.rpc.filter中的类
如果执行timeout,则log记录下,不干涉服务的运行
TimeoutFilter() - 类 的构造器com.alibaba.dubbo.rpc.filter.TimeoutFilter
 
TIMESTAMP - 接口 中的静态变量com.alibaba.dubbo.monitor.MonitorService
 
TIMESTAMP_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
toAddress(String) - 类 中的静态方法com.alibaba.dubbo.common.utils.NetUtils
 
toAddressString(InetSocketAddress) - 类 中的静态方法com.alibaba.dubbo.common.utils.NetUtils
 
toArgumentString(Object[]) - 类 中的静态方法com.alibaba.dubbo.common.utils.StringUtils
 
toByteArray() - 类 中的方法com.alibaba.dubbo.common.io.UnsafeByteArrayOutputStream
 
toByteArray() - 类 中的方法com.alibaba.dubbo.rpc.protocol.thrift.io.RandomAccessByteArrayOutputStream
 
toByteBuffer() - 类 中的方法com.alibaba.dubbo.common.io.UnsafeByteArrayOutputStream
 
toByteBuffer() - 类 中的方法com.alibaba.dubbo.remoting.buffer.AbstractChannelBuffer
 
toByteBuffer(int, int) - 类 中的方法com.alibaba.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
 
toByteBuffer() - 接口 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBuffer
Converts this buffer's readable bytes into a NIO buffer.
toByteBuffer(int, int) - 接口 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBuffer
Converts this buffer's sub-region into a NIO buffer.
toByteBuffer(int, int) - 类 中的方法com.alibaba.dubbo.remoting.buffer.DynamicChannelBuffer
 
toByteBuffer(int, int) - 类 中的方法com.alibaba.dubbo.remoting.buffer.HeapChannelBuffer
 
toByteBuffer(int, int) - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
toByteBuffer() - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
toByteBuffer() - 类 中的方法com.alibaba.dubbo.rpc.protocol.thrift.io.RandomAccessByteArrayOutputStream
 
toClass() - 类 中的方法com.alibaba.dubbo.common.bytecode.ClassGenerator
 
toClass(ClassLoader, ProtectionDomain) - 类 中的方法com.alibaba.dubbo.common.bytecode.ClassGenerator
 
toConfigurators(List<URL>) - 类 中的静态方法com.alibaba.dubbo.registry.integration.RegistryDirectory
将overrideURL转换为map,供重新refer时使用.
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
 
TOKEN_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
TokenFilter - com.alibaba.dubbo.rpc.filter中的类
TokenInvokerFilter
TokenFilter() - 类 的构造器com.alibaba.dubbo.rpc.filter.TokenFilter
 
toList(List<List<String>>) - 类 中的静态方法com.alibaba.dubbo.remoting.telnet.support.TelnetUtils
 
toMap(Map.Entry<K, V>[]) - 类 中的静态方法com.alibaba.dubbo.common.compiler.support.ClassUtils
 
toMap() - 类 中的方法com.alibaba.dubbo.common.URL
 
toMap(Object...) - 类 中的静态方法com.alibaba.dubbo.common.utils.CollectionUtils
 
toParameterString() - 类 中的方法com.alibaba.dubbo.common.URL
 
toParameterString(String...) - 类 中的方法com.alibaba.dubbo.common.URL
 
toQueryString(Map<String, String>) - 类 中的静态方法com.alibaba.dubbo.common.utils.StringUtils
 
toServiceString() - 类 中的方法com.alibaba.dubbo.common.URL
 
toServiceStringWithoutResolving() - 类 中的方法com.alibaba.dubbo.common.URL
 
toShortString(Object) - 类 中的静态方法com.alibaba.dubbo.common.utils.ClassHelper
 
toString(Throwable) - 类 中的静态方法com.alibaba.dubbo.common.compiler.support.ClassUtils
 
toString() - 类 中的方法com.alibaba.dubbo.common.extension.ExtensionLoader
 
toString() - 类 中的方法com.alibaba.dubbo.common.io.UnsafeByteArrayOutputStream
 
toString(String) - 类 中的方法com.alibaba.dubbo.common.io.UnsafeByteArrayOutputStream
 
toString() - 类 中的方法com.alibaba.dubbo.common.io.UnsafeStringWriter
 
toString() - 类 中的方法com.alibaba.dubbo.common.Parameters
已过时。
 
toString() - 类 中的方法com.alibaba.dubbo.common.URL
 
toString(String...) - 类 中的方法com.alibaba.dubbo.common.URL
 
toString() - 类 中的方法com.alibaba.dubbo.common.utils.AtomicPositiveInteger
 
toString(Throwable) - 类 中的静态方法com.alibaba.dubbo.common.utils.StringUtils
 
toString(String, Throwable) - 类 中的静态方法com.alibaba.dubbo.common.utils.StringUtils
 
toString() - 类 中的方法com.alibaba.dubbo.config.AbstractConfig
 
toString() - 类 中的方法com.alibaba.dubbo.config.utils.ReferenceConfigCache
 
toString() - 类 中的方法com.alibaba.dubbo.monitor.dubbo.Statistics
 
toString() - 类 中的方法com.alibaba.dubbo.registry.support.AbstractRegistry
 
toString() - 类 中的方法com.alibaba.dubbo.remoting.buffer.AbstractChannelBuffer
 
toString() - 类 中的方法com.alibaba.dubbo.remoting.exchange.Request
 
toString() - 类 中的方法com.alibaba.dubbo.remoting.exchange.Response
 
toString() - 类 中的方法com.alibaba.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
toString() - 类 中的方法com.alibaba.dubbo.remoting.transport.AbstractChannel
 
toString() - 类 中的方法com.alibaba.dubbo.remoting.transport.AbstractClient
 
toString() - 类 中的方法com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker
 
toString() - 类 中的方法com.alibaba.dubbo.rpc.cluster.support.wrapper.MockClusterInvoker
 
toString() - 类 中的方法com.alibaba.dubbo.rpc.listener.ListenerInvokerWrapper
 
toString() - 类 中的方法com.alibaba.dubbo.rpc.protocol.AbstractExporter
 
toString() - 类 中的方法com.alibaba.dubbo.rpc.protocol.AbstractInvoker
 
toString() - 类 中的方法com.alibaba.dubbo.rpc.protocol.thrift.io.RandomAccessByteArrayOutputStream
 
toString(String) - 类 中的方法com.alibaba.dubbo.rpc.protocol.thrift.io.RandomAccessByteArrayOutputStream
 
toString() - 类 中的方法com.alibaba.dubbo.rpc.proxy.AbstractProxyInvoker
 
toString() - 类 中的方法com.alibaba.dubbo.rpc.RpcInvocation
 
toString() - 类 中的方法com.alibaba.dubbo.rpc.RpcResult
 
toStringMap(String...) - 类 中的静态方法com.alibaba.dubbo.common.utils.CollectionUtils
 
toTable(String[], List<List<String>>) - 类 中的静态方法com.alibaba.dubbo.remoting.telnet.support.TelnetUtils
 
toTable(List<String>, List<List<String>>) - 类 中的静态方法com.alibaba.dubbo.remoting.telnet.support.TelnetUtils
 
toURI(String) - 类 中的静态方法com.alibaba.dubbo.common.compiler.support.ClassUtils
 
toURL(String, String, int, String) - 类 中的静态方法com.alibaba.dubbo.common.utils.NetUtils
 
toUrl() - 类 中的方法com.alibaba.dubbo.config.ReferenceConfig
 
toUrl() - 类 中的方法com.alibaba.dubbo.config.ServiceConfig
 
toUrls() - 类 中的方法com.alibaba.dubbo.config.ReferenceConfig
 
toUrls() - 类 中的方法com.alibaba.dubbo.config.ServiceConfig
 
TPS_LIMIT_INTERVAL_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
TPS_LIMIT_RATE_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
TPSLimiter - com.alibaba.dubbo.rpc.filter.tps中的接口
 
TpsLimitFilter - com.alibaba.dubbo.rpc.filter中的类
限制 service 或方法的 tps.
TpsLimitFilter() - 类 的构造器com.alibaba.dubbo.rpc.filter.TpsLimitFilter
 
trace(String) - 类 中的方法com.alibaba.dubbo.common.logger.jcl.JclLogger
 
trace(Throwable) - 类 中的方法com.alibaba.dubbo.common.logger.jcl.JclLogger
 
trace(String, Throwable) - 类 中的方法com.alibaba.dubbo.common.logger.jcl.JclLogger
 
trace(String) - 类 中的方法com.alibaba.dubbo.common.logger.jdk.JdkLogger
 
trace(Throwable) - 类 中的方法com.alibaba.dubbo.common.logger.jdk.JdkLogger
 
trace(String, Throwable) - 类 中的方法com.alibaba.dubbo.common.logger.jdk.JdkLogger
 
trace(String) - 类 中的方法com.alibaba.dubbo.common.logger.log4j.Log4jLogger
 
trace(Throwable) - 类 中的方法com.alibaba.dubbo.common.logger.log4j.Log4jLogger
 
trace(String, Throwable) - 类 中的方法com.alibaba.dubbo.common.logger.log4j.Log4jLogger
 
trace(String) - 接口 中的方法com.alibaba.dubbo.common.logger.Logger
输出跟踪信息
trace(Throwable) - 接口 中的方法com.alibaba.dubbo.common.logger.Logger
输出跟踪信息
trace(String, Throwable) - 接口 中的方法com.alibaba.dubbo.common.logger.Logger
输出跟踪信息
trace(String) - 类 中的方法com.alibaba.dubbo.common.logger.slf4j.Slf4jLogger
 
trace(Throwable) - 类 中的方法com.alibaba.dubbo.common.logger.slf4j.Slf4jLogger
 
trace(String, Throwable) - 类 中的方法com.alibaba.dubbo.common.logger.slf4j.Slf4jLogger
 
trace(String, Throwable) - 类 中的方法com.alibaba.dubbo.common.logger.support.FailsafeLogger
 
trace(Throwable) - 类 中的方法com.alibaba.dubbo.common.logger.support.FailsafeLogger
 
trace(String) - 类 中的方法com.alibaba.dubbo.common.logger.support.FailsafeLogger
 
trace(Logger, String) - 类 中的静态方法com.alibaba.dubbo.common.utils.LogHelper
 
trace(Logger, Throwable) - 类 中的静态方法com.alibaba.dubbo.common.utils.LogHelper
 
trace(Logger, String, Throwable) - 类 中的静态方法com.alibaba.dubbo.common.utils.LogHelper
 
TRACE_PROTOCOL - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
TraceFilter - com.alibaba.dubbo.rpc.protocol.dubbo.filter中的类
TraceFilter
TraceFilter() - 类 的构造器com.alibaba.dubbo.rpc.protocol.dubbo.filter.TraceFilter
 
TraceTelnetHandler - com.alibaba.dubbo.rpc.protocol.dubbo.telnet中的类
TraceTelnetHandler
TraceTelnetHandler() - 类 的构造器com.alibaba.dubbo.rpc.protocol.dubbo.telnet.TraceTelnetHandler
 
translat(String, String, String) - 类 中的静态方法com.alibaba.dubbo.common.utils.StringUtils
translat.
TransportCodec - com.alibaba.dubbo.remoting.transport.codec中的类
TransportCodec
TransportCodec() - 类 的构造器com.alibaba.dubbo.remoting.transport.codec.TransportCodec
 
Transporter - com.alibaba.dubbo.remoting中的接口
Transporter.
TRANSPORTER_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
Transporters - com.alibaba.dubbo.remoting中的类
Transporter facade.
type - 类 中的变量com.alibaba.dubbo.common.json.JSONToken
 
TYPE_ARRAY - 类 中的静态变量com.alibaba.dubbo.common.beanutil.JavaBeanDescriptor
 
TYPE_BEAN - 类 中的静态变量com.alibaba.dubbo.common.beanutil.JavaBeanDescriptor
 
TYPE_CLASS - 类 中的静态变量com.alibaba.dubbo.common.beanutil.JavaBeanDescriptor
 
TYPE_COLLECTION - 类 中的静态变量com.alibaba.dubbo.common.beanutil.JavaBeanDescriptor
 
TYPE_ENUM - 类 中的静态变量com.alibaba.dubbo.common.beanutil.JavaBeanDescriptor
 
TYPE_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
TYPE_MAP - 类 中的静态变量com.alibaba.dubbo.common.beanutil.JavaBeanDescriptor
 
TYPE_PRIMITIVE - 类 中的静态变量com.alibaba.dubbo.common.beanutil.JavaBeanDescriptor
 

U

unboxed(Boolean) - 类 中的静态方法com.alibaba.dubbo.common.compiler.support.ClassUtils
 
unboxed(Character) - 类 中的静态方法com.alibaba.dubbo.common.compiler.support.ClassUtils
 
unboxed(Byte) - 类 中的静态方法com.alibaba.dubbo.common.compiler.support.ClassUtils
 
unboxed(Short) - 类 中的静态方法com.alibaba.dubbo.common.compiler.support.ClassUtils
 
unboxed(Integer) - 类 中的静态方法com.alibaba.dubbo.common.compiler.support.ClassUtils
 
unboxed(Long) - 类 中的静态方法com.alibaba.dubbo.common.compiler.support.ClassUtils
 
unboxed(Float) - 类 中的静态方法com.alibaba.dubbo.common.compiler.support.ClassUtils
 
unboxed(Double) - 类 中的静态方法com.alibaba.dubbo.common.compiler.support.ClassUtils
 
unboxed(Object) - 类 中的静态方法com.alibaba.dubbo.common.compiler.support.ClassUtils
 
unexport() - 类 中的方法com.alibaba.dubbo.config.ServiceConfig
 
unexport() - 接口 中的方法com.alibaba.dubbo.rpc.Exporter
unexport.
unexport() - 类 中的方法com.alibaba.dubbo.rpc.listener.ListenerExporterWrapper
 
unexport() - 类 中的方法com.alibaba.dubbo.rpc.protocol.AbstractExporter
 
unexport() - 类 中的方法com.alibaba.dubbo.rpc.protocol.dubbo.DubboExporter
 
unexport() - 类 中的方法com.alibaba.dubbo.rpc.support.DelegateExporter
 
unexported(Exporter<?>) - 接口 中的方法com.alibaba.dubbo.rpc.ExporterListener
The exporter unexported.
unexported(Exporter<?>) - 类 中的方法com.alibaba.dubbo.rpc.listener.ExporterListenerAdapter
 
UNKNOWN_EXCEPTION - 异常错误 中的静态变量com.alibaba.dubbo.rpc.RpcException
 
UNREGISTER - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
unregister(URL) - 类 中的方法com.alibaba.dubbo.registry.multicast.MulticastRegistry
 
unregister(URL) - 接口 中的方法com.alibaba.dubbo.registry.RegistryService
取消注册.
unregister(URL) - 类 中的方法com.alibaba.dubbo.registry.support.AbstractRegistry
 
unregister(URL) - 类 中的方法com.alibaba.dubbo.registry.support.FailbackRegistry
 
UnsafeByteArrayInputStream - com.alibaba.dubbo.common.io中的类
UnsafeByteArrayInputStrem.
UnsafeByteArrayInputStream(byte[]) - 类 的构造器com.alibaba.dubbo.common.io.UnsafeByteArrayInputStream
 
UnsafeByteArrayInputStream(byte[], int) - 类 的构造器com.alibaba.dubbo.common.io.UnsafeByteArrayInputStream
 
UnsafeByteArrayInputStream(byte[], int, int) - 类 的构造器com.alibaba.dubbo.common.io.UnsafeByteArrayInputStream
 
UnsafeByteArrayOutputStream - com.alibaba.dubbo.common.io中的类
UnsafeByteArrayOutputStream.
UnsafeByteArrayOutputStream() - 类 的构造器com.alibaba.dubbo.common.io.UnsafeByteArrayOutputStream
 
UnsafeByteArrayOutputStream(int) - 类 的构造器com.alibaba.dubbo.common.io.UnsafeByteArrayOutputStream
 
UnsafeStringReader - com.alibaba.dubbo.common.io中的类
Thread unsafed StringReader.
UnsafeStringReader(String) - 类 的构造器com.alibaba.dubbo.common.io.UnsafeStringReader
 
UnsafeStringWriter - com.alibaba.dubbo.common.io中的类
Thread unsafed StringWriter.
UnsafeStringWriter() - 类 的构造器com.alibaba.dubbo.common.io.UnsafeStringWriter
 
UnsafeStringWriter(int) - 类 的构造器com.alibaba.dubbo.common.io.UnsafeStringWriter
 
UNSUBSCRIBE - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
unsubscribe(URL, NotifyListener) - 类 中的方法com.alibaba.dubbo.registry.multicast.MulticastRegistry
 
unsubscribe(URL, NotifyListener) - 接口 中的方法com.alibaba.dubbo.registry.RegistryService
取消订阅.
unsubscribe(URL, NotifyListener) - 类 中的方法com.alibaba.dubbo.registry.support.AbstractRegistry
 
unsubscribe(URL, NotifyListener) - 类 中的方法com.alibaba.dubbo.registry.support.FailbackRegistry
 
unzip(byte[]) - 类 中的静态方法com.alibaba.dubbo.common.io.Bytes
unzip.
URL - com.alibaba.dubbo.common中的类
URL - Uniform Resource Locator (Immutable, ThreadSafe) url example: http://www.facebook.com/friends?
URL(String, String, int) - 类 的构造器com.alibaba.dubbo.common.URL
 
URL(String, String, int, String[]) - 类 的构造器com.alibaba.dubbo.common.URL
 
URL(String, String, int, Map<String, 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, 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
 
UrlUtils - com.alibaba.dubbo.common.utils中的类
 
UrlUtils() - 类 的构造器com.alibaba.dubbo.common.utils.UrlUtils
 

V

validate(String, Class<?>[], Object[]) - 类 中的方法com.alibaba.dubbo.validation.support.jvalidation.JValidator
 
validate(String, Class<?>[], Object[]) - 接口 中的方法com.alibaba.dubbo.validation.Validator
 
Validation - com.alibaba.dubbo.validation中的接口
Validation
VALIDATION_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
ValidationFilter - com.alibaba.dubbo.validation.filter中的类
ValidationFilter
ValidationFilter() - 类 的构造器com.alibaba.dubbo.validation.filter.ValidationFilter
 
Validator - com.alibaba.dubbo.validation中的接口
Validator
value - 类 中的变量com.alibaba.dubbo.common.json.JSONToken
 
valueBoolean(boolean) - 类 中的方法com.alibaba.dubbo.common.json.JSONWriter
value.
valueDouble(double) - 类 中的方法com.alibaba.dubbo.common.json.JSONWriter
value.
valueFloat(float) - 类 中的方法com.alibaba.dubbo.common.json.JSONWriter
value.
valueInt(int) - 类 中的方法com.alibaba.dubbo.common.json.JSONWriter
value.
valueLong(long) - 类 中的方法com.alibaba.dubbo.common.json.JSONWriter
value.
valueNull() - 类 中的方法com.alibaba.dubbo.common.json.JSONWriter
value.
valueOf(String) - 枚举 中的静态方法com.alibaba.dubbo.common.beanutil.JavaBeanAccessor
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.dubbo.common.logger.Level
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.dubbo.common.status.Status.Level
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 类 中的静态方法com.alibaba.dubbo.common.URL
Parse url string
valueOf(String) - 枚举 中的静态方法com.alibaba.dubbo.remoting.Codec2.DecodeResult
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.dubbo.remoting.transport.dispatcher.ChannelEventRunnable.ChannelState
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.dubbo.rpc.protocol.thrift.ThriftType
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.alibaba.dubbo.common.beanutil.JavaBeanAccessor
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.dubbo.common.logger.Level
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.dubbo.common.status.Status.Level
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.dubbo.remoting.Codec2.DecodeResult
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.dubbo.remoting.transport.dispatcher.ChannelEventRunnable.ChannelState
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.dubbo.rpc.protocol.thrift.ThriftType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
valueString(String) - 类 中的方法com.alibaba.dubbo.common.json.JSONWriter
value.
VARINT - 接口 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataFlags
 
VARINT16 - 接口 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataFlags
 
VARINT24 - 接口 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataFlags
 
VARINT32 - 接口 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataFlags
 
VARINT40 - 接口 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataFlags
 
VARINT48 - 接口 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataFlags
 
VARINT56 - 接口 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataFlags
 
VARINT64 - 接口 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataFlags
 
VARINT8 - 接口 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataFlags
 
VARINT_0 - 接口 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataFlags
 
VARINT_1 - 接口 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataFlags
 
VARINT_10 - 接口 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataFlags
 
VARINT_11 - 接口 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataFlags
 
VARINT_12 - 接口 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataFlags
 
VARINT_13 - 接口 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataFlags
 
VARINT_14 - 接口 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataFlags
 
VARINT_15 - 接口 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataFlags
 
VARINT_16 - 接口 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataFlags
 
VARINT_17 - 接口 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataFlags
 
VARINT_18 - 接口 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataFlags
 
VARINT_19 - 接口 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataFlags
 
VARINT_1A - 接口 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataFlags
 
VARINT_1B - 接口 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataFlags
 
VARINT_1C - 接口 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataFlags
 
VARINT_1D - 接口 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataFlags
 
VARINT_1E - 接口 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataFlags
 
VARINT_1F - 接口 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataFlags
 
VARINT_2 - 接口 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataFlags
 
VARINT_3 - 接口 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataFlags
 
VARINT_4 - 接口 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataFlags
 
VARINT_5 - 接口 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataFlags
 
VARINT_6 - 接口 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataFlags
 
VARINT_7 - 接口 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataFlags
 
VARINT_8 - 接口 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataFlags
 
VARINT_9 - 接口 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataFlags
 
VARINT_A - 接口 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataFlags
 
VARINT_B - 接口 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataFlags
 
VARINT_C - 接口 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataFlags
 
VARINT_D - 接口 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataFlags
 
VARINT_E - 接口 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataFlags
 
VARINT_F - 接口 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataFlags
 
VARINT_N1 - 接口 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataFlags
 
VARINT_N2 - 接口 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataFlags
 
VARINT_N3 - 接口 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataFlags
 
VARINT_N4 - 接口 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataFlags
 
VARINT_N5 - 接口 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataFlags
 
VARINT_N6 - 接口 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataFlags
 
VARINT_N7 - 接口 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataFlags
 
VARINT_N8 - 接口 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataFlags
 
VARINT_N9 - 接口 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataFlags
 
VARINT_NA - 接口 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataFlags
 
VARINT_NB - 接口 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataFlags
 
VARINT_NC - 接口 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataFlags
 
VARINT_ND - 接口 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataFlags
 
VARINT_NE - 接口 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataFlags
 
VARINT_NF - 接口 中的静态变量com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataFlags
 
Version - com.alibaba.dubbo.common中的类
Version
VERSION - 接口 中的静态变量com.alibaba.dubbo.monitor.MonitorService
 
VERSION - 类 中的静态变量com.alibaba.dubbo.rpc.protocol.thrift.ThriftCodec
 
VERSION_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 

W

WAIT_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
WARMUP_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
warn(String) - 类 中的方法com.alibaba.dubbo.common.logger.jcl.JclLogger
 
warn(Throwable) - 类 中的方法com.alibaba.dubbo.common.logger.jcl.JclLogger
 
warn(String, Throwable) - 类 中的方法com.alibaba.dubbo.common.logger.jcl.JclLogger
 
warn(String) - 类 中的方法com.alibaba.dubbo.common.logger.jdk.JdkLogger
 
warn(String, Throwable) - 类 中的方法com.alibaba.dubbo.common.logger.jdk.JdkLogger
 
warn(Throwable) - 类 中的方法com.alibaba.dubbo.common.logger.jdk.JdkLogger
 
warn(String) - 类 中的方法com.alibaba.dubbo.common.logger.log4j.Log4jLogger
 
warn(Throwable) - 类 中的方法com.alibaba.dubbo.common.logger.log4j.Log4jLogger
 
warn(String, Throwable) - 类 中的方法com.alibaba.dubbo.common.logger.log4j.Log4jLogger
 
warn(String) - 接口 中的方法com.alibaba.dubbo.common.logger.Logger
输出警告信息
warn(Throwable) - 接口 中的方法com.alibaba.dubbo.common.logger.Logger
输出警告信息
warn(String, Throwable) - 接口 中的方法com.alibaba.dubbo.common.logger.Logger
输出警告信息
warn(String) - 类 中的方法com.alibaba.dubbo.common.logger.slf4j.Slf4jLogger
 
warn(Throwable) - 类 中的方法com.alibaba.dubbo.common.logger.slf4j.Slf4jLogger
 
warn(String, Throwable) - 类 中的方法com.alibaba.dubbo.common.logger.slf4j.Slf4jLogger
 
warn(String, Throwable) - 类 中的方法com.alibaba.dubbo.common.logger.support.FailsafeLogger
 
warn(String) - 类 中的方法com.alibaba.dubbo.common.logger.support.FailsafeLogger
 
warn(Throwable) - 类 中的方法com.alibaba.dubbo.common.logger.support.FailsafeLogger
 
warn(Logger, String, Throwable) - 类 中的静态方法com.alibaba.dubbo.common.utils.LogHelper
 
warn(Logger, String) - 类 中的静态方法com.alibaba.dubbo.common.utils.LogHelper
 
warn(Logger, Throwable) - 类 中的静态方法com.alibaba.dubbo.common.utils.LogHelper
 
weakCompareAndSet(int, int) - 类 中的方法com.alibaba.dubbo.common.utils.AtomicPositiveInteger
 
WebServiceProtocol - com.alibaba.dubbo.rpc.protocol.webservice中的类
WebServiceProtocol.
WebServiceProtocol() - 类 的构造器com.alibaba.dubbo.rpc.protocol.webservice.WebServiceProtocol
 
WEIGHT_KEY - 类 中的静态变量com.alibaba.dubbo.common.Constants
 
wrap(ChannelHandler, URL) - 类 中的静态方法com.alibaba.dubbo.remoting.transport.dispatcher.ChannelHandlers
 
wrappedBuffer(byte[], int, int) - 类 中的静态方法com.alibaba.dubbo.remoting.buffer.ChannelBuffers
 
wrappedBuffer(byte[]) - 类 中的静态方法com.alibaba.dubbo.remoting.buffer.ChannelBuffers
 
wrappedBuffer(ByteBuffer) - 类 中的静态方法com.alibaba.dubbo.remoting.buffer.ChannelBuffers
 
WrappedChannelHandler - com.alibaba.dubbo.remoting.transport.dispatcher中的类
 
WrappedChannelHandler(ChannelHandler, URL) - 类 的构造器com.alibaba.dubbo.remoting.transport.dispatcher.WrappedChannelHandler
 
Wrapper - com.alibaba.dubbo.common.bytecode中的类
Wrapper.
Wrapper() - 类 的构造器com.alibaba.dubbo.common.bytecode.Wrapper
 
writable() - 类 中的方法com.alibaba.dubbo.remoting.buffer.AbstractChannelBuffer
 
writable() - 接口 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBuffer
Returns true if and only if (this.capacity - this.writerIndex) is greater than 0.
writable() - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
writableBytes() - 类 中的方法com.alibaba.dubbo.remoting.buffer.AbstractChannelBuffer
 
writableBytes() - 接口 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBuffer
Returns the number of writable bytes which is equal to (this.capacity - this.writerIndex).
writableBytes() - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
write(int) - 类 中的方法com.alibaba.dubbo.common.io.UnsafeByteArrayOutputStream
 
write(byte[], int, int) - 类 中的方法com.alibaba.dubbo.common.io.UnsafeByteArrayOutputStream
 
write(int) - 类 中的方法com.alibaba.dubbo.common.io.UnsafeStringWriter
 
write(char[]) - 类 中的方法com.alibaba.dubbo.common.io.UnsafeStringWriter
 
write(char[], int, int) - 类 中的方法com.alibaba.dubbo.common.io.UnsafeStringWriter
 
write(String) - 类 中的方法com.alibaba.dubbo.common.io.UnsafeStringWriter
 
write(String, int, int) - 类 中的方法com.alibaba.dubbo.common.io.UnsafeStringWriter
 
write(InputStream, OutputStream) - 类 中的静态方法com.alibaba.dubbo.common.utils.IOUtils
write.
write(InputStream, OutputStream, int) - 类 中的静态方法com.alibaba.dubbo.common.utils.IOUtils
write.
write(Writer, String) - 类 中的静态方法com.alibaba.dubbo.common.utils.IOUtils
write string.
write(Reader, Writer) - 类 中的静态方法com.alibaba.dubbo.common.utils.IOUtils
write.
write(Reader, Writer, int) - 类 中的静态方法com.alibaba.dubbo.common.utils.IOUtils
write.
write(byte[], int, int) - 类 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBufferOutputStream
 
write(byte[]) - 类 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBufferOutputStream
 
write(int) - 类 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBufferOutputStream
 
write(int) - 类 中的方法com.alibaba.dubbo.rpc.protocol.thrift.io.RandomAccessByteArrayOutputStream
 
write(byte[], int, int) - 类 中的方法com.alibaba.dubbo.rpc.protocol.thrift.io.RandomAccessByteArrayOutputStream
 
writeBool(boolean) - 接口 中的方法com.alibaba.dubbo.common.serialize.DataOutput
Write boolean.
writeBool(boolean) - 类 中的方法com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataOutput
 
writeBool(boolean) - 类 中的方法com.alibaba.dubbo.common.serialize.support.hessian.Hessian2ObjectOutput
 
writeBool(boolean) - 类 中的方法com.alibaba.dubbo.common.serialize.support.json.FastJsonObjectOutput
 
writeBool(boolean) - 类 中的方法com.alibaba.dubbo.common.serialize.support.json.JsonObjectOutput
 
writeBool(boolean) - 类 中的方法com.alibaba.dubbo.common.serialize.support.nativejava.NativeJavaObjectOutput
 
writeByte(byte) - 接口 中的方法com.alibaba.dubbo.common.serialize.DataOutput
Write byte.
writeByte(byte) - 类 中的方法com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataOutput
 
writeByte(byte) - 类 中的方法com.alibaba.dubbo.common.serialize.support.hessian.Hessian2ObjectOutput
 
writeByte(byte) - 类 中的方法com.alibaba.dubbo.common.serialize.support.json.FastJsonObjectOutput
 
writeByte(byte) - 类 中的方法com.alibaba.dubbo.common.serialize.support.json.JsonObjectOutput
 
writeByte(byte) - 类 中的方法com.alibaba.dubbo.common.serialize.support.nativejava.NativeJavaObjectOutput
 
writeByte(int) - 类 中的方法com.alibaba.dubbo.remoting.buffer.AbstractChannelBuffer
 
writeByte(int) - 接口 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBuffer
Sets the specified byte at the current writerIndex and increases the writerIndex by 1 in this buffer.
writeByte(int) - 类 中的方法com.alibaba.dubbo.remoting.buffer.DynamicChannelBuffer
 
writeByte(int) - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
writeBytes(byte[]) - 接口 中的方法com.alibaba.dubbo.common.serialize.DataOutput
Write byte array.
writeBytes(byte[], int, int) - 接口 中的方法com.alibaba.dubbo.common.serialize.DataOutput
Write byte array.
writeBytes(byte[]) - 类 中的方法com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataOutput
 
writeBytes(byte[], int, int) - 类 中的方法com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataOutput
 
writeBytes(byte[]) - 类 中的方法com.alibaba.dubbo.common.serialize.support.hessian.Hessian2ObjectOutput
 
writeBytes(byte[], int, int) - 类 中的方法com.alibaba.dubbo.common.serialize.support.hessian.Hessian2ObjectOutput
 
writeBytes(byte[]) - 类 中的方法com.alibaba.dubbo.common.serialize.support.json.FastJsonObjectOutput
 
writeBytes(byte[], int, int) - 类 中的方法com.alibaba.dubbo.common.serialize.support.json.FastJsonObjectOutput
 
writeBytes(byte[]) - 类 中的方法com.alibaba.dubbo.common.serialize.support.json.JsonObjectOutput
 
writeBytes(byte[], int, int) - 类 中的方法com.alibaba.dubbo.common.serialize.support.json.JsonObjectOutput
 
writeBytes(byte[]) - 类 中的方法com.alibaba.dubbo.common.serialize.support.nativejava.NativeJavaObjectOutput
 
writeBytes(byte[], int, int) - 类 中的方法com.alibaba.dubbo.common.serialize.support.nativejava.NativeJavaObjectOutput
 
writeBytes(byte[], int, int) - 类 中的方法com.alibaba.dubbo.remoting.buffer.AbstractChannelBuffer
 
writeBytes(byte[]) - 类 中的方法com.alibaba.dubbo.remoting.buffer.AbstractChannelBuffer
 
writeBytes(ChannelBuffer) - 类 中的方法com.alibaba.dubbo.remoting.buffer.AbstractChannelBuffer
 
writeBytes(ChannelBuffer, int) - 类 中的方法com.alibaba.dubbo.remoting.buffer.AbstractChannelBuffer
 
writeBytes(ChannelBuffer, int, int) - 类 中的方法com.alibaba.dubbo.remoting.buffer.AbstractChannelBuffer
 
writeBytes(ByteBuffer) - 类 中的方法com.alibaba.dubbo.remoting.buffer.AbstractChannelBuffer
 
writeBytes(InputStream, int) - 类 中的方法com.alibaba.dubbo.remoting.buffer.AbstractChannelBuffer
 
writeBytes(byte[]) - 接口 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBuffer
Transfers the specified source array's data to this buffer starting at the current writerIndex and increases the writerIndex by the number of the transferred bytes (= src.length).
writeBytes(byte[], int, int) - 接口 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBuffer
Transfers the specified source array's data to this buffer starting at the current writerIndex and increases the writerIndex by the number of the transferred bytes (= length).
writeBytes(ByteBuffer) - 接口 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBuffer
Transfers the specified source buffer's data to this buffer starting at the current writerIndex until the source buffer's position reaches its limit, and increases the writerIndex by the number of the transferred bytes.
writeBytes(ChannelBuffer) - 接口 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBuffer
Transfers the specified source buffer's data to this buffer starting at the current writerIndex until the source buffer becomes unreadable, and increases the writerIndex by the number of the transferred bytes.
writeBytes(ChannelBuffer, int) - 接口 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBuffer
Transfers the specified source buffer's data to this buffer starting at the current writerIndex and increases the writerIndex by the number of the transferred bytes (= length).
writeBytes(ChannelBuffer, int, int) - 接口 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBuffer
Transfers the specified source buffer's data to this buffer starting at the current writerIndex and increases the writerIndex by the number of the transferred bytes (= length).
writeBytes(InputStream, int) - 接口 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBuffer
Transfers the content of the specified stream to this buffer starting at the current writerIndex and increases the writerIndex by the number of the transferred bytes.
writeBytes(byte[], int, int) - 类 中的方法com.alibaba.dubbo.remoting.buffer.DynamicChannelBuffer
 
writeBytes(ChannelBuffer, int, int) - 类 中的方法com.alibaba.dubbo.remoting.buffer.DynamicChannelBuffer
 
writeBytes(ByteBuffer) - 类 中的方法com.alibaba.dubbo.remoting.buffer.DynamicChannelBuffer
 
writeBytes(InputStream, int) - 类 中的方法com.alibaba.dubbo.remoting.buffer.DynamicChannelBuffer
 
writeBytes(byte[]) - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
writeBytes(byte[], int, int) - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
writeBytes(ByteBuffer) - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
writeBytes(ChannelBuffer) - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
writeBytes(ChannelBuffer, int) - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
writeBytes(ChannelBuffer, int, int) - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
writeBytes(InputStream, int) - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
writeDouble(double) - 接口 中的方法com.alibaba.dubbo.common.serialize.DataOutput
Write double.
writeDouble(double) - 类 中的方法com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataOutput
 
writeDouble(double) - 类 中的方法com.alibaba.dubbo.common.serialize.support.hessian.Hessian2ObjectOutput
 
writeDouble(double) - 类 中的方法com.alibaba.dubbo.common.serialize.support.json.FastJsonObjectOutput
 
writeDouble(double) - 类 中的方法com.alibaba.dubbo.common.serialize.support.json.JsonObjectOutput
 
writeDouble(double) - 类 中的方法com.alibaba.dubbo.common.serialize.support.nativejava.NativeJavaObjectOutput
 
writeFloat(float) - 接口 中的方法com.alibaba.dubbo.common.serialize.DataOutput
Write float.
writeFloat(float) - 类 中的方法com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataOutput
 
writeFloat(float) - 类 中的方法com.alibaba.dubbo.common.serialize.support.hessian.Hessian2ObjectOutput
 
writeFloat(float) - 类 中的方法com.alibaba.dubbo.common.serialize.support.json.FastJsonObjectOutput
 
writeFloat(float) - 类 中的方法com.alibaba.dubbo.common.serialize.support.json.JsonObjectOutput
 
writeFloat(float) - 类 中的方法com.alibaba.dubbo.common.serialize.support.nativejava.NativeJavaObjectOutput
 
writeInt(int) - 接口 中的方法com.alibaba.dubbo.common.serialize.DataOutput
Write integer.
writeInt(int) - 类 中的方法com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataOutput
 
writeInt(int) - 类 中的方法com.alibaba.dubbo.common.serialize.support.hessian.Hessian2ObjectOutput
 
writeInt(int) - 类 中的方法com.alibaba.dubbo.common.serialize.support.json.FastJsonObjectOutput
 
writeInt(int) - 类 中的方法com.alibaba.dubbo.common.serialize.support.json.JsonObjectOutput
 
writeInt(int) - 类 中的方法com.alibaba.dubbo.common.serialize.support.nativejava.NativeJavaObjectOutput
 
writeJSON(JSONConverter, JSONWriter, boolean) - 类 中的方法com.alibaba.dubbo.common.json.JSONArray
write json.
writeJSON(JSONConverter, JSONWriter, boolean) - 类 中的方法com.alibaba.dubbo.common.json.JSONObject
write json.
writeLines(OutputStream, String[]) - 类 中的静态方法com.alibaba.dubbo.common.utils.IOUtils
write lines.
writeLines(File, String[]) - 类 中的静态方法com.alibaba.dubbo.common.utils.IOUtils
write lines.
writeLong(long) - 接口 中的方法com.alibaba.dubbo.common.serialize.DataOutput
Write long.
writeLong(long) - 类 中的方法com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataOutput
 
writeLong(long) - 类 中的方法com.alibaba.dubbo.common.serialize.support.hessian.Hessian2ObjectOutput
 
writeLong(long) - 类 中的方法com.alibaba.dubbo.common.serialize.support.json.FastJsonObjectOutput
 
writeLong(long) - 类 中的方法com.alibaba.dubbo.common.serialize.support.json.JsonObjectOutput
 
writeLong(long) - 类 中的方法com.alibaba.dubbo.common.serialize.support.nativejava.NativeJavaObjectOutput
 
writeObject(Object) - 接口 中的方法com.alibaba.dubbo.common.serialize.ObjectOutput
write object.
writeObject(Object) - 类 中的方法com.alibaba.dubbo.common.serialize.support.dubbo.GenericObjectOutput
 
writeObject(Object) - 类 中的方法com.alibaba.dubbo.common.serialize.support.hessian.Hessian2ObjectOutput
 
writeObject(Object) - 类 中的方法com.alibaba.dubbo.common.serialize.support.java.JavaObjectOutput
 
writeObject(Object) - 类 中的方法com.alibaba.dubbo.common.serialize.support.json.FastJsonObjectOutput
 
writeObject(Object) - 类 中的方法com.alibaba.dubbo.common.serialize.support.json.JsonObjectOutput
 
writeObject(Object) - 类 中的方法com.alibaba.dubbo.common.serialize.support.nativejava.NativeJavaObjectOutput
 
writeRequested(ChannelHandlerContext, MessageEvent) - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyHandler
 
writerIndex() - 类 中的方法com.alibaba.dubbo.remoting.buffer.AbstractChannelBuffer
 
writerIndex(int) - 类 中的方法com.alibaba.dubbo.remoting.buffer.AbstractChannelBuffer
 
writerIndex() - 接口 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBuffer
Returns the writerIndex of this buffer.
writerIndex(int) - 接口 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBuffer
Sets the writerIndex of this buffer.
writerIndex() - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
writerIndex(int) - 类 中的方法com.alibaba.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
writeShort(short) - 接口 中的方法com.alibaba.dubbo.common.serialize.DataOutput
Write short.
writeShort(short) - 类 中的方法com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataOutput
 
writeShort(short) - 类 中的方法com.alibaba.dubbo.common.serialize.support.hessian.Hessian2ObjectOutput
 
writeShort(short) - 类 中的方法com.alibaba.dubbo.common.serialize.support.json.FastJsonObjectOutput
 
writeShort(short) - 类 中的方法com.alibaba.dubbo.common.serialize.support.json.JsonObjectOutput
 
writeShort(short) - 类 中的方法com.alibaba.dubbo.common.serialize.support.nativejava.NativeJavaObjectOutput
 
writeTo(OutputStream) - 类 中的方法com.alibaba.dubbo.common.io.UnsafeByteArrayOutputStream
 
writeTo(T, GenericObjectOutput) - 类 中的方法com.alibaba.dubbo.common.serialize.support.dubbo.Builder.AbstractObjectBuilder
 
writeTo(T, OutputStream) - 类 中的方法com.alibaba.dubbo.common.serialize.support.dubbo.Builder
 
writeTo(T, GenericObjectOutput) - 类 中的方法com.alibaba.dubbo.common.serialize.support.dubbo.Builder
 
writeTo(OutputStream) - 类 中的方法com.alibaba.dubbo.rpc.protocol.thrift.io.RandomAccessByteArrayOutputStream
 
writeUInt(int) - 类 中的方法com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataOutput
 
writeUTF(String) - 接口 中的方法com.alibaba.dubbo.common.serialize.DataOutput
Write string.
writeUTF(String) - 类 中的方法com.alibaba.dubbo.common.serialize.support.dubbo.GenericDataOutput
 
writeUTF(String) - 类 中的方法com.alibaba.dubbo.common.serialize.support.hessian.Hessian2ObjectOutput
 
writeUTF(String) - 类 中的方法com.alibaba.dubbo.common.serialize.support.java.JavaObjectOutput
 
writeUTF(String) - 类 中的方法com.alibaba.dubbo.common.serialize.support.json.FastJsonObjectOutput
 
writeUTF(String) - 类 中的方法com.alibaba.dubbo.common.serialize.support.json.JsonObjectOutput
 
writeUTF(String) - 类 中的方法com.alibaba.dubbo.common.serialize.support.nativejava.NativeJavaObjectOutput
 
writeValue(Object, JSONWriter, boolean) - 类 中的方法com.alibaba.dubbo.common.json.GenericJSONConverter
 
writeValue(Object, JSONWriter, boolean) - 接口 中的方法com.alibaba.dubbo.common.json.JSONConverter
write object.
writtenBytes() - 类 中的方法com.alibaba.dubbo.remoting.buffer.ChannelBufferOutputStream
 

Y

yybegin(int) - 类 中的方法com.alibaba.dubbo.common.json.Yylex
Enters a new lexical state
yycharat(int) - 类 中的方法com.alibaba.dubbo.common.json.Yylex
Returns the character at position pos from the matched text.
yyclose() - 类 中的方法com.alibaba.dubbo.common.json.Yylex
Closes the input stream.
YYEOF - 类 中的静态变量com.alibaba.dubbo.common.json.Yylex
This character denotes the end of file
YYINITIAL - 类 中的静态变量com.alibaba.dubbo.common.json.Yylex
 
yylength() - 类 中的方法com.alibaba.dubbo.common.json.Yylex
Returns the length of the matched text region.
Yylex - com.alibaba.dubbo.common.json中的类
This class is a scanner generated by JFlex 1.4.3 on 7/3/10 3:12 AM from the specification file /Users/qianlei/dev/proj/dubbo-1.1/dubbo.common/src/main/java/com/alibaba/dubbo/common/json/json.flex
yylex() - 类 中的方法com.alibaba.dubbo.common.json.Yylex
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
yypushback(int) - 类 中的方法com.alibaba.dubbo.common.json.Yylex
Pushes the specified amount of characters back into the input stream.
yyreset(Reader) - 类 中的方法com.alibaba.dubbo.common.json.Yylex
Resets the scanner to read from a new input stream.
yystate() - 类 中的方法com.alibaba.dubbo.common.json.Yylex
Returns the current lexical state.
yytext() - 类 中的方法com.alibaba.dubbo.common.json.Yylex
Returns the text matched by the current regular expression.

Z

zip(byte[]) - 类 中的静态方法com.alibaba.dubbo.common.io.Bytes
zip.
ZkclientZookeeperClient - com.alibaba.dubbo.remoting.zookeeper.zkclient中的类
 
ZkclientZookeeperClient(URL) - 类 的构造器com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient
 
ZkclientZookeeperTransporter - com.alibaba.dubbo.remoting.zookeeper.zkclient中的类
 
ZkclientZookeeperTransporter() - 类 的构造器com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperTransporter
 
ZookeeperClient - com.alibaba.dubbo.remoting.zookeeper中的接口
 
ZookeeperRegistry - com.alibaba.dubbo.registry.zookeeper中的类
ZookeeperRegistry
ZookeeperRegistry(URL, ZookeeperTransporter) - 类 的构造器com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry
 
ZookeeperRegistryFactory - com.alibaba.dubbo.registry.zookeeper中的类
ZookeeperRegistryFactory.
ZookeeperRegistryFactory() - 类 的构造器com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistryFactory
 
ZookeeperTransporter - com.alibaba.dubbo.remoting.zookeeper中的接口
 

_

_forName(String) - 类 中的静态方法com.alibaba.dubbo.common.compiler.support.ClassUtils
 
$ A B C D E F G H I J K L M N O P Q R S T U V W Y Z _ 
跳过导航链接

Copyright © 2012–2017 Alibaba. All rights reserved.