Uses of Class
org.jcsp.lang.ChannelInputWrapper
Packages that use ChannelInputWrapper
Package
Description
This defines filtering channels that can apply transformations to objects
as they are read and/or written.
-
Uses of ChannelInputWrapper in org.jcsp.util.filter
Subclasses of ChannelInputWrapper in org.jcsp.util.filterModifier and TypeClassDescription(package private) classWrapper for an input channel end to include read filtering functionality.classThis is wrapper for aSharedChannelInputthat adds read filtering.