org.javagroups.protocols
Class UDP.UcastReceiver

java.lang.Object
  extended byorg.javagroups.protocols.UDP.UcastReceiver
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
UDP

public class UDP.UcastReceiver
extends java.lang.Object
implements java.lang.Runnable


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

Constructor Detail

UDP.UcastReceiver

public UDP.UcastReceiver()
Method Detail

start

public void start()

stop

public void stop()

run

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


Copyright © 2001,2002 www.javagroups.com . All Rights Reserved.