public interface AddressProvider extends SocketAddressProvider
SocketAddressProvider which returns InetSocketAddress from getNextAddress().| Modifier and Type | Method and 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