org.jgroups.protocols
Class UDP_NIO.MulticastReceiver

java.lang.Object
  extended by org.jgroups.protocols.UDP_NIO.MulticastReceiver
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
UDP_NIO

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


Constructor Summary
UDP_NIO.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

UDP_NIO.MulticastReceiver

public UDP_NIO.MulticastReceiver()
Method Detail

run

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


Copyright ? 1998-2005 Bela Ban. All Rights Reserved.