ANTS v2.0 API

Uses of Class
ants.core.Entity

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

Uses of Entity in ants.core
 

Subclasses of Entity in ants.core
 class Application
          Abstract node application.
 class Extension
          XXX THIS CLASS IS NEVER USED.
 

Uses of Entity in ants.dante
 

Subclasses of Entity in ants.dante
 class DanteClient
          Sends periodic keep-alive messages to the core node in order to resubscribe to its address.
 class DanteServer
          This class dynamically distributes addresses for a core server.
 

Uses of Entity in ants.route
 

Subclasses of Entity in ants.route
 class DynamicRouteApp
          The "app" that maintains a node's dynamic routing tables.
 

Uses of Entity in apps.mobile
 

Subclasses of Entity in apps.mobile
 class MobileApplication
          primitive Mobile test application
 

Uses of Entity in apps.multicast
 

Subclasses of Entity in apps.multicast
 class MulticastApplication
          The Multicast test application for ANTSR(R).
 

Uses of Entity in apps.ping
 

Subclasses of Entity in apps.ping
 class PingApplication
          This was once a version of djw's PingApplication.
 

Uses of Entity in apps.pong
 

Subclasses of Entity in apps.pong
 class PongApplication
          Takes most parameters via command line arguments.
 

Uses of Entity in apps.stats
 

Subclasses of Entity in apps.stats
 class StatsApplication
          This application transverses the network, starting with the node it is run from and returns statistics from all reachable nodes within a specifiable depth
 

Uses of Entity in tests
 

Subclasses of Entity in tests
 class ANEPDemultiplexKeyTester
           
 class ANTSRDemultiplexKeyTester
           
 class CapsuleTester
           
 class LineListTokenizerTest
           
 class ProtocolTester
           
 class Tester
           
 


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/