跳过导航链接
A C D E F G I L N O P R S T U 

A

addTracer(Class<?>, String, Channel, int) - 类 中的静态方法org.apache.dubbo.rpc.protocol.dubbo.filter.TraceFilter
 

C

CALLBACK_SERVICE_KEY - 接口 中的静态变量org.apache.dubbo.rpc.protocol.dubbo.Constants
callback inst id
CALLBACK_SERVICE_PROXY_KEY - 接口 中的静态变量org.apache.dubbo.rpc.protocol.dubbo.Constants
 
ChangeTelnetHandler - org.apache.dubbo.rpc.protocol.dubbo.telnet中的类
ChangeServiceTelnetHandler
ChangeTelnetHandler() - 类 的构造器org.apache.dubbo.rpc.protocol.dubbo.telnet.ChangeTelnetHandler
 
CHANNEL_CALLBACK_KEY - 接口 中的静态变量org.apache.dubbo.rpc.protocol.dubbo.Constants
Invokers in channel's callback
check() - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.status.ServerStatusChecker
 
check() - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.status.ThreadPoolStatusChecker
 
Constants - org.apache.dubbo.rpc.protocol.dubbo中的接口
 
CountTelnetHandler - org.apache.dubbo.rpc.protocol.dubbo.telnet中的类
CountTelnetHandler
CountTelnetHandler() - 类 的构造器org.apache.dubbo.rpc.protocol.dubbo.telnet.CountTelnetHandler
 
CurrentTelnetHandler - org.apache.dubbo.rpc.protocol.dubbo.telnet中的类
CurrentServiceTelnetHandler
CurrentTelnetHandler() - 类 的构造器org.apache.dubbo.rpc.protocol.dubbo.telnet.CurrentTelnetHandler
 

D

decode() - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.DecodeableRpcInvocation
 
decode(Channel, InputStream) - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.DecodeableRpcInvocation
 
decode(Channel, InputStream) - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.DecodeableRpcResult
 
decode() - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.DecodeableRpcResult
 
decode(Channel, ChannelBuffer) - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.DubboCountCodec
 
DECODE_IN_IO_THREAD_KEY - 接口 中的静态变量org.apache.dubbo.rpc.protocol.dubbo.Constants
 
DecodeableRpcInvocation - org.apache.dubbo.rpc.protocol.dubbo中的类
 
DecodeableRpcInvocation(Channel, Request, InputStream, byte) - 类 的构造器org.apache.dubbo.rpc.protocol.dubbo.DecodeableRpcInvocation
 
DecodeableRpcResult - org.apache.dubbo.rpc.protocol.dubbo中的类
 
DecodeableRpcResult(Channel, Response, InputStream, Invocation, byte) - 类 的构造器org.apache.dubbo.rpc.protocol.dubbo.DecodeableRpcResult
 
DEFAULT_DECODE_IN_IO_THREAD - 接口 中的静态变量org.apache.dubbo.rpc.protocol.dubbo.Constants
 
DEFAULT_LAZY_CONNECT_INITIAL_STATE - 接口 中的静态变量org.apache.dubbo.rpc.protocol.dubbo.Constants
The default value of lazy connection's initial state: true
DEFAULT_PORT - 类 中的静态变量org.apache.dubbo.rpc.protocol.dubbo.DubboProtocol
 
DEFAULT_SHARE_CONNECTIONS - 接口 中的静态变量org.apache.dubbo.rpc.protocol.dubbo.Constants
By default, a consumer JVM instance and a provider JVM instance share a long TCP connection (except when connections are set), which can set the number of long TCP connections shared to avoid the bottleneck of sharing a single long TCP connection.
destroy() - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.DubboInvoker
 
destroy() - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.DubboProtocol
 
DUBBO_VERSION - 类 中的静态变量org.apache.dubbo.rpc.protocol.dubbo.DubboCodec
 
DubboCodec - org.apache.dubbo.rpc.protocol.dubbo中的类
Dubbo codec.
DubboCodec() - 类 的构造器org.apache.dubbo.rpc.protocol.dubbo.DubboCodec
 
DubboCountCodec - org.apache.dubbo.rpc.protocol.dubbo中的类
 
DubboCountCodec() - 类 的构造器org.apache.dubbo.rpc.protocol.dubbo.DubboCountCodec
 
DubboExporter<T> - org.apache.dubbo.rpc.protocol.dubbo中的类
DubboExporter
DubboExporter(Invoker<T>, String, Map<String, Exporter<?>>) - 类 的构造器org.apache.dubbo.rpc.protocol.dubbo.DubboExporter
 
DubboInvoker<T> - org.apache.dubbo.rpc.protocol.dubbo中的类
DubboInvoker
DubboInvoker(Class<T>, URL, ExchangeClient[]) - 类 的构造器org.apache.dubbo.rpc.protocol.dubbo.DubboInvoker
 
DubboInvoker(Class<T>, URL, ExchangeClient[], Set<Invoker<?>>) - 类 的构造器org.apache.dubbo.rpc.protocol.dubbo.DubboInvoker
 
DubboProtocol - org.apache.dubbo.rpc.protocol.dubbo中的类
dubbo protocol support.
DubboProtocol() - 类 的构造器org.apache.dubbo.rpc.protocol.dubbo.DubboProtocol
 

E

EMPTY_CLASS_ARRAY - 类 中的静态变量org.apache.dubbo.rpc.protocol.dubbo.DubboCodec
 
EMPTY_OBJECT_ARRAY - 类 中的静态变量org.apache.dubbo.rpc.protocol.dubbo.DubboCodec
 
encode(Channel, OutputStream, Object) - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.DecodeableRpcInvocation
 
encode(Channel, OutputStream, Object) - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.DecodeableRpcResult
 
encode(Channel, ChannelBuffer, Object) - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.DubboCountCodec
 
export(Invoker<T>) - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.DubboProtocol
 

F

FutureFilter - org.apache.dubbo.rpc.protocol.dubbo.filter中的类
EventFilter
FutureFilter() - 类 的构造器org.apache.dubbo.rpc.protocol.dubbo.filter.FutureFilter
 

G

getDefaultPort() - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.DubboProtocol
 
getDubboProtocol() - 类 中的静态方法org.apache.dubbo.rpc.protocol.dubbo.DubboProtocol
 
getExporters() - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.DubboProtocol
 
getInvokers() - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.DubboProtocol
 
getServers() - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.DubboProtocol
 

I

invoke(Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.filter.FutureFilter
 
invoke(Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.filter.TraceFilter
 
INVOKE_MESSAGE_KEY - 类 中的静态变量org.apache.dubbo.rpc.protocol.dubbo.telnet.InvokeTelnetHandler
 
INVOKE_METHOD_LIST_KEY - 类 中的静态变量org.apache.dubbo.rpc.protocol.dubbo.telnet.InvokeTelnetHandler
 
INVOKE_METHOD_PROVIDER_KEY - 类 中的静态变量org.apache.dubbo.rpc.protocol.dubbo.telnet.InvokeTelnetHandler
 
InvokeTelnetHandler - org.apache.dubbo.rpc.protocol.dubbo.telnet中的类
InvokeTelnetHandler
InvokeTelnetHandler() - 类 的构造器org.apache.dubbo.rpc.protocol.dubbo.telnet.InvokeTelnetHandler
 
IS_CALLBACK_SERVICE - 接口 中的静态变量org.apache.dubbo.rpc.protocol.dubbo.Constants
 
isAvailable() - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.DubboInvoker
 

L

LAZY_CONNECT_INITIAL_STATE_KEY - 接口 中的静态变量org.apache.dubbo.rpc.protocol.dubbo.Constants
The initial state for lazy connection
ListTelnetHandler - org.apache.dubbo.rpc.protocol.dubbo.telnet中的类
ListTelnetHandler handler list services and its methods details.
ListTelnetHandler() - 类 的构造器org.apache.dubbo.rpc.protocol.dubbo.telnet.ListTelnetHandler
 
LogTelnetHandler - org.apache.dubbo.rpc.protocol.dubbo.telnet中的类
LogTelnetHandler
LogTelnetHandler() - 类 的构造器org.apache.dubbo.rpc.protocol.dubbo.telnet.LogTelnetHandler
 

N

NAME - 类 中的静态变量org.apache.dubbo.rpc.protocol.dubbo.DubboCodec
 
NAME - 类 中的静态变量org.apache.dubbo.rpc.protocol.dubbo.DubboProtocol
 

O

ON_CONNECT_KEY - 接口 中的静态变量org.apache.dubbo.rpc.protocol.dubbo.Constants
 
ON_DISCONNECT_KEY - 接口 中的静态变量org.apache.dubbo.rpc.protocol.dubbo.Constants
 
OPTIMIZER_KEY - 接口 中的静态变量org.apache.dubbo.rpc.protocol.dubbo.Constants
 
org.apache.dubbo.rpc.protocol.dubbo - 程序包 org.apache.dubbo.rpc.protocol.dubbo
 
org.apache.dubbo.rpc.protocol.dubbo.filter - 程序包 org.apache.dubbo.rpc.protocol.dubbo.filter
 
org.apache.dubbo.rpc.protocol.dubbo.status - 程序包 org.apache.dubbo.rpc.protocol.dubbo.status
 
org.apache.dubbo.rpc.protocol.dubbo.telnet - 程序包 org.apache.dubbo.rpc.protocol.dubbo.telnet
 

P

PortTelnetHandler - org.apache.dubbo.rpc.protocol.dubbo.telnet中的类
ServerTelnetHandler
PortTelnetHandler() - 类 的构造器org.apache.dubbo.rpc.protocol.dubbo.telnet.PortTelnetHandler
 
protocolBindingRefer(Class<T>, URL) - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.DubboProtocol
 

R

removeTracer(Class<?>, String, Channel) - 类 中的静态方法org.apache.dubbo.rpc.protocol.dubbo.filter.TraceFilter
 
RESPONSE_NULL_VALUE - 类 中的静态变量org.apache.dubbo.rpc.protocol.dubbo.DubboCodec
 
RESPONSE_NULL_VALUE_WITH_ATTACHMENTS - 类 中的静态变量org.apache.dubbo.rpc.protocol.dubbo.DubboCodec
 
RESPONSE_VALUE - 类 中的静态变量org.apache.dubbo.rpc.protocol.dubbo.DubboCodec
 
RESPONSE_VALUE_WITH_ATTACHMENTS - 类 中的静态变量org.apache.dubbo.rpc.protocol.dubbo.DubboCodec
 
RESPONSE_WITH_EXCEPTION - 类 中的静态变量org.apache.dubbo.rpc.protocol.dubbo.DubboCodec
 
RESPONSE_WITH_EXCEPTION_WITH_ATTACHMENTS - 类 中的静态变量org.apache.dubbo.rpc.protocol.dubbo.DubboCodec
 

S

SELECT_KEY - 类 中的静态变量org.apache.dubbo.rpc.protocol.dubbo.telnet.SelectTelnetHandler
 
SELECT_METHOD_KEY - 类 中的静态变量org.apache.dubbo.rpc.protocol.dubbo.telnet.SelectTelnetHandler
 
SelectTelnetHandler - org.apache.dubbo.rpc.protocol.dubbo.telnet中的类
SelectTelnetHandler
SelectTelnetHandler() - 类 的构造器org.apache.dubbo.rpc.protocol.dubbo.telnet.SelectTelnetHandler
 
ServerStatusChecker - org.apache.dubbo.rpc.protocol.dubbo.status中的类
ServerStatusChecker
ServerStatusChecker() - 类 的构造器org.apache.dubbo.rpc.protocol.dubbo.status.ServerStatusChecker
 
SERVICE_KEY - 类 中的静态变量org.apache.dubbo.rpc.protocol.dubbo.telnet.ChangeTelnetHandler
 
SERVICE_KEY - 类 中的静态变量org.apache.dubbo.rpc.protocol.dubbo.telnet.LogTelnetHandler
 
SHARE_CONNECTIONS_KEY - 接口 中的静态变量org.apache.dubbo.rpc.protocol.dubbo.Constants
 
ShutdownTelnetHandler - org.apache.dubbo.rpc.protocol.dubbo.telnet中的类
ShutdownTelnetHandler
ShutdownTelnetHandler() - 类 的构造器org.apache.dubbo.rpc.protocol.dubbo.telnet.ShutdownTelnetHandler
 

T

telnet(Channel, String) - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.telnet.ChangeTelnetHandler
 
telnet(Channel, String) - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.telnet.CountTelnetHandler
 
telnet(Channel, String) - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.telnet.CurrentTelnetHandler
 
telnet(Channel, String) - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.telnet.InvokeTelnetHandler
 
telnet(Channel, String) - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.telnet.ListTelnetHandler
 
telnet(Channel, String) - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.telnet.LogTelnetHandler
 
telnet(Channel, String) - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.telnet.PortTelnetHandler
 
telnet(Channel, String) - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.telnet.SelectTelnetHandler
 
telnet(Channel, String) - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.telnet.ShutdownTelnetHandler
 
telnet(Channel, String) - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.telnet.TraceTelnetHandler
 
ThreadPoolStatusChecker - org.apache.dubbo.rpc.protocol.dubbo.status中的类
ThreadPoolStatusChecker
ThreadPoolStatusChecker() - 类 的构造器org.apache.dubbo.rpc.protocol.dubbo.status.ThreadPoolStatusChecker
 
TraceFilter - org.apache.dubbo.rpc.protocol.dubbo.filter中的类
TraceFilter
TraceFilter() - 类 的构造器org.apache.dubbo.rpc.protocol.dubbo.filter.TraceFilter
 
TraceTelnetHandler - org.apache.dubbo.rpc.protocol.dubbo.telnet中的类
TraceTelnetHandler
TraceTelnetHandler() - 类 的构造器org.apache.dubbo.rpc.protocol.dubbo.telnet.TraceTelnetHandler
 

U

unexport() - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.DubboExporter
 
A C D E F G I L N O P R S T U 
跳过导航链接

Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.