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

A

addTracer(Class<?>, String, Channel, int) - 类 中的静态方法net.jahhan.extension.filter.TraceFilter
 

C

cancel(boolean) - 类 中的方法com.alibaba.dubbo.rpc.protocol.dubbo.FutureAdapter
 
ChangeTelnetHandler - net.jahhan.extension.telnetHandler中的类
ChangeServiceTelnetHandler
ChangeTelnetHandler() - 类 的构造器net.jahhan.extension.telnetHandler.ChangeTelnetHandler
 
check() - 类 中的方法net.jahhan.extension.statusChecker.ServerStatusChecker
 
check() - 类 中的方法net.jahhan.extension.statusChecker.ThreadPoolStatusChecker
 
close() - 类 中的方法net.jahhan.extension.protocol.ReferenceCountExchangeClient
 
close(int) - 类 中的方法net.jahhan.extension.protocol.ReferenceCountExchangeClient
 
com.alibaba.dubbo.rpc.protocol.dubbo - 程序包 com.alibaba.dubbo.rpc.protocol.dubbo
 
COMPATIBLE_CODEC_NAME - 类 中的静态变量net.jahhan.extension.protocol.DubboProtocol
 
CountTelnetHandler - net.jahhan.extension.telnetHandler中的类
CountTelnetHandler
CountTelnetHandler() - 类 的构造器net.jahhan.extension.telnetHandler.CountTelnetHandler
 
CurrentTelnetHandler - net.jahhan.extension.telnetHandler中的类
CurrentServiceTelnetHandler
CurrentTelnetHandler() - 类 的构造器net.jahhan.extension.telnetHandler.CurrentTelnetHandler
 

D

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) - 类 中的方法net.jahhan.extension.codec2.DubboCountCodec
 
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
 
DEFAULT_PORT - 类 中的静态变量net.jahhan.extension.protocol.DubboProtocol
 
destroy() - 类 中的方法com.alibaba.dubbo.rpc.protocol.dubbo.DubboInvoker
 
destroy() - 类 中的方法net.jahhan.extension.protocol.DubboProtocol
 
DUBBO_VERSION - 类 中的静态变量com.alibaba.dubbo.rpc.protocol.dubbo.DubboCodec
 
DubboCodec - com.alibaba.dubbo.rpc.protocol.dubbo中的类
Dubbo codec.
DubboCodec() - 类 的构造器com.alibaba.dubbo.rpc.protocol.dubbo.DubboCodec
 
DubboCountCodec - net.jahhan.extension.codec2中的类
 
DubboCountCodec() - 类 的构造器net.jahhan.extension.codec2.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
 
DubboProtocol - net.jahhan.extension.protocol中的类
dubbo protocol support.
DubboProtocol() - 类 的构造器net.jahhan.extension.protocol.DubboProtocol
 

E

EMPTY_CLASS_ARRAY - 类 中的静态变量com.alibaba.dubbo.rpc.protocol.dubbo.DubboCodec
 
EMPTY_OBJECT_ARRAY - 类 中的静态变量com.alibaba.dubbo.rpc.protocol.dubbo.DubboCodec
 
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) - 类 中的方法net.jahhan.extension.codec2.DubboCountCodec
 
export(Invoker<T>) - 类 中的方法net.jahhan.extension.protocol.DubboProtocol
 

F

FutureAdapter<V> - com.alibaba.dubbo.rpc.protocol.dubbo中的类
FutureAdapter
FutureAdapter(ResponseFuture) - 类 的构造器com.alibaba.dubbo.rpc.protocol.dubbo.FutureAdapter
 
FutureFilter - net.jahhan.extension.filter中的类
EventFilter
FutureFilter() - 类 的构造器net.jahhan.extension.filter.FutureFilter
 

G

get() - 类 中的方法com.alibaba.dubbo.rpc.protocol.dubbo.FutureAdapter
 
get(long, TimeUnit) - 类 中的方法com.alibaba.dubbo.rpc.protocol.dubbo.FutureAdapter
 
getAttribute(String) - 类 中的方法net.jahhan.extension.protocol.ReferenceCountExchangeClient
 
getChannelHandler() - 类 中的方法net.jahhan.extension.protocol.ReferenceCountExchangeClient
 
getDefaultPort() - 类 中的方法net.jahhan.extension.protocol.DubboProtocol
 
getDubboProtocol() - 类 中的静态方法net.jahhan.extension.protocol.DubboProtocol
 
getExchangeHandler() - 类 中的方法net.jahhan.extension.protocol.ReferenceCountExchangeClient
 
getExporters() - 类 中的方法net.jahhan.extension.protocol.DubboProtocol
 
getFuture() - 类 中的方法com.alibaba.dubbo.rpc.protocol.dubbo.FutureAdapter
 
getInvoker(Channel, Invocation) - 类 中的方法net.jahhan.extension.protocol.DubboProtocol
 
getInvokers() - 类 中的方法net.jahhan.extension.protocol.DubboProtocol
 
getLocalAddress() - 类 中的方法net.jahhan.extension.protocol.ReferenceCountExchangeClient
 
getRemoteAddress() - 类 中的方法net.jahhan.extension.protocol.ReferenceCountExchangeClient
 
getServers() - 类 中的方法net.jahhan.extension.protocol.DubboProtocol
 
getUrl() - 类 中的方法net.jahhan.extension.protocol.ReferenceCountExchangeClient
 

H

hasAttribute(String) - 类 中的方法net.jahhan.extension.protocol.ReferenceCountExchangeClient
 

I

incrementAndGetCount() - 类 中的方法net.jahhan.extension.protocol.ReferenceCountExchangeClient
 
invoke(Invoker<?>, Invocation) - 类 中的方法net.jahhan.extension.filter.FutureFilter
 
invoke(Invoker<?>, Invocation) - 类 中的方法net.jahhan.extension.filter.TraceFilter
 
InvokeTelnetHandler - net.jahhan.extension.telnetHandler中的类
InvokeTelnetHandler
InvokeTelnetHandler() - 类 的构造器net.jahhan.extension.telnetHandler.InvokeTelnetHandler
 
isAvailable() - 类 中的方法com.alibaba.dubbo.rpc.protocol.dubbo.DubboInvoker
 
isCancelled() - 类 中的方法com.alibaba.dubbo.rpc.protocol.dubbo.FutureAdapter
 
isClosed() - 类 中的方法net.jahhan.extension.protocol.ReferenceCountExchangeClient
 
isConnected() - 类 中的方法net.jahhan.extension.protocol.ReferenceCountExchangeClient
 
isDone() - 类 中的方法com.alibaba.dubbo.rpc.protocol.dubbo.FutureAdapter
 

L

ListTelnetHandler - net.jahhan.extension.telnetHandler中的类
ListTelnetHandler
ListTelnetHandler() - 类 的构造器net.jahhan.extension.telnetHandler.ListTelnetHandler
 

N

NAME - 类 中的静态变量com.alibaba.dubbo.rpc.protocol.dubbo.DubboCodec
 
NAME - 类 中的静态变量net.jahhan.extension.protocol.DubboProtocol
 
net.jahhan.extension.codec2 - 程序包 net.jahhan.extension.codec2
 
net.jahhan.extension.filter - 程序包 net.jahhan.extension.filter
 
net.jahhan.extension.protocol - 程序包 net.jahhan.extension.protocol
 
net.jahhan.extension.statusChecker - 程序包 net.jahhan.extension.statusChecker
 
net.jahhan.extension.telnetHandler - 程序包 net.jahhan.extension.telnetHandler
 

P

PortTelnetHandler - net.jahhan.extension.telnetHandler中的类
ServerTelnetHandler
PortTelnetHandler() - 类 的构造器net.jahhan.extension.telnetHandler.PortTelnetHandler
 

R

reconnect() - 类 中的方法net.jahhan.extension.protocol.ReferenceCountExchangeClient
 
refer(Class<T>, URL) - 类 中的方法net.jahhan.extension.protocol.DubboProtocol
 
ReferenceCountExchangeClient - net.jahhan.extension.protocol中的类
dubbo protocol support class.
ReferenceCountExchangeClient(ExchangeClient, ConcurrentMap<String, LazyConnectExchangeClient>) - 类 的构造器net.jahhan.extension.protocol.ReferenceCountExchangeClient
 
removeAttribute(String) - 类 中的方法net.jahhan.extension.protocol.ReferenceCountExchangeClient
 
removeTracer(Class<?>, String, Channel) - 类 中的静态方法net.jahhan.extension.filter.TraceFilter
 
request(Object) - 类 中的方法net.jahhan.extension.protocol.ReferenceCountExchangeClient
 
request(Object, int) - 类 中的方法net.jahhan.extension.protocol.ReferenceCountExchangeClient
 
reset(URL) - 类 中的方法net.jahhan.extension.protocol.ReferenceCountExchangeClient
 
reset(Parameters) - 类 中的方法net.jahhan.extension.protocol.ReferenceCountExchangeClient
 
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
 

S

send(Object) - 类 中的方法net.jahhan.extension.protocol.ReferenceCountExchangeClient
 
send(Object, boolean) - 类 中的方法net.jahhan.extension.protocol.ReferenceCountExchangeClient
 
ServerStatusChecker - net.jahhan.extension.statusChecker中的类
ServerStatusChecker
ServerStatusChecker() - 类 的构造器net.jahhan.extension.statusChecker.ServerStatusChecker
 
SERVICE_KEY - 类 中的静态变量net.jahhan.extension.telnetHandler.ChangeTelnetHandler
 
setAttribute(String, Object) - 类 中的方法net.jahhan.extension.protocol.ReferenceCountExchangeClient
 
startClose() - 类 中的方法net.jahhan.extension.protocol.ReferenceCountExchangeClient
 

T

telnet(Channel, String) - 类 中的方法net.jahhan.extension.telnetHandler.ChangeTelnetHandler
 
telnet(Channel, String) - 类 中的方法net.jahhan.extension.telnetHandler.CountTelnetHandler
 
telnet(Channel, String) - 类 中的方法net.jahhan.extension.telnetHandler.CurrentTelnetHandler
 
telnet(Channel, String) - 类 中的方法net.jahhan.extension.telnetHandler.InvokeTelnetHandler
 
telnet(Channel, String) - 类 中的方法net.jahhan.extension.telnetHandler.ListTelnetHandler
 
telnet(Channel, String) - 类 中的方法net.jahhan.extension.telnetHandler.PortTelnetHandler
 
telnet(Channel, String) - 类 中的方法net.jahhan.extension.telnetHandler.TraceTelnetHandler
 
ThreadPoolStatusChecker - net.jahhan.extension.statusChecker中的类
ThreadPoolStatusChecker
ThreadPoolStatusChecker() - 类 的构造器net.jahhan.extension.statusChecker.ThreadPoolStatusChecker
 
TraceFilter - net.jahhan.extension.filter中的类
TraceFilter
TraceFilter() - 类 的构造器net.jahhan.extension.filter.TraceFilter
 
TraceTelnetHandler - net.jahhan.extension.telnetHandler中的类
TraceTelnetHandler
TraceTelnetHandler() - 类 的构造器net.jahhan.extension.telnetHandler.TraceTelnetHandler
 

U

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

Copyright © 2018. All rights reserved.