org.jcsp.util.filter
public interface FilteredAny2OneChannel extends Any2OneChannel
Any2OneChannel
,
ReadFiltered
,
WriteFiltered
Modifier and Type | Method and Description |
---|---|
ReadFiltered |
inFilter()
Returns an interface for configuring read filters on the channel.
|
WriteFiltered |
outFilter()
Returns an interface for configuring write filters on the channel.
|
in, out
ReadFiltered inFilter()
WriteFiltered outFilter()
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.