mss.ea.core
Interface IndividualRouter
- All Known Implementing Classes:
- ConditionalRouter, MultiConditionalRouter
- public interface IndividualRouter
Interface for classes which are able to route individual streams to different locations.
- Since:
- 0.2
- Version:
- $Revision: 1.3 $ $Date: 2001/11/13 09:47:56 $
- Author:
- Andreas Rummler
route
public int route(IndividualStream is)
- Performs the evaluation of the routing condition.
- Parameters:
is
- individual stream to route- Returns:
- slot to route the stream to
Copyright © 2000-2001 Technical University of Ilmenau, Department ESS