JNodeOS v1.1.5 API

edu.utah.janos.nodeos
Class FlowRun

java.lang.Object
  |
  +--edu.utah.janos.nodeos.FlowRun
Direct Known Subclasses:
CPUHogs, Flood, FloodSink, FlowBase, ICMPFlow, MemoryChewer, MemoryHog, PassThru, PingFlow, WorkerBee

public abstract class FlowRun
extends java.lang.Object

A protocol should override FlowRun so that a flow can be created for it. When the flow is created, the overridden run() method is called.

Author:
Janos Ministry of Development

Constructor Summary
FlowRun()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FlowRun

public FlowRun()

JNodeOS v1.1.5 API

This documentation is Copyright (C) 1998-2001 The University of Utah. All Rights Reserved. See the file LICENSE for distribution terms.
Documentation, software, and mailing list archives for Janos can be found at the Janos Project: http://www.cs.utah.edu/flux/janos/