Class FTPClient.NatServerResolverImpl

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String resolve​(java.lang.String hostname)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • NatServerResolverImpl

        public NatServerResolverImpl​(FTPClient client)
    • Method Detail

      • resolve

        public java.lang.String resolve​(java.lang.String hostname)
                                 throws java.net.UnknownHostException
        Specified by:
        resolve in interface FTPClient.HostnameResolver
        Throws:
        java.net.UnknownHostException