Class SNMPPing

java.lang.Object
   |
   +----magician.Node.KUSmartPacketV2
           |
           +----SNMPPing

public class SNMPPing
extends KUSmartPacketV2

Constructor Index

 o SNMPPing()

Method Index

 o exec()
this method is overridden by user to implement user logic
 o finalize()

Constructors

 o SNMPPing
 public SNMPPing()

Methods

 o exec
 public void exec()
this method is overridden by user to implement user logic

Overrides:
exec in class KUSmartPacketV2
 o finalize
 protected void finalize()
Overrides:
finalize in class Object
1