Searched defs:getByName (Results 1 – 4 of 4) sorted by relevance
81 public static ProtocolVersion getByName(String name) { in getByName() method in ProtocolVersion
800 public static CipherSuite getByName(String name) { in getByName() method in CipherSuite
106 public static NetworkInterface getByName(String interfaceName) throws SocketException { in getByName() method in NetworkInterface
288 public static InetAddress getByName(String host) throws UnknownHostException { in getByName() method in InetAddress