Uses of Class
org.jcsp.util.filter.FilteredChannelEndFactory
Packages that use FilteredChannelEndFactory
Package
Description
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.
-
Uses of FilteredChannelEndFactory in org.jcsp.net.dynamic
Fields in org.jcsp.net.dynamic declared as FilteredChannelEndFactoryModifier and TypeFieldDescription(package private) static FilteredChannelEndFactory
MigratableAltingChannelInputImpl.FACTORY
Factory for creating filtered channel ends. -
Uses of FilteredChannelEndFactory in org.jcsp.util.filter
Fields in org.jcsp.util.filter declared as FilteredChannelEndFactoryModifier and TypeFieldDescriptionprivate static final FilteredChannelEndFactory
FilteredChannelEnd.factory
The default factory for creating the channel ends.