Class IPToHostNameResolver


  • public class IPToHostNameResolver
    extends java.lang.Object
    • Field Detail

      • resolve_pool

        private static final ThreadPool resolve_pool
    • Constructor Detail

      • IPToHostNameResolver

        public IPToHostNameResolver()
    • Method Detail

      • syncResolve

        public static java.lang.String syncResolve​(java.lang.String ip,
                                                   int timeout)
                                            throws java.lang.Exception
        Throws:
        java.lang.Exception