| Package | Description |
|---|---|
| com.weibo.api.motan.cluster | |
| com.weibo.api.motan.cluster.support | |
| com.weibo.api.motan.protocol.rpc | |
| com.weibo.api.motan.rpc |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Cluster<T>
Cluster is a service broker, used to
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClusterSpi<T>
Cluster spi.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultRpcExporter<T>
Created by zhanglei28 on 2017/9/1.
|
class |
DefaultRpcReferer<T>
Created by zhanglei28 on 2017/9/1.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Caller<T>
类说明
|
interface |
Exporter<T>
Export service providers.
|
interface |
Provider<T>
Service provider.
|
interface |
Referer<T>
Refer to a service.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractExporter<T>
abstract exporter
|
class |
AbstractNode |
class |
AbstractProvider<T> |
class |
AbstractReferer<T>
abstract referer
|
class |
DefaultProvider<T> |
Copyright © 2019. All rights reserved.