org.jgroups.protocols
Class UNICAST2.ConnectionReaper

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

protected class UNICAST2.ConnectionReaper
extends java.lang.Object
implements java.lang.Runnable


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

Constructor Detail

UNICAST2.ConnectionReaper

protected UNICAST2.ConnectionReaper()
Method Detail

run

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

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 1998-2012 Bela Ban / Red Hat. All Rights Reserved.