public class NetUtil extends Object
NetUtil()
static int
findAvailablePort(int defaultPort)
static boolean
isPortUsed(int port)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NetUtil()
public static int findAvailablePort(int defaultPort)
defaultPort
public static boolean isPortUsed(int port)
port
Copyright © 2020. All rights reserved.