Class ModClusterAdvertizeListener


  • public class ModClusterAdvertizeListener
    extends java.lang.Object
    Listens on 224.0.1.105:23364 for mod-cluster advertizements from httpd daemons and prints them to stdout
    Version:
    $Revision: 1.1 $
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      (package private) static void help()  
      static void main​(java.lang.String[] args)  
      • Methods inherited from class java.lang.Object

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

      • ModClusterAdvertizeListener

        public ModClusterAdvertizeListener()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
      • help

        static void help()