Class DNSHandle

java.lang.Object
com.oracle.libuv.DNSHandle

public class DNSHandle
extends java.lang.Object
  • Method Summary

    Modifier and Type Method Description
    int execute()  
    java.lang.String getHost()  
    int getPort()  
    void setDnsCallback​(DnsCallback callback)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait