CSP for Java
(JCSP) 1.1-rc4

Package org.jcsp.util.filter

This defines filtering channels that can apply transformations to objects as they are read and/or written.

See: Description

Package org.jcsp.util.filter Description

This defines filtering channels that can apply transformations to objects as they are read and/or written. A completely filtered channel can be created using the FilteredChannel factory, or a filtered end can be created for an existing channel.

Only a PoisonFilter is included in this package. User-defined filters can be created by implementing the Filter interface to define the transformation operation to apply on data objects.

CSP for Java
(JCSP) 1.1-rc4

Submit a bug or feature to jcsp-team@kent.ac.uk
Version 1.1-rc4 of the JCSP API Specification (Copyright 1997-2008 P.D.Austin and P.H.Welch - All Rights Reserved)
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.