| 程序包 | 说明 |
|---|---|
| com.weibo.api.motan.config | |
| com.weibo.api.motan.proxy | |
| com.weibo.api.motan.proxy.spi | |
| com.weibo.api.motan.transport |
| 限定符和类型 | 字段和说明 |
|---|---|
protected MeshClient |
MeshClientConfig.meshClient |
protected MeshClient |
AbstractRefererConfig.meshClient |
| 限定符和类型 | 方法和说明 |
|---|---|
MeshClient |
MeshClientConfig.getMeshClient() |
MeshClient |
AbstractRefererConfig.getMeshClient() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
AbstractRefererConfig.setMeshClient(MeshClient meshClient) |
| 限定符和类型 | 字段和说明 |
|---|---|
protected MeshClient |
MeshClientRefererInvocationHandler.meshClient |
| 限定符和类型 | 方法和说明 |
|---|---|
default <T> T |
ProxyFactory.getProxy(Class<T> clz,
URL refUrl,
MeshClient meshClient) |
| 构造器和说明 |
|---|
MeshClientRefererInvocationHandler(Class<T> clz,
URL refUrl,
MeshClient meshClient)
only for InvocationHandler
|
MeshClientRefererInvocationHandler(URL refUrl,
MeshClient meshClient)
only for CommonClient
|
| 限定符和类型 | 方法和说明 |
|---|---|
<T> T |
JdkProxyFactory.getProxy(Class<T> clz,
URL refUrl,
MeshClient meshClient) |
<T> T |
CommonProxyFactory.getProxy(Class<T> clz,
URL refUrl,
MeshClient meshClient) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
DefaultMeshClient |
Copyright © 2023. All rights reserved.