org.opennms.netmgt.ping
Class Ping.Stuff

java.lang.Object
  extended by org.opennms.netmgt.ping.Ping.Stuff
All Implemented Interfaces:
Runnable
Enclosing class:
Ping

public static class Ping.Stuff
extends Object
implements Runnable


Constructor Summary
Ping.Stuff(org.opennms.protocols.icmp.IcmpSocket socket, short icmpId)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Ping.Stuff

public Ping.Stuff(org.opennms.protocols.icmp.IcmpSocket socket,
                  short icmpId)
Method Detail

run

public void run()
Specified by:
run in interface Runnable


Copyright ? 2008. All Rights Reserved.