Uses of Class
org.jcsp.lang.AltingChannelAccept
Packages that use AltingChannelAccept
Package
Description
This provides classes and interfaces corresponding to the fundamental
primitives of CSP.
-
Uses of AltingChannelAccept in org.jcsp.lang
Subclasses of AltingChannelAccept in org.jcsp.langModifier and TypeClassDescriptionclass
This is the super-class for any-to-one interface-specific CALL channels, safe for use by many clients and one server.class
This is the super-class for one-to-one interface-specific CALL channels.