Uses of Class
org.jcsp.lang.One2OneChannelImpl
Packages that use One2OneChannelImpl
Package
Description
This provides classes and interfaces corresponding to the fundamental
primitives of CSP.
-
Uses of One2OneChannelImpl in org.jcsp.lang
Fields in org.jcsp.lang declared as One2OneChannelImplModifier and TypeFieldDescriptionprivate final One2OneChannelImplOne2AnyCallChannel.cThis is used to synchronise the calling and accepting process.private final One2OneChannelImplOne2OneCallChannel.cThis is used to synchronise the calling and accepting process.private final One2OneChannelImplAny2AnyCallChannel.dThis is used to synchronise the calling and accepting process.private final One2OneChannelImplAny2OneCallChannel.dThis is used to synchronise the calling and accepting process.private One2OneChannelImplRejectableOne2OneChannel.innerChannelDeprecated.