com.liferay.util.transport
Class MulticastServerTool
java.lang.Object
com.liferay.util.transport.MulticastServerTool
public class MulticastServerTool
- extends Object
A server that will send out heart beat messages until you kill it. This
enables you to try and debug multicast issues.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MulticastServerTool
public MulticastServerTool()
main
public static void main(String[] args)