@UnstableApi
public interface DnsServerAddressStream
Modifier and Type | Method and Description |
---|---|
InetSocketAddress |
next()
Retrieves the next DNS server address from the stream.
|
InetSocketAddress next()
Copyright © 2008–2017 The Netty Project. All rights reserved.