Uses of Class
org.jcsp.util.filter.FilteredChannelFactory
-
Packages that use FilteredChannelFactory Package Description org.jcsp.util.filter 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 FilteredChannelFactory Modifier and Type Field Description private static FilteredChannelFactory
FilteredChannel. factory
Default factory for creating the channels.
-