| Package | Description |
|---|---|
| com.weibo.api.motan.protocol.rpc | |
| com.weibo.api.motan.transport | |
| com.weibo.api.motan.transport.support |
| Modifier and Type | Field and Description |
|---|---|
protected Client |
DefaultRpcReferer.client |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractClient |
class |
AbstractPoolClient |
class |
AbstractSharedPoolClient |
| Modifier and Type | Method and Description |
|---|---|
Client |
EndpointFactory.createClient(URL url)
create remote client
|
| Modifier and Type | Method and Description |
|---|---|
void |
EndpointFactory.safeReleaseResource(Client client,
URL url)
safe release client
|
| Modifier and Type | Method and Description |
|---|---|
Client |
AbstractEndpointFactory.createClient(URL url) |
protected abstract Client |
AbstractEndpointFactory.innerCreateClient(URL url) |
| Modifier and Type | Method and Description |
|---|---|
Set<Client> |
HeartbeatClientEndpointManager.getClients() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractEndpointFactory.safeReleaseResource(Client client,
URL url) |
Copyright © 2019. All rights reserved.