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) class
Wrapper for an input channel end to include read filtering functionality.class
This is wrapper for aSharedChannelInput
that adds read filtering.