Uses of Class
org.jcsp.lang.AltingChannelInputWrapper
Packages that use AltingChannelInputWrapper
Package
Description
This is main package for JCSP.NET.
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 AltingChannelInputWrapper in org.jcsp.net
Subclasses of AltingChannelInputWrapper in org.jcsp.netModifier and TypeClassDescriptionclassAn abstract class that is sub-classed by classes whose instances should be networked channel ends that can be used as anobjects.AltingChannelInput -
Uses of AltingChannelInputWrapper in org.jcsp.net.dynamic
Subclasses of AltingChannelInputWrapper in org.jcsp.net.dynamicModifier and TypeClassDescriptionclassA migratable input channel end that can be used as a guard within anAlternative. -
Uses of AltingChannelInputWrapper in org.jcsp.net2
Subclasses of AltingChannelInputWrapper in org.jcsp.net2Modifier and TypeClassDescriptionclassA NetChannelInput that may be used as a guard. -
Uses of AltingChannelInputWrapper in org.jcsp.util.filter
Subclasses of AltingChannelInputWrapper in org.jcsp.util.filterModifier and TypeClassDescriptionclassImplements anAltingChannelInputchannel end that also supports read filters.