DRCL J-Sim API

drcl.diffserv
Class Classifiers

java.lang.Object
  extended bydrcl.diffserv.Classifiers
All Implemented Interfaces:
DFConstants

public class Classifiers
extends java.lang.Object
implements DFConstants

Collection of packet classifiers to be used in queue classes. Examples of queue classes that use packet classifier are ColorQueue and MQueue.


Field Summary
 
Fields inherited from interface drcl.diffserv.DFConstants
_AF_CLASSES, _SINGLE_RATE, _TWO_RATE, AF11, AF11_TOS, AF12, AF12_TOS, AF13, AF13_TOS, AF1x, AF1x_TOS, AF21, AF21_TOS, AF22, AF22_TOS, AF23, AF23_TOS, AF2x, AF2x_TOS, AF31, AF31_TOS, AF32, AF32_TOS, AF33, AF33_TOS, AF3x, AF3x_TOS, BE, BE_TOS, DFCLASS_MASK, DSCPMask, DSCPShift, EF, EF_TOS, GREEN, IN_PROFILE, MODES, OUT_PROFILE, RED, SINGLE_RATE, TWO_RATE, YELLOW
 
Constructor Summary
Classifiers()
           
 
Method Summary
static PktClassifier getAF1xClassifier2()
           
static PktClassifier getAF1xClassifier3()
           
static PktClassifier getAF2xClassifier2()
           
static PktClassifier getAF2xClassifier3()
           
static PktClassifier getAF3xClassifier2()
           
static PktClassifier getAF3xClassifier3()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Classifiers

public Classifiers()
Method Detail

getAF1xClassifier2

public static PktClassifier getAF1xClassifier2()

getAF2xClassifier2

public static PktClassifier getAF2xClassifier2()

getAF3xClassifier2

public static PktClassifier getAF3xClassifier2()

getAF1xClassifier3

public static PktClassifier getAF1xClassifier3()

getAF2xClassifier3

public static PktClassifier getAF2xClassifier3()

getAF3xClassifier3

public static PktClassifier getAF3xClassifier3()

DRCL J-Sim API

Copyright © 1998-2003 Distributed Real-time Computing Lab (DRCL). All Rights Reserved.     ~ To J-Sim Home ~