B C D E F G J L M O P R S T
B
- bind(URL, ExchangeHandler) - 类 中的方法org.apache.dubbo.remoting.exchange.Exchanger$Adaptive
-
- bind(URL, ChannelHandler) - 类 中的方法org.apache.dubbo.remoting.Transporter$Adaptive
-
C
- ClassFinder - org.apache.dubbo.utils中的类
-
- ClassFinder() - 类 的构造器org.apache.dubbo.utils.ClassFinder
-
- Cluster$Adaptive - org.apache.dubbo.rpc.cluster中的类
-
- Cluster$Adaptive() - 类 的构造器org.apache.dubbo.rpc.cluster.Cluster$Adaptive
-
- Codec$Adaptive - org.apache.dubbo.remoting中的类
-
- Codec$Adaptive() - 类 的构造器org.apache.dubbo.remoting.Codec$Adaptive
-
- Codec2$Adaptive - org.apache.dubbo.remoting中的类
-
- Codec2$Adaptive() - 类 的构造器org.apache.dubbo.remoting.Codec2$Adaptive
-
- CodeGenerator - org.apache.dubbo.utils中的类
-
generate related self-adaptive code (native image does not support dynamic code generation.
- CodeGenerator() - 类 的构造器org.apache.dubbo.utils.CodeGenerator
-
- ConfiguratorFactory$Adaptive - org.apache.dubbo.rpc.cluster中的类
-
- ConfiguratorFactory$Adaptive() - 类 的构造器org.apache.dubbo.rpc.cluster.ConfiguratorFactory$Adaptive
-
- connect(URL, ExchangeHandler) - 类 中的方法org.apache.dubbo.remoting.exchange.Exchanger$Adaptive
-
- connect(URL, ChannelHandler) - 类 中的方法org.apache.dubbo.remoting.Transporter$Adaptive
-
D
- decode(Channel, InputStream) - 类 中的方法org.apache.dubbo.remoting.Codec$Adaptive
-
- decode(Channel, ChannelBuffer) - 类 中的方法org.apache.dubbo.remoting.Codec2$Adaptive
-
- deserialize(URL, InputStream) - 类 中的方法org.apache.dubbo.common.serialize.Serialization$Adaptive
-
- destroy() - 类 中的方法org.apache.dubbo.metadata.report.MetadataReportFactory$Adaptive
-
- destroy() - 类 中的方法org.apache.dubbo.rpc.Protocol$Adaptive
-
- dispatch(ChannelHandler, URL) - 类 中的方法org.apache.dubbo.remoting.Dispatcher$Adaptive
-
- Dispatcher$Adaptive - org.apache.dubbo.remoting中的类
-
- Dispatcher$Adaptive() - 类 的构造器org.apache.dubbo.remoting.Dispatcher$Adaptive
-
E
- encode(Channel, OutputStream, Object) - 类 中的方法org.apache.dubbo.remoting.Codec$Adaptive
-
- encode(Channel, ChannelBuffer, Object) - 类 中的方法org.apache.dubbo.remoting.Codec2$Adaptive
-
- Exchanger$Adaptive - org.apache.dubbo.remoting.exchange中的类
-
- Exchanger$Adaptive() - 类 的构造器org.apache.dubbo.remoting.exchange.Exchanger$Adaptive
-
- export(Invoker) - 类 中的方法org.apache.dubbo.rpc.Protocol$Adaptive
-
F
- findClassSet(String) - 类 中的方法org.apache.dubbo.utils.ClassFinder
-
G
- getCluster(ScopeModel, String) - 类 中的方法org.apache.dubbo.rpc.cluster.Cluster$Adaptive
-
- getCluster(ScopeModel, String, boolean) - 类 中的方法org.apache.dubbo.rpc.cluster.Cluster$Adaptive
-
- getConfigurator(URL) - 类 中的方法org.apache.dubbo.rpc.cluster.ConfiguratorFactory$Adaptive
-
- getContentType() - 类 中的方法org.apache.dubbo.common.serialize.Serialization$Adaptive
-
- getContentTypeId() - 类 中的方法org.apache.dubbo.common.serialize.Serialization$Adaptive
-
- getDefaultPort() - 类 中的方法org.apache.dubbo.rpc.Protocol$Adaptive
-
- getExecutor(URL) - 类 中的方法org.apache.dubbo.common.threadpool.ThreadPool$Adaptive
-
- getInvoker(Object, Class, URL) - 类 中的方法org.apache.dubbo.rpc.ProxyFactory$Adaptive
-
- getMetadataReport(URL) - 类 中的方法org.apache.dubbo.metadata.report.MetadataReportFactory$Adaptive
-
- getMonitor(URL) - 类 中的方法org.apache.dubbo.monitor.MonitorFactory$Adaptive
-
- getProxy(Invoker) - 类 中的方法org.apache.dubbo.rpc.ProxyFactory$Adaptive
-
- getProxy(Invoker, boolean) - 类 中的方法org.apache.dubbo.rpc.ProxyFactory$Adaptive
-
- getRegistry(URL) - 类 中的方法org.apache.dubbo.registry.RegistryFactory$Adaptive
-
- getRouter(Class<T>, URL) - 类 中的方法org.apache.dubbo.rpc.cluster.router.state.StateRouterFactory$Adaptive
-
- getRouter(URL) - 类 中的方法org.apache.dubbo.rpc.cluster.RouterFactory$Adaptive
-
- getServers() - 类 中的方法org.apache.dubbo.rpc.Protocol$Adaptive
-
J
- join(Directory, boolean) - 类 中的方法org.apache.dubbo.rpc.cluster.Cluster$Adaptive
-
L
- LoadBalance$Adaptive - org.apache.dubbo.rpc.cluster中的类
-
- LoadBalance$Adaptive() - 类 的构造器org.apache.dubbo.rpc.cluster.LoadBalance$Adaptive
-
M
- main(String[]) - 类 中的静态方法org.apache.dubbo.utils.CodeGenerator
-
- MetadataReportFactory$Adaptive - org.apache.dubbo.metadata.report中的类
-
- MetadataReportFactory$Adaptive() - 类 的构造器org.apache.dubbo.metadata.report.MetadataReportFactory$Adaptive
-
- MonitorFactory$Adaptive - org.apache.dubbo.monitor中的类
-
- MonitorFactory$Adaptive() - 类 的构造器org.apache.dubbo.monitor.MonitorFactory$Adaptive
-
O
- org.apache.dubbo.common.serialize - 程序包 org.apache.dubbo.common.serialize
-
- org.apache.dubbo.common.threadpool - 程序包 org.apache.dubbo.common.threadpool
-
- org.apache.dubbo.metadata.report - 程序包 org.apache.dubbo.metadata.report
-
- org.apache.dubbo.monitor - 程序包 org.apache.dubbo.monitor
-
- org.apache.dubbo.registry - 程序包 org.apache.dubbo.registry
-
- org.apache.dubbo.remoting - 程序包 org.apache.dubbo.remoting
-
- org.apache.dubbo.remoting.exchange - 程序包 org.apache.dubbo.remoting.exchange
-
- org.apache.dubbo.rpc - 程序包 org.apache.dubbo.rpc
-
- org.apache.dubbo.rpc.cluster - 程序包 org.apache.dubbo.rpc.cluster
-
- org.apache.dubbo.rpc.cluster.router.state - 程序包 org.apache.dubbo.rpc.cluster.router.state
-
- org.apache.dubbo.utils - 程序包 org.apache.dubbo.utils
-
P
- Protocol$Adaptive - org.apache.dubbo.rpc中的类
-
- Protocol$Adaptive() - 类 的构造器org.apache.dubbo.rpc.Protocol$Adaptive
-
- ProxyFactory$Adaptive - org.apache.dubbo.rpc中的类
-
- ProxyFactory$Adaptive() - 类 的构造器org.apache.dubbo.rpc.ProxyFactory$Adaptive
-
R
- refer(Class, URL) - 类 中的方法org.apache.dubbo.rpc.Protocol$Adaptive
-
- RegistryFactory$Adaptive - org.apache.dubbo.registry中的类
-
- RegistryFactory$Adaptive() - 类 的构造器org.apache.dubbo.registry.RegistryFactory$Adaptive
-
- RouterFactory$Adaptive - org.apache.dubbo.rpc.cluster中的类
-
- RouterFactory$Adaptive() - 类 的构造器org.apache.dubbo.rpc.cluster.RouterFactory$Adaptive
-
S
- select(List, URL, Invocation) - 类 中的方法org.apache.dubbo.rpc.cluster.LoadBalance$Adaptive
-
- Serialization$Adaptive - org.apache.dubbo.common.serialize中的类
-
- Serialization$Adaptive() - 类 的构造器org.apache.dubbo.common.serialize.Serialization$Adaptive
-
- serialize(URL, OutputStream) - 类 中的方法org.apache.dubbo.common.serialize.Serialization$Adaptive
-
- StateRouterFactory$Adaptive - org.apache.dubbo.rpc.cluster.router.state中的类
-
- StateRouterFactory$Adaptive() - 类 的构造器org.apache.dubbo.rpc.cluster.router.state.StateRouterFactory$Adaptive
-
T
- ThreadPool$Adaptive - org.apache.dubbo.common.threadpool中的类
-
- ThreadPool$Adaptive() - 类 的构造器org.apache.dubbo.common.threadpool.ThreadPool$Adaptive
-
- Transporter$Adaptive - org.apache.dubbo.remoting中的类
-
- Transporter$Adaptive() - 类 的构造器org.apache.dubbo.remoting.Transporter$Adaptive
-
B C D E F G J L M O P R S T
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.