See: Description
| Interface | Description |
|---|---|
| Address | |
| AdvertiseAddressFactory |
| Class | Description |
|---|---|
| AdvertiseAddress |
A wrapper for
InetSocketAddress that emphasizes the difference
between an address that should be used for binding a server port and one that
should be advertised to external entities. |
| BindAddress |
A wrapper for
InetSocketAddress that emphasizes the difference
between an address that should be used for binding a server port and one that
should be advertised to external entities. |
| InetAddressFactory | |
| PrivateAdvertiseAddressFactory | |
| PublicAdvertiseAddressFactory |
An
AdvertiseAddressFactory which creates public (non-loopback) addresses. |