Documentation of 'org.ujmp.core.util.NetworkUtil' Java class
NetworkUtil
org.ujmp.core.util

Class NetworkUtil



  • public abstract class NetworkUtil
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor and Description
      NetworkUtil() 
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static java.lang.String getHostName(java.lang.String address) 
      static java.util.List<java.lang.String> getIPAddresses() 
      static int getRandomLocalPort() 
      • Methods inherited from class java.lang.Object

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

      • NetworkUtil

        public NetworkUtil()
    • Method Detail

      • getIPAddresses

        public static final java.util.List<java.lang.String> getIPAddresses()
                                                                     throws java.net.SocketException
        Throws:
        java.net.SocketException
      • getRandomLocalPort

        public static int getRandomLocalPort()
                                      throws java.io.IOException
        Throws:
        java.io.IOException
      • getHostName

        public static java.lang.String getHostName(java.lang.String address)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.