ANTS v2.0 API

Uses of Class
ants.util.KeyArgs

Packages that use KeyArgs
ants.core   
ants.dante   
ants.route   
ants.util   
apps.mobile   
apps.multicast   
apps.ping   
apps.pong   
apps.stats   
apps.statsfusion   
 

Uses of KeyArgs in ants.core
 

Methods in ants.core with parameters of type KeyArgs
 void Extension.setArgs(KeyArgs k)
           
 void Application.setArgs(KeyArgs k)
          Parse command line arguments for this application.
 

Uses of KeyArgs in ants.dante
 

Methods in ants.dante with parameters of type KeyArgs
 void DanteServer.setArgs(KeyArgs k)
           
 void DanteClient.setArgs(KeyArgs k)
           
 

Uses of KeyArgs in ants.route
 

Methods in ants.route with parameters of type KeyArgs
 void DynamicRouteApp.setArgs(KeyArgs k)
          Parse command line arguments.
 

Uses of KeyArgs in ants.util
 

Methods in ants.util with parameters of type KeyArgs
 void KeyArgs.merge(KeyArgs k)
          Merge the given set of KeyArgs into the current list.
 

Uses of KeyArgs in apps.mobile
 

Methods in apps.mobile with parameters of type KeyArgs
 void MobileApplication.setArgs(KeyArgs k)
           
 

Uses of KeyArgs in apps.multicast
 

Methods in apps.multicast with parameters of type KeyArgs
 void MulticastApplication.setArgs(KeyArgs k)
           
 

Uses of KeyArgs in apps.ping
 

Methods in apps.ping with parameters of type KeyArgs
 void PingApplication.setArgs(KeyArgs k)
          Parse command line arguments.
 

Uses of KeyArgs in apps.pong
 

Methods in apps.pong with parameters of type KeyArgs
 void PongApplication.setArgs(KeyArgs k)
          Parse command line arguments.
 

Uses of KeyArgs in apps.stats
 

Methods in apps.stats with parameters of type KeyArgs
 void StatsApplication.setArgs(KeyArgs k)
          Parse command line arguments.
 

Uses of KeyArgs in apps.statsfusion
 

Methods in apps.statsfusion with parameters of type KeyArgs
 void StatsApplication.setArgs(KeyArgs k)
          Parse command line arguments.
 


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/