Uses of Class
org.jcsp.lang.AltingChannelAccept

Packages that use AltingChannelAccept
org.jcsp.lang 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.lang
 class Any2OneCallChannel
          This is the super-class for any-to-one interface-specific CALL channels, safe for use by many clients and one server.
 class One2OneCallChannel
          This is the super-class for one-to-one interface-specific CALL channels.
 



Copyright © 1996-2012. All Rights Reserved.