at.jku.fim.datalinksimulation.networkstack
Interface NetworkFilter
- All Known Subinterfaces:
- DecodingNetworkFilter, EncodingNetworkFilter
- All Known Implementing Classes:
- EasyL2CRCCheckFilter, EasyL2DecodingFilter, EasyL2DestinationFilter, EasyL2EncodingFilter, EasyL2SanityCheckFilter, EasyL2v2DestuffingFilter, EasyL2v2StuffingFilter
public interface NetworkFilter
Title: OSI Simulation Framework
Copyright: (c) 2004-05
Company: FIM@JKU, www.fim.uni-linz.ac.at
- Version:
- $Id: NetworkFilter.java,v 1.1 2005/10/27 13:10:11 aputzinger Exp $
- Author:
- Andreas Putzinger
OSI_LAYER_1
static final int OSI_LAYER_1
- See Also:
- Constant Field Values
OSI_LAYER_2
static final int OSI_LAYER_2
- See Also:
- Constant Field Values
OSI_LAYER_3
static final int OSI_LAYER_3
- See Also:
- Constant Field Values
OSI_LAYER_4
static final int OSI_LAYER_4
- See Also:
- Constant Field Values
OSI_LAYER_5
static final int OSI_LAYER_5
- See Also:
- Constant Field Values
OSI_LAYER_6
static final int OSI_LAYER_6
- See Also:
- Constant Field Values
getFilterOSILayer
int[] getFilterOSILayer()
- Returns:
- Returns an array containing all OSI layers a filter supports
Submit a bug
Copyright 2004, 2005 Michael Sonntag & Institute for Information Processing and Microprocessor Technology (FIM), Johannes-Kepler-University Linz, Altenbergerstr. 69, A-4040 Linz, Austria.