JNodeOS v1.1.5 API

edu.utah.janos.util
Class SimpleDemultiplexKey

java.lang.Object
  |
  +--edu.utah.janos.nodeos.pj_DemultiplexKey
        |
        +--edu.utah.janos.nodeos.DemultiplexKey
              |
              +--edu.utah.janos.util.SimpleDemultiplexKey

public class SimpleDemultiplexKey
extends DemultiplexKey


Fields inherited from class edu.utah.janos.nodeos.DemultiplexKey
ETH_ALLFLAGS, ETH_ANYDADDR, ETH_ANYETYPE, ETH_ANYSADDR, IPV4_ALLFLAGS, IPV4_ANYDADDR, IPV4_ANYPROTO, IPV4_ANYSADDR
 
Constructor Summary
SimpleDemultiplexKey(Flow flow, int offset, byte[] value)
           
 
Methods inherited from class edu.utah.janos.nodeos.DemultiplexKey
add, add, add, addANEP, addETH, addIPv4, addTCP, addUDP, length, match, match, matches, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SimpleDemultiplexKey

public SimpleDemultiplexKey(Flow flow,
                            int offset,
                            byte[] value)

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/