Searched defs:getHostString (Results 1 – 3 of 3) sorted by relevance
193 static String getHostString(InetSocketAddress socketAddress) { in getHostString() method in RouteSelector
190 static String getHostString(InetSocketAddress socketAddress) { in getHostString() method in RouteSelector
314 @Test public void getHostString() throws Exception { in getHostString() method in RouteSelectorTest