org.opennms.netmgt.icmp.jni6
Class Ping.Stuff

java.lang.Object
  extended by org.opennms.netmgt.icmp.jni6.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.icmp6.ICMPv6Socket 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.icmp6.ICMPv6Socket socket,
                  short icmpId)
Method Detail

run

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


Copyright © 2011. All Rights Reserved.