be.ac.ulg.montefiore.run.totem.repository.SAMTE.model
Class DstNodeFEC

java.lang.Object
  extended by be.ac.ulg.montefiore.run.totem.repository.SAMTE.model.DstNodeFEC
All Implemented Interfaces:
FEC, java.lang.Cloneable

public class DstNodeFEC
extends java.lang.Object
implements FEC

Creation date: 24-Feb-2005 10:49:12

Author:
Fabian Skivee (skivee@run.montefiore.ulg.ac.be)

Constructor Summary
DstNodeFEC(Node dstNode)
           
 
Method Summary
 java.lang.Object clone()
           
 boolean equals(FEC fec)
           
 boolean match(TrafficDescriptor td)
           
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DstNodeFEC

public DstNodeFEC(Node dstNode)
Method Detail

match

public boolean match(TrafficDescriptor td)
Specified by:
match in interface FEC

clone

public java.lang.Object clone()
Overrides:
clone in class java.lang.Object

equals

public boolean equals(FEC fec)
Specified by:
equals in interface FEC


Copyright © 2004-2007 Research Unit in Networking, All Rights Reserved.