Uses of Package
org.jcsp.util.filter
Packages that use org.jcsp.util.filter
Package
Description
This is main package for JCSP.NET.
Supports dynamic operations over the JCSP.NET infrastructure.
This defines filtering channels that can apply transformations to objects
as they are read and/or written.
-
Classes in org.jcsp.util.filter used by org.jcsp.netClassDescriptionInterface for an Any2One channel that supports filtering operations at each end.
-
Classes in org.jcsp.util.filter used by org.jcsp.net.dynamicClassDescriptionInterface for channel plug-ins that define filtering operations - transformations on the data as it is read or written.Interface for a channel input end that supports filtering operations.Interface for a channel output end that supports write filtering operations.Interface for a channel end supporting read filtering operations.Interface for a channel end supporting write filtering operations.
-
Classes in org.jcsp.util.filter used by org.jcsp.util.filterClassDescriptionInterface for channel plug-ins that define filtering operations - transformations on the data as it is read or written.Implements an
AltingChannelInputchannel end that also supports read filters.Interface for an Any2Any channel that has support for filtering at both ends.Interface for an Any2One channel that supports filtering operations at each end.Interface for a channel input end that supports filtering operations.Interface for a channel output end that supports write filtering operations.Interface for anAny2Anychannel that supports both read and write filters.Interface for aOne2Onechannel that supports filtering operations at each end.Interface for a channel input end that supports filtering and can be shared by multiple processes.Interface for an output channel end that supports filtering operations and can be shared by multiple concurrent processes.Interface for a channel end supporting read filtering operations.Interface for a channel end supporting write filtering operations.