org.apache.http.conn.scheme
Interface HostNameResolver


public interface HostNameResolver


Method Summary
 java.net.InetAddress resolve(java.lang.String hostname)
           
 

Method Detail

resolve

java.net.InetAddress resolve(java.lang.String hostname)
                             throws java.io.IOException
Throws:
java.io.IOException


Copyright © 1999-2008 Apache Software Foundation. All Rights Reserved.