public interface AddressProvider extends SocketAddressProvider
SocketAddressProvider
which returns InetSocketAddress from getNextAddress().| Modifier and Type | Method | Description |
|---|---|---|
InetSocketAddress |
getNextAddress() |
Covariant of
SocketAddressProvider.getNextAddress() which
returns an InetSocketAddress. |
accept, equals, hashCode, rejectInetSocketAddress getNextAddress()
SocketAddressProvider.getNextAddress() which
returns an InetSocketAddress.getNextAddress in interface SocketAddressProvider