| Package | Description |
|---|---|
| org.apache.dubbo.rpc.protocol | |
| org.apache.dubbo.rpc.proxy | |
| org.apache.dubbo.rpc.proxy.javassist | |
| org.apache.dubbo.rpc.proxy.jdk | |
| org.apache.dubbo.rpc.proxy.wrapper |
| Modifier and Type | Method and Description |
|---|---|
ProxyFactory |
AbstractProxyProtocol.getProxyFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractProxyProtocol.setProxyFactory(ProxyFactory proxyFactory) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractProxyFactory
AbstractProxyFactory
|
| Modifier and Type | Class and Description |
|---|---|
class |
JavassistProxyFactory
JavassistRpcProxyFactory
|
| Modifier and Type | Class and Description |
|---|---|
class |
JdkProxyFactory
JdkRpcProxyFactory
|
| Modifier and Type | Class and Description |
|---|---|
class |
StubProxyFactoryWrapper
StubProxyFactoryWrapper
|
| Constructor and Description |
|---|
StubProxyFactoryWrapper(ProxyFactory proxyFactory) |
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.