Uses of Interface
org.jcsp.lang.RejectableChannel

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

Uses of RejectableChannel in org.jcsp.lang
 

Classes in org.jcsp.lang that implement RejectableChannel
 class RejectableBufferedOne2AnyChannel
          Deprecated. This channel is superceded by the poison mechanisms, please see PoisonException
 class RejectableBufferedOne2OneChannel
          Deprecated. This channel is superceded by the poison mechanisms, please see PoisonException
 class RejectableOne2AnyChannel
          Deprecated. This channel is superceded by the poison mechanisms, please see PoisonException. It remains only because it is used by some of the networking features.
 class RejectableOne2OneChannel
          Deprecated. This channel is superceded by the poison mechanisms, please see PoisonException. It remains only because it is used by some of the networking features.
 



Copyright © 1996-2012. All Rights Reserved.