Uses of Interface
org.jcsp.lang.RejectableChannel
-
Packages that use RejectableChannel Package Description 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 Modifier and Type Class Description classRejectableBufferedOne2AnyChannelDeprecated.This channel is superceded by the poison mechanisms, please seePoisonExceptionclassRejectableBufferedOne2OneChannelDeprecated.This channel is superceded by the poison mechanisms, please seePoisonExceptionclassRejectableOne2AnyChannelDeprecated.This channel is superceded by the poison mechanisms, please seePoisonException.classRejectableOne2OneChannelDeprecated.This channel is superceded by the poison mechanisms, please seePoisonException.
-