| Package | Description |
|---|---|
| io.scalecube.services | |
| io.scalecube.services.methods |
| Modifier and Type | Method and Description |
|---|---|
ServiceInfo |
ServiceInfo.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
Collection<ServiceInfo> |
ServiceProvider.provide(ServiceCall call) |
| Modifier and Type | Method and Description |
|---|---|
static ServiceInfo.Builder |
ServiceInfo.from(ServiceInfo serviceInfo) |
static List<ServiceRegistration> |
ServiceScanner.scanServiceInfo(ServiceInfo serviceInfo)
Scans
ServiceInfo and builds list of ServiceRegistration-s. |
| Modifier and Type | Method and Description |
|---|---|
List<ServiceInfo> |
ServiceMethodRegistry.listServices() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceMethodRegistry.registerService(ServiceInfo serviceInfo) |
Copyright © 2015–2021. All rights reserved.