JNodeOS v1.1.5 API

edu.utah.janos.tests.envs
Class PacketDump

java.lang.Object
  |
  +--edu.utah.janos.nodeos.FlowRun
        |
        +--edu.utah.janos.util.FlowBase
              |
              +--edu.utah.janos.tests.envs.PacketDump

public class PacketDump
extends FlowBase

Java equivalent of the Moab "packetdump" environment. Prints every packet received on every interface.


Fields inherited from class edu.utah.janos.util.FlowBase
args, commSpaceHandle, flow
 
Constructor Summary
PacketDump()
           
 
Method Summary
 void setupChannels()
           
 void start()
           
 
Methods inherited from class edu.utah.janos.util.FlowBase
run
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PacketDump

public PacketDump()
Method Detail

start

public void start()
Overrides:
start in class FlowBase

setupChannels

public void setupChannels()
                   throws java.lang.Exception

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/