| Package | Description |
|---|---|
| io.scalecube.net |
| Modifier and Type | Field and Description |
|---|---|
static Address |
Address.NULL_ADDRESS |
| Modifier and Type | Method and Description |
|---|---|
static Address |
Address.create(String host,
int port)
Create address from host and port.
|
static Address |
Address.from(String hostandport)
Parses given host:port string to create Address instance.
|
Copyright © 2015–2021. All rights reserved.