ANTS v2.0 API

Uses of Package
ants.core

Packages that use ants.core
ants.core   
ants.dante   
ants.route   
apps.mobile   
apps.multicast   
apps.ping   
apps.pong   
apps.stats   
apps.statsfusion   
tests The tests package contains simple regression tests that are used by the regression testing suite. 
 

Classes in ants.core used by ants.core
ByteArray
          Wrapper for an array of Bytes.
Capsule
          A capsule is a combination of a packet and its forwarding routine; the forwarding routine is executed at every active node the packet visits in the network.
Entity
          An Entity is an abstract class from which all Node-resident "things" are subclassed.
NeighborListener
          Interface for listening to changes in the immediate neighbors list maintained by the NeighborTable.
NeighborTable
          The neighbor table maintains a mapping of logical active network addresses to physical Addresses.
Node
          The per-flow Node interface.
NodeCache
          Node cache of managed soft-state.
Protocol
          Base class for all protocols.
RouteTable
          The basic ANTS route table.
TypeID
          Capsule, CapsuleClass, CodeGroup and Protocol identifiers.
Xdr
          An Xdr instance encapsulates an external, byte-oriented data structure (an "External Data Representation".) Xdr's can include Strings, byte arrays, booleans, bytes, shorts, ints, longs, TypeIDs.
 

Classes in ants.core used by ants.dante
Application
          Abstract node application.
Capsule
          A capsule is a combination of a packet and its forwarding routine; the forwarding routine is executed at every active node the packet visits in the network.
Entity
          An Entity is an abstract class from which all Node-resident "things" are subclassed.
Node
          The per-flow Node interface.
Protocol
          Base class for all protocols.
Xdr
          An Xdr instance encapsulates an external, byte-oriented data structure (an "External Data Representation".) Xdr's can include Strings, byte arrays, booleans, bytes, shorts, ints, longs, TypeIDs.
 

Classes in ants.core used by ants.route
Application
          Abstract node application.
Capsule
          A capsule is a combination of a packet and its forwarding routine; the forwarding routine is executed at every active node the packet visits in the network.
Entity
          An Entity is an abstract class from which all Node-resident "things" are subclassed.
NeighborListener
          Interface for listening to changes in the immediate neighbors list maintained by the NeighborTable.
Node
          The per-flow Node interface.
Protocol
          Base class for all protocols.
RouteTable
          The basic ANTS route table.
Xdr
          An Xdr instance encapsulates an external, byte-oriented data structure (an "External Data Representation".) Xdr's can include Strings, byte arrays, booleans, bytes, shorts, ints, longs, TypeIDs.
 

Classes in ants.core used by apps.mobile
Application
          Abstract node application.
ByteArray
          Wrapper for an array of Bytes.
Capsule
          A capsule is a combination of a packet and its forwarding routine; the forwarding routine is executed at every active node the packet visits in the network.
Entity
          An Entity is an abstract class from which all Node-resident "things" are subclassed.
Node
          The per-flow Node interface.
Protocol
          Base class for all protocols.
Xdr
          An Xdr instance encapsulates an external, byte-oriented data structure (an "External Data Representation".) Xdr's can include Strings, byte arrays, booleans, bytes, shorts, ints, longs, TypeIDs.
 

Classes in ants.core used by apps.multicast
Application
          Abstract node application.
ByteArray
          Wrapper for an array of Bytes.
Capsule
          A capsule is a combination of a packet and its forwarding routine; the forwarding routine is executed at every active node the packet visits in the network.
Entity
          An Entity is an abstract class from which all Node-resident "things" are subclassed.
Node
          The per-flow Node interface.
Protocol
          Base class for all protocols.
Xdr
          An Xdr instance encapsulates an external, byte-oriented data structure (an "External Data Representation".) Xdr's can include Strings, byte arrays, booleans, bytes, shorts, ints, longs, TypeIDs.
 

Classes in ants.core used by apps.ping
Application
          Abstract node application.
ByteArray
          Wrapper for an array of Bytes.
Capsule
          A capsule is a combination of a packet and its forwarding routine; the forwarding routine is executed at every active node the packet visits in the network.
DataCapsule
          Data capsule.
Entity
          An Entity is an abstract class from which all Node-resident "things" are subclassed.
Node
          The per-flow Node interface.
Protocol
          Base class for all protocols.
Xdr
          An Xdr instance encapsulates an external, byte-oriented data structure (an "External Data Representation".) Xdr's can include Strings, byte arrays, booleans, bytes, shorts, ints, longs, TypeIDs.
 

Classes in ants.core used by apps.pong
Application
          Abstract node application.
ByteArray
          Wrapper for an array of Bytes.
Capsule
          A capsule is a combination of a packet and its forwarding routine; the forwarding routine is executed at every active node the packet visits in the network.
DataCapsule
          Data capsule.
Entity
          An Entity is an abstract class from which all Node-resident "things" are subclassed.
Node
          The per-flow Node interface.
Protocol
          Base class for all protocols.
Xdr
          An Xdr instance encapsulates an external, byte-oriented data structure (an "External Data Representation".) Xdr's can include Strings, byte arrays, booleans, bytes, shorts, ints, longs, TypeIDs.
 

Classes in ants.core used by apps.stats
Application
          Abstract node application.
ByteArray
          Wrapper for an array of Bytes.
Capsule
          A capsule is a combination of a packet and its forwarding routine; the forwarding routine is executed at every active node the packet visits in the network.
DataCapsule
          Data capsule.
Entity
          An Entity is an abstract class from which all Node-resident "things" are subclassed.
Node
          The per-flow Node interface.
Protocol
          Base class for all protocols.
Xdr
          An Xdr instance encapsulates an external, byte-oriented data structure (an "External Data Representation".) Xdr's can include Strings, byte arrays, booleans, bytes, shorts, ints, longs, TypeIDs.
 

Classes in ants.core used by apps.statsfusion
Capsule
          A capsule is a combination of a packet and its forwarding routine; the forwarding routine is executed at every active node the packet visits in the network.
 

Classes in ants.core used by tests
Application
          Abstract node application.
Entity
          An Entity is an abstract class from which all Node-resident "things" are subclassed.
 


ANTS v2.0 API

This documentation is Copyright (C) 1998-2001 The University of Utah and the University of Washington. All Rights Reserved. See the individual source files for distribution terms.
Documentation, software, and mailing lists for ANTS v2.0 can be found at the Janos Project: http://www.cs.utah.edu/flux/janos/