Liferay 6.2-ce-ga5

com.liferay.util.transport
Class MulticastServerTool

java.lang.Object
  extended by 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.


Constructor Summary
MulticastServerTool()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MulticastServerTool

public MulticastServerTool()
Method Detail

main

public static void main(String[] args)

Liferay 6.2-ce-ga5