public static final class SimpleAddressSelector.SimpleAddress extends Object implements Address
| Constructor and Description |
|---|
SimpleAddress(com.google.common.net.HostAndPort hostAndPort) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
com.google.common.net.HostAndPort |
getHostAndPort() |
int |
hashCode() |
String |
toString() |
public SimpleAddress(com.google.common.net.HostAndPort hostAndPort)
public com.google.common.net.HostAndPort getHostAndPort()
getHostAndPort in interface AddressCopyright © 2012–2018. All rights reserved.