Active Virtual Network Management Prediction (AVNMP) Classes

avnmp.java.start
Class InjectSnmpBase

java.lang.Object
  |
  +--magician.Node.KU_SmartPacket_V2
        |
        +--avnmp.java.start.InjectSnmpBase
All Implemented Interfaces:
java.lang.Runnable, java.io.Serializable
Direct Known Subclasses:
InjectSnmp, SnmpAgentMain

public class InjectSnmpBase
extends magician.Node.KU_SmartPacket_V2

This research is funded by DARPA/ITO Contract Number: F30602-98-C-0230 supported by the Air Force Research Laboratory/IF.

See Also:
Serialized Form

Fields inherited from class magician.Node.KU_SmartPacket_V2
CPU_Requirements, Destination_Address, IO_BW_Requirements, Memory_Requirements, NextHop, PacketID, Source_Address, TypeID
 
Constructor Summary
InjectSnmpBase()
           
 
Methods inherited from class magician.Node.KU_SmartPacket_V2
AcquireSmallState, build, CreateSmallState, describeComponents, DestroySmallState, exec, GetCanonicalAddress, GetLinkLayerAddress, GetNetName, GetNextHop, GetNodeName, GetNumberOfHops, GetService, GetSmallState, GetSmallState, getSourceAddress, getTypeId, halt, pathNotFound, run, SendForProcessing, SendSmartPacket, SendSmartPacket, SetSmallState, sleep, yield
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InjectSnmpBase

public InjectSnmpBase()

Active Virtual Network Management Prediction (AVNMP) Classes