Active Virtual Network Management Prediction (AVNMP) Classes

avnmp.java.start
Class AvnmpDriverBase

java.lang.Object
  |
  +--magician.Node.KU_SmartPacket_V2
        |
        +--avnmp.java.start.AvnmpDriverBase
All Implemented Interfaces:
java.lang.Runnable, java.io.Serializable

public class AvnmpDriverBase
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.

Version:
$Revision: 1.1.1.1 $ $State: Exp $
Author:
Steve Bush
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
AvnmpDriverBase()
           
 
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

AvnmpDriverBase

public AvnmpDriverBase()

Active Virtual Network Management Prediction (AVNMP) Classes