Uses of Interface
org.jcsp.lang.RejectableChannelInput

Packages that use RejectableChannelInput
org.jcsp.lang This provides classes and interfaces corresponding to the fundamental primitives of CSP. 
 

Uses of RejectableChannelInput in org.jcsp.lang
 

Classes in org.jcsp.lang that implement RejectableChannelInput
 class RejectableAltingChannelInput
          Deprecated. This channel is superceded by the poison mechanisms, please see PoisonException
 

Methods in org.jcsp.lang that return RejectableChannelInput
 RejectableChannelInput RejectableChannel.in()
          Deprecated.  
 RejectableChannelInput RejectableOne2AnyChannel.in()
          Deprecated.  
 RejectableChannelInput RejectableBufferedOne2AnyChannel.in()
          Deprecated.  
 RejectableChannelInput RejectableBufferedOne2OneChannel.in()
          Deprecated.  
 RejectableChannelInput RejectableOne2OneChannel.in()
          Deprecated.  
 



Copyright © 1996-2012. All Rights Reserved.