Searched refs:getHostStringMethod (Results 1 – 2 of 2) sorted by relevance
583 Method getHostStringMethod = InetSocketAddress.class.getMethod("getHostString"); in getHost() local584 return (String) getHostStringMethod.invoke(addr); in getHost()
META-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...