org.jgroups.protocols
Class UDP1_4.MulticastReceiver

java.lang.Object
  extended byorg.jgroups.protocols.UDP1_4.MulticastReceiver
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
UDP1_4

public static class UDP1_4.MulticastReceiver
extends java.lang.Object
implements java.lang.Runnable


Constructor Summary
UDP1_4.MulticastReceiver()
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UDP1_4.MulticastReceiver

public UDP1_4.MulticastReceiver()
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable


Copyright ? 2001,2002 www.jgroups.com . All Rights Reserved.