Class IPHandler


  • public class IPHandler
    extends java.lang.Object
    Calculates the IP and subsequent retrieval of the IPs
    • Constructor Summary

      Constructors 
      Constructor Description
      IPHandler()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getIpAddress()
      gets the ip from configuration, if not set uses the system ip as retrieved.
      java.lang.String getIpAddresses()
      gets the main IP.
      • Methods inherited from class java.lang.Object

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

      • IPHandler

        public IPHandler()
    • Method Detail

      • getIpAddress

        public java.lang.String getIpAddress()
        gets the ip from configuration, if not set uses the system ip as retrieved.
        Returns:
      • getIpAddresses

        public java.lang.String getIpAddresses()
        gets the main IP.
        Returns: