public static class SessionOptions.ServerAddress extends Object
| Constructor and Description |
|---|
ServerAddress(String host,
int port) |
| Modifier and Type | Method and Description |
|---|---|
String |
host() |
int |
port() |
void |
setHost(String host) |
void |
setPort(int port) |
String |
toEndpointString() |
String |
toString() |
public ServerAddress(String host, int port)
Copyright © 2021 Bloomberg L.P.. All rights reserved.