Uses of Class
org.jcsp.util.filter.FilteredChannelFactory
Packages that use FilteredChannelFactory
Package
Description
This defines filtering channels that can apply transformations to objects
as they are read and/or written.
-
Uses of FilteredChannelFactory in org.jcsp.util.filter
Fields in org.jcsp.util.filter declared as FilteredChannelFactoryModifier and TypeFieldDescriptionprivate static FilteredChannelFactory
FilteredChannel.factory
Default factory for creating the channels.