solar.service.fap
Interface Filter

All Superinterfaces:
DataSink, DataSource, Identifiable

public interface Filter
extends DataSource, DataSink, Identifiable

Filter is one component that processes one or more incoming data streams and produces another one.

Version:
$Id: Filter.java,v 1.3 2003/07/18 02:10:15 glchen Exp $
Author:
Guanling Chen

Methods inherited from interface solar.service.fap.DataSource
attachOutputPipe, getOutputPipes, getOutputPorts, pullData
 
Methods inherited from interface solar.service.fap.DataSink
attachInputPipe, getInputPipes, getInputPorts, pushData
 
Methods inherited from interface solar.api.Identifiable
getId, setId