| Package | Description |
|---|---|
| io.scalecube.services | |
| io.scalecube.services.routing |
| Modifier and Type | Method and Description |
|---|---|
ServiceCall |
ServiceCall.router(Router router)
Setter for
router. |
| Modifier and Type | Method and Description |
|---|---|
ServiceCall |
ServiceCall.router(Class<? extends Router> routerType)
Setter for
routerType. |
| Modifier and Type | Method and Description |
|---|---|
static Router |
Routers.getRouter(Class<? extends Router> routerType)
Get router instance by a given router class.
|
| Modifier and Type | Method and Description |
|---|---|
static Router |
Routers.getRouter(Class<? extends Router> routerType)
Get router instance by a given router class.
|
Copyright © 2015–2021. All rights reserved.