$ A B C D E F G H I J L M N P R S T U 
所有类 所有程序包

$

$echo(Object) - 接口 中的方法com.alibaba.dubbo.rpc.service.EchoService
echo test.
$invoke(String, String[], Object[]) - 接口 中的方法com.alibaba.dubbo.rpc.service.GenericService
Generic invocation

A

AbstractExporter<T> - com.alibaba.dubbo.rpc.protocol中的类
AbstractExporter.
AbstractExporter(Invoker<T>) - 类 的构造器com.alibaba.dubbo.rpc.protocol.AbstractExporter
 
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
 
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
 
AccessLogFilter - com.alibaba.dubbo.rpc.filter中的类
Record access log for the service.
AccessLogFilter() - 类 的构造器com.alibaba.dubbo.rpc.filter.AccessLogFilter
 
ActiveLimitFilter - com.alibaba.dubbo.rpc.filter中的类
LimitInvokerFilter
ActiveLimitFilter() - 类 的构造器com.alibaba.dubbo.rpc.filter.ActiveLimitFilter
 
addAttachments(Map<String, String>) - 类 中的方法com.alibaba.dubbo.rpc.RpcInvocation
 
addAttachments(Map<String, String>) - 类 中的方法com.alibaba.dubbo.rpc.RpcResult
 
addAttachmentsIfAbsent(Map<String, String>) - 类 中的方法com.alibaba.dubbo.rpc.RpcInvocation
 
addRpcException(Class<?>) - 类 中的方法com.alibaba.dubbo.rpc.protocol.AbstractProxyProtocol
 
asyncCall(Runnable) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
one way async call, send request only, and result is not required
asyncCall(Callable<T>) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
Async invocation.
attachInvocationIdIfAsync(URL, Invocation) - 类 中的静态方法com.alibaba.dubbo.rpc.support.RpcUtils
Idempotent operation: invocation id will be added in async operation by default

B

beginCount(URL, String) - 类 中的静态方法com.alibaba.dubbo.rpc.RpcStatus
 
BIZ_EXCEPTION - 异常错误 中的静态变量com.alibaba.dubbo.rpc.RpcException
 

C

ClassLoaderFilter - com.alibaba.dubbo.rpc.filter中的类
ClassLoaderInvokerFilter
ClassLoaderFilter() - 类 的构造器com.alibaba.dubbo.rpc.filter.ClassLoaderFilter
 
clearAttachments() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
 
com.alibaba.dubbo.rpc - 程序包 com.alibaba.dubbo.rpc
 
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.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
 
CompatibleFilter - com.alibaba.dubbo.rpc.filter中的类
CompatibleFilter
CompatibleFilter() - 类 的构造器com.alibaba.dubbo.rpc.filter.CompatibleFilter
 
ConsumerContextFilter - com.alibaba.dubbo.rpc.filter中的类
ConsumerContextInvokerFilter
ConsumerContextFilter() - 类 的构造器com.alibaba.dubbo.rpc.filter.ConsumerContextFilter
 
ContextFilter - com.alibaba.dubbo.rpc.filter中的类
ContextInvokerFilter
ContextFilter() - 类 的构造器com.alibaba.dubbo.rpc.filter.ContextFilter
 

D

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
 
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
 
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
Destroy protocol:
1.
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.proxy.AbstractProxyInvoker
 
destroy() - 类 中的方法com.alibaba.dubbo.rpc.support.DelegateInvoker
 
destroy() - 类 中的方法com.alibaba.dubbo.rpc.support.MockInvoker
 
destroyed(Invoker<?>) - 接口 中的方法com.alibaba.dubbo.rpc.InvokerListener
The invoker destroyed.
destroyed(Invoker<?>) - 类 中的方法com.alibaba.dubbo.rpc.listener.InvokerListenerAdapter
 

E

EchoFilter - com.alibaba.dubbo.rpc.filter中的类
EchoInvokerFilter
EchoFilter() - 类 的构造器com.alibaba.dubbo.rpc.filter.EchoFilter
 
EchoService - com.alibaba.dubbo.rpc.service中的接口
Echo service.
endCount(URL, String, long, boolean) - 类 中的静态方法com.alibaba.dubbo.rpc.RpcStatus
 
ExceptionFilter - com.alibaba.dubbo.rpc.filter中的类
ExceptionInvokerFilter
ExceptionFilter() - 类 的构造器com.alibaba.dubbo.rpc.filter.ExceptionFilter
 
ExceptionFilter(Logger) - 类 的构造器com.alibaba.dubbo.rpc.filter.ExceptionFilter
 
ExecuteLimitFilter - com.alibaba.dubbo.rpc.filter中的类
ThreadLimitInvokerFilter
ExecuteLimitFilter() - 类 的构造器com.alibaba.dubbo.rpc.filter.ExecuteLimitFilter
 
export(Invoker<T>) - 类 中的方法com.alibaba.dubbo.rpc.protocol.AbstractProxyProtocol
 
export(Invoker<T>) - 接口 中的方法com.alibaba.dubbo.rpc.Protocol
Export service for remote invocation:
1.
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.support.MockProtocol
 
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.
ExporterListener - com.alibaba.dubbo.rpc中的接口
ExporterListener.
ExporterListenerAdapter - com.alibaba.dubbo.rpc.listener中的类
ExporterListenerAdapter
ExporterListenerAdapter() - 类 的构造器com.alibaba.dubbo.rpc.listener.ExporterListenerAdapter
 

F

Filter - com.alibaba.dubbo.rpc中的接口
Filter.
FORBIDDEN_EXCEPTION - 异常错误 中的静态变量com.alibaba.dubbo.rpc.RpcException
 

G

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
 
GenericService - com.alibaba.dubbo.rpc.service中的接口
Generic service interface
get() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
get values.
get(Object) - 接口 中的方法com.alibaba.dubbo.rpc.Invocation
 
get(Object) - 类 中的方法com.alibaba.dubbo.rpc.RpcInvocation
 
get(String) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
get value.
get(String) - 类 中的方法com.alibaba.dubbo.rpc.RpcStatus
get value.
getActive() - 类 中的方法com.alibaba.dubbo.rpc.RpcStatus
get active.
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
 
getAttachment(String) - 接口 中的方法com.alibaba.dubbo.rpc.Invocation
get attachment by key.
getAttachment(String) - 接口 中的方法com.alibaba.dubbo.rpc.Result
get attachment by key.
getAttachment(String) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
get attachment.
getAttachment(String) - 类 中的方法com.alibaba.dubbo.rpc.RpcInvocation
 
getAttachment(String) - 类 中的方法com.alibaba.dubbo.rpc.RpcResult
 
getAttachment(String, String) - 接口 中的方法com.alibaba.dubbo.rpc.Invocation
get attachment by key with default value.
getAttachment(String, String) - 接口 中的方法com.alibaba.dubbo.rpc.Result
get attachment by key with default value.
getAttachment(String, String) - 类 中的方法com.alibaba.dubbo.rpc.RpcInvocation
 
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
 
getAttributes() - 接口 中的方法com.alibaba.dubbo.rpc.Invocation
 
getAttributes() - 类 中的方法com.alibaba.dubbo.rpc.RpcInvocation
 
getAverageElapsed() - 类 中的方法com.alibaba.dubbo.rpc.RpcStatus
get average elapsed.
getAverageTps() - 类 中的方法com.alibaba.dubbo.rpc.RpcStatus
Calculate average TPS (Transaction per second).
getCode() - 异常错误 中的方法com.alibaba.dubbo.rpc.RpcException
 
getContext() - 类 中的静态方法com.alibaba.dubbo.rpc.RpcContext
get context.
getContext(String) - 类 中的静态方法com.alibaba.dubbo.rpc.StaticContext
 
getDefaultPort() - 接口 中的方法com.alibaba.dubbo.rpc.Protocol
Get default port when user doesn't config the port.
getDefaultPort() - 类 中的方法com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper
 
getDefaultPort() - 类 中的方法com.alibaba.dubbo.rpc.protocol.ProtocolListenerWrapper
 
getDefaultPort() - 类 中的方法com.alibaba.dubbo.rpc.support.MockProtocol
 
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
 
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.
getFuture() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
get future.
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
 
getInvocation() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
已过时。
Replace to getMethodName(), getParameterTypes(), getArguments()
getInvocationId(Invocation) - 类 中的静态方法com.alibaba.dubbo.rpc.support.RpcUtils
 
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() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
已过时。
Replace to getUrl()
getInvoker() - 类 中的方法com.alibaba.dubbo.rpc.RpcInvocation
 
getInvoker() - 类 中的方法com.alibaba.dubbo.rpc.support.DelegateExporter
 
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.
getInvokers() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
已过时。
Replace to getUrls()
getKey(URL, String, String) - 类 中的静态方法com.alibaba.dubbo.rpc.StaticContext
 
getKey(Map<String, String>, String, String) - 类 中的静态方法com.alibaba.dubbo.rpc.StaticContext
 
getLocalAddress() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
get local address.
getLocalAddressString() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
 
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.
getMaxElapsed() - 类 中的方法com.alibaba.dubbo.rpc.RpcStatus
get max elapsed.
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
 
getMockObject(String, Class) - 类 中的静态方法com.alibaba.dubbo.rpc.support.MockInvoker
 
getName() - 类 中的方法com.alibaba.dubbo.rpc.StaticContext
 
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
 
getProxy(Invoker<T>) - 类 中的方法com.alibaba.dubbo.rpc.proxy.AbstractProxyFactory
 
getProxy(Invoker<T>) - 类 中的方法com.alibaba.dubbo.rpc.proxy.wrapper.StubProxyFactoryWrapper
 
getProxy(Invoker<T>) - 接口 中的方法com.alibaba.dubbo.rpc.ProxyFactory
create proxy.
getProxy(Invoker<T>, boolean) - 类 中的方法com.alibaba.dubbo.rpc.proxy.AbstractProxyFactory
 
getProxy(Invoker<T>, boolean) - 类 中的方法com.alibaba.dubbo.rpc.proxy.wrapper.StubProxyFactoryWrapper
 
getProxy(Invoker<T>, boolean) - 接口 中的方法com.alibaba.dubbo.rpc.ProxyFactory
create proxy.
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
 
getProxyFactory() - 类 中的方法com.alibaba.dubbo.rpc.protocol.AbstractProxyProtocol
 
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.rpc.RpcContext
Get the request object of the underlying RPC protocol, e.g.
getRequest(Class<T>) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
Get the request object of the underlying RPC protocol, e.g.
getResponse() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
Get the response object of the underlying RPC protocol, e.g.
getResponse(Class<T>) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
Get the response object of the underlying RPC protocol, e.g.
getResult() - 接口 中的方法com.alibaba.dubbo.rpc.Result
已过时。
Replace to getValue()
getResult() - 类 中的方法com.alibaba.dubbo.rpc.RpcResult
已过时。
Replace to getValue()
getReturnType(Invocation) - 类 中的静态方法com.alibaba.dubbo.rpc.support.RpcUtils
 
getReturnTypes(Invocation) - 类 中的静态方法com.alibaba.dubbo.rpc.support.RpcUtils
 
getSemaphore(int) - 类 中的方法com.alibaba.dubbo.rpc.RpcStatus
Get the semaphore for thread number.
getServerContext() - 类 中的静态方法com.alibaba.dubbo.rpc.RpcContext
get server side context.
getStatus(URL) - 类 中的静态方法com.alibaba.dubbo.rpc.RpcStatus
 
getStatus(URL, String) - 类 中的静态方法com.alibaba.dubbo.rpc.RpcStatus
 
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.
getSystemContext() - 类 中的静态方法com.alibaba.dubbo.rpc.StaticContext
 
getThrowable(String) - 类 中的静态方法com.alibaba.dubbo.rpc.support.MockInvoker
 
getTotal() - 类 中的方法com.alibaba.dubbo.rpc.RpcStatus
get total.
getTotalElapsed() - 类 中的方法com.alibaba.dubbo.rpc.RpcStatus
get total elapsed.
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
 
getUrls() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
 
getValue() - 接口 中的方法com.alibaba.dubbo.rpc.Result
Get invoke result.
getValue() - 类 中的方法com.alibaba.dubbo.rpc.RpcResult
 

H

hasException() - 接口 中的方法com.alibaba.dubbo.rpc.Result
Has exception.
hasException() - 类 中的方法com.alibaba.dubbo.rpc.RpcResult
 

I

Invocation - com.alibaba.dubbo.rpc中的接口
Invocation.
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(Invocation) - 类 中的方法com.alibaba.dubbo.rpc.protocol.InvokerWrapper
 
invoke(Invocation) - 类 中的方法com.alibaba.dubbo.rpc.proxy.AbstractProxyInvoker
 
invoke(Invocation) - 类 中的方法com.alibaba.dubbo.rpc.support.DelegateInvoker
 
invoke(Invocation) - 类 中的方法com.alibaba.dubbo.rpc.support.MockInvoker
 
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(Object, Method, Object[]) - 类 中的方法com.alibaba.dubbo.rpc.proxy.InvokerInvocationHandler
 
Invoker<T> - com.alibaba.dubbo.rpc中的接口
Invoker.
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
 
isAllowable(URL, Invocation) - 类 中的方法com.alibaba.dubbo.rpc.filter.tps.DefaultTPSLimiter
 
isAllowable(URL, Invocation) - 接口 中的方法com.alibaba.dubbo.rpc.filter.tps.TPSLimiter
judge if the current invocation is allowed by TPS rule
isAsync(URL, Invocation) - 类 中的静态方法com.alibaba.dubbo.rpc.support.RpcUtils
 
isAvailable() - 类 中的方法com.alibaba.dubbo.rpc.listener.ListenerInvokerWrapper
 
isAvailable() - 类 中的方法com.alibaba.dubbo.rpc.protocol.AbstractInvoker
 
isAvailable() - 类 中的方法com.alibaba.dubbo.rpc.protocol.InvokerWrapper
 
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
 
isBiz() - 异常错误 中的方法com.alibaba.dubbo.rpc.RpcException
 
isClientSide() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
已过时。
Replace to isConsumerSide()
isConsumerSide() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
is consumer side.
isDefaultGenericSerialization(String) - 类 中的静态方法com.alibaba.dubbo.rpc.support.ProtocolUtils
 
isDestroyed() - 类 中的方法com.alibaba.dubbo.rpc.protocol.AbstractInvoker
 
isForbidded() - 异常错误 中的方法com.alibaba.dubbo.rpc.RpcException
 
isGeneric(String) - 类 中的静态方法com.alibaba.dubbo.rpc.support.ProtocolUtils
 
isJavaGenericSerialization(String) - 类 中的静态方法com.alibaba.dubbo.rpc.support.ProtocolUtils
 
isNetwork() - 异常错误 中的方法com.alibaba.dubbo.rpc.RpcException
 
isOneway(URL, Invocation) - 类 中的静态方法com.alibaba.dubbo.rpc.support.RpcUtils
 
isProviderSide() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
is provider side.
isSerialization() - 异常错误 中的方法com.alibaba.dubbo.rpc.RpcException
 
isServerSide() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
已过时。
Replace to isProviderSide()
isTimeout() - 异常错误 中的方法com.alibaba.dubbo.rpc.RpcException
 

J

JavassistProxyFactory - com.alibaba.dubbo.rpc.proxy.javassist中的类
JavaassistRpcProxyFactory
JavassistProxyFactory() - 类 的构造器com.alibaba.dubbo.rpc.proxy.javassist.JavassistProxyFactory
 
JdkProxyFactory - com.alibaba.dubbo.rpc.proxy.jdk中的类
JavaassistRpcProxyFactory
JdkProxyFactory() - 类 的构造器com.alibaba.dubbo.rpc.proxy.jdk.JdkProxyFactory
 

L

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
 

M

MockInvoker<T> - com.alibaba.dubbo.rpc.support中的类
 
MockInvoker(URL) - 类 的构造器com.alibaba.dubbo.rpc.support.MockInvoker
 
MockProtocol - com.alibaba.dubbo.rpc.support中的类
MockProtocol is used for generating a mock invoker by URL and type on consumer side
MockProtocol() - 类 的构造器com.alibaba.dubbo.rpc.support.MockProtocol
 

N

NETWORK_EXCEPTION - 异常错误 中的静态变量com.alibaba.dubbo.rpc.RpcException
 
normalizeMock(String) - 类 中的静态方法com.alibaba.dubbo.rpc.support.MockInvoker
Normalize mock string: return => return null fail => default force => default fail:throw/return foo => throw/return foo force:throw/return foo => throw/return foo

P

parseMockValue(String) - 类 中的静态方法com.alibaba.dubbo.rpc.support.MockInvoker
 
parseMockValue(String, Type[]) - 类 中的静态方法com.alibaba.dubbo.rpc.support.MockInvoker
 
Protocol - com.alibaba.dubbo.rpc中的接口
Protocol.
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中的类
 
ProxyFactory - com.alibaba.dubbo.rpc中的接口
ProxyFactory.
put(Object, Object) - 接口 中的方法com.alibaba.dubbo.rpc.Invocation
 
put(Object, Object) - 类 中的方法com.alibaba.dubbo.rpc.RpcInvocation
 

R

recreate() - 接口 中的方法com.alibaba.dubbo.rpc.Result
Recreate.
recreate() - 类 中的方法com.alibaba.dubbo.rpc.RpcResult
 
refer(Class<T>, URL) - 类 中的方法com.alibaba.dubbo.rpc.protocol.AbstractProxyProtocol
 
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
Refer a remote service:
1.
refer(Class<T>, URL) - 类 中的方法com.alibaba.dubbo.rpc.support.MockProtocol
 
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
 
remove(String) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
remove value.
remove(String) - 类 中的静态方法com.alibaba.dubbo.rpc.StaticContext
 
removeAttachment(String) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
remove attachment.
removeContext() - 类 中的静态方法com.alibaba.dubbo.rpc.RpcContext
remove context.
removeServerContext() - 类 中的静态方法com.alibaba.dubbo.rpc.RpcContext
remove server side context.
removeStatus(URL) - 类 中的静态方法com.alibaba.dubbo.rpc.RpcStatus
 
removeStatus(URL, String) - 类 中的静态方法com.alibaba.dubbo.rpc.RpcStatus
 
Result - com.alibaba.dubbo.rpc中的接口
RPC invoke result.
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(int) - 异常错误 的构造器com.alibaba.dubbo.rpc.RpcException
 
RpcException(int, String) - 异常错误 的构造器com.alibaba.dubbo.rpc.RpcException
 
RpcException(int, String, Throwable) - 异常错误 的构造器com.alibaba.dubbo.rpc.RpcException
 
RpcException(int, Throwable) - 异常错误 的构造器com.alibaba.dubbo.rpc.RpcException
 
RpcException(String) - 异常错误 的构造器com.alibaba.dubbo.rpc.RpcException
 
RpcException(String, Throwable) - 异常错误 的构造器com.alibaba.dubbo.rpc.RpcException
 
RpcException(Throwable) - 异常错误 的构造器com.alibaba.dubbo.rpc.RpcException
 
RpcInvocation - com.alibaba.dubbo.rpc中的类
RPC Invocation.
RpcInvocation() - 类 的构造器com.alibaba.dubbo.rpc.RpcInvocation
 
RpcInvocation(Invocation) - 类 的构造器com.alibaba.dubbo.rpc.RpcInvocation
 
RpcInvocation(Invocation, Invoker<?>) - 类 的构造器com.alibaba.dubbo.rpc.RpcInvocation
 
RpcInvocation(Method, Object[]) - 类 的构造器com.alibaba.dubbo.rpc.RpcInvocation
 
RpcInvocation(Method, Object[], Map<String, String>) - 类 的构造器com.alibaba.dubbo.rpc.RpcInvocation
 
RpcInvocation(String, Class<?>[], Object[]) - 类 的构造器com.alibaba.dubbo.rpc.RpcInvocation
 
RpcInvocation(String, Class<?>[], Object[], Map<String, String>) - 类 的构造器com.alibaba.dubbo.rpc.RpcInvocation
 
RpcInvocation(String, Class<?>[], Object[], Map<String, String>, Invoker<?>) - 类 的构造器com.alibaba.dubbo.rpc.RpcInvocation
 
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
 

S

SERIALIZATION_EXCEPTION - 异常错误 中的静态变量com.alibaba.dubbo.rpc.RpcException
 
serviceKey(int, String, String, String) - 类 中的静态方法com.alibaba.dubbo.rpc.support.ProtocolUtils
 
serviceKey(URL) - 类 中的静态方法com.alibaba.dubbo.rpc.support.ProtocolUtils
 
set(String, Object) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
set value.
set(String, Object) - 类 中的方法com.alibaba.dubbo.rpc.RpcStatus
set value.
setArguments(Object[]) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
 
setArguments(Object[]) - 类 中的方法com.alibaba.dubbo.rpc.RpcInvocation
 
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
Append all items from the map into the attachment, if map is empty then nothing happens
setCode(int) - 异常错误 中的方法com.alibaba.dubbo.rpc.RpcException
 
setException(Throwable) - 类 中的方法com.alibaba.dubbo.rpc.RpcResult
 
setExceptionClass(String) - 异常错误 中的方法com.alibaba.dubbo.rpc.service.GenericException
 
setExceptionMessage(String) - 异常错误 中的方法com.alibaba.dubbo.rpc.service.GenericException
 
setFuture(Future<?>) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
set future.
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
 
setLocalAddress(String, int) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
set local address.
setLocalAddress(InetSocketAddress) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
set local address.
setMethodName(String) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
 
setMethodName(String) - 类 中的方法com.alibaba.dubbo.rpc.RpcInvocation
 
setParameterTypes(Class<?>[]) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
 
setParameterTypes(Class<?>[]) - 类 中的方法com.alibaba.dubbo.rpc.RpcInvocation
 
setProtocol(Protocol) - 类 中的方法com.alibaba.dubbo.rpc.proxy.wrapper.StubProxyFactoryWrapper
 
setProxyFactory(ProxyFactory) - 类 中的方法com.alibaba.dubbo.rpc.protocol.AbstractProxyProtocol
 
setRemoteAddress(String, int) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
set remote address.
setRemoteAddress(InetSocketAddress) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
set remote address.
setRequest(Object) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
 
setResponse(Object) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
 
setResult(Object) - 类 中的方法com.alibaba.dubbo.rpc.RpcResult
已过时。
Replace to setValue()
setUrl(URL) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
 
setUrls(List<URL>) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
 
setValue(Object) - 类 中的方法com.alibaba.dubbo.rpc.RpcResult
 
StaticContext - com.alibaba.dubbo.rpc中的类
System context, for internal use only
StubProxyFactoryWrapper - com.alibaba.dubbo.rpc.proxy.wrapper中的类
StubProxyFactoryWrapper
StubProxyFactoryWrapper(ProxyFactory) - 类 的构造器com.alibaba.dubbo.rpc.proxy.wrapper.StubProxyFactoryWrapper
 

T

TIMEOUT_EXCEPTION - 异常错误 中的静态变量com.alibaba.dubbo.rpc.RpcException
 
TimeoutFilter - com.alibaba.dubbo.rpc.filter中的类
Log any invocation timeout, but don't stop server from running
TimeoutFilter() - 类 的构造器com.alibaba.dubbo.rpc.filter.TimeoutFilter
 
TokenFilter - com.alibaba.dubbo.rpc.filter中的类
TokenInvokerFilter
TokenFilter() - 类 的构造器com.alibaba.dubbo.rpc.filter.TokenFilter
 
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.proxy.AbstractProxyInvoker
 
toString() - 类 中的方法com.alibaba.dubbo.rpc.RpcInvocation
 
toString() - 类 中的方法com.alibaba.dubbo.rpc.RpcResult
 
TPSLimiter - com.alibaba.dubbo.rpc.filter.tps中的接口
 
TpsLimitFilter - com.alibaba.dubbo.rpc.filter中的类
Limit TPS for either service or service's particular method
TpsLimitFilter() - 类 的构造器com.alibaba.dubbo.rpc.filter.TpsLimitFilter
 

U

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.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
 
$ A B C D E F G H I J L M N P R S T U 
所有类 所有程序包