public interface RemoteConnectionEndpoint
| Modifier and Type | Interface and Description |
|---|---|
static class |
RemoteConnectionEndpoint.InetSocketAddressCoupling<RCE extends RemoteConnectionEndpoint> |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDescription() |
java.lang.CharSequence |
getHost() |
java.util.Collection<? extends java.net.InetAddress> |
getInetAddresses() |
UInt16 |
getPort() |
java.lang.CharSequence getHost()
UInt16 getPort()
java.util.Collection<? extends java.net.InetAddress> getInetAddresses()
java.lang.String getDescription()