| 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) |
| Modifier and Type | Class and Description |
|---|---|
class |
StubProxyFactory
Stub proxy factory is used to generate non-reflection invoker and proxy.
|
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.