at.jku.fim.datalinksimulation.networkstack.outgoing
Interface OutgoingNetworkStackConfiguration


public interface OutgoingNetworkStackConfiguration

Title: OSI Simulation Framework

Copyright: (c) 2004-05

Company: FIM@JKU, www.fim.uni-linz.ac.at

Version:
$Id: OutgoingNetworkStackConfiguration.java,v 1.1 2005/10/27 13:10:11 aputzinger Exp $
Author:
Andreas Putzinger

Method Summary
 EncodingNetworkFilter[] getEncodingFilters(int osiLevel)
          Returns a filter configuration for a specified ISO/OSI Level
 

Method Detail

getEncodingFilters

EncodingNetworkFilter[] getEncodingFilters(int osiLevel)
Returns a filter configuration for a specified ISO/OSI Level

Parameters:
osiLevel - Number between 1 and 6
Returns:
Array of filters or null