Uses of Class
org.jcsp.util.filter.FilteredChannelOutputWrapper
Packages that use FilteredChannelOutputWrapper
Package
Description
This defines filtering channels that can apply transformations to objects
as they are read and/or written.
-
Uses of FilteredChannelOutputWrapper in org.jcsp.util.filter
Subclasses of FilteredChannelOutputWrapper in org.jcsp.util.filterModifier and TypeClassDescriptionclass
This is wrapper for aSharedChannelOutput
that adds write filtering.