Home | History | Annotate | Download | only in stack

Lines Matching refs:inetAddress

67 import java.net.InetAddress;
985 InetAddress inetAddress = InetAddress.getByName(hop.getHost());
987 inetAddress, hop.getPort());