| Package | Description |
|---|---|
| io.scalecube.services.registry.api | |
| io.scalecube.services.routing |
| Modifier and Type | Method and Description |
|---|---|
List<ServiceReference> |
ServiceRegistry.listServiceReferences() |
List<ServiceReference> |
ServiceRegistry.lookupService(Predicate<? super ServiceReference> filter) |
List<ServiceReference> |
ServiceRegistry.lookupService(String qualifier) |
| Modifier and Type | Method and Description |
|---|---|
List<ServiceReference> |
ServiceRegistry.lookupService(Predicate<? super ServiceReference> filter) |
| Modifier and Type | Method and Description |
|---|---|
Optional<ServiceReference> |
Router.route(ServiceRegistry serviceRegistry,
ServiceMessage request)
Returns suitable service references for a given request message.
|
Copyright © 2015–2018. All rights reserved.