Class HostnameHandler


  • public class HostnameHandler
    extends java.lang.Object
    Reliable Hostname Treatment
    • Constructor Summary

      Constructors 
      Constructor Description
      HostnameHandler()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getHostname()
      gets the hostname
      • Methods inherited from class java.lang.Object

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

      • HostnameHandler

        public HostnameHandler()
    • Method Detail

      • getHostname

        public java.lang.String getHostname()
        gets the hostname
        Returns: