Class SNMPPing
java.lang.Object
|
+----magician.Node.KUSmartPacketV2
|
+----SNMPPing
- public class SNMPPing
- extends KUSmartPacketV2
-
SNMPPing()
-
-
exec()
- this method is overridden by user to implement user logic
-
finalize()
-
SNMPPing
public SNMPPing()
exec
public void exec()
- this method is overridden by user to implement user logic
- Overrides:
- exec in class KUSmartPacketV2
finalize
protected void finalize()
- Overrides:
- finalize in class Object