public class DNSResponse extends Object
Constructor and Description |
---|
DNSResponse(List<String> response) |
DNSResponse(TimeoutException exception) |
public DNSResponse(TimeoutException exception)
public List<String> getResponse() throws TimeoutException
TimeoutException
- get thrown if an timeout was returned while tried to
process a dns requestpublic String toString()
toString
in class Object
Object.toString()
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.