Class InetUtil


  • public class InetUtil
    extends java.lang.Object
    Author:
    Lucian Chirita (lucianc@users.sourceforge.net)
    • Constructor Summary

      Constructors 
      Constructor Description
      InetUtil()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static int getAvailablePort()  
      static java.net.Inet4Address getIPv4Loopback()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • InetUtil

        public InetUtil()
    • Method Detail

      • getIPv4Loopback

        public static java.net.Inet4Address getIPv4Loopback()
      • getAvailablePort

        public static int getAvailablePort()