Package | Description |
---|---|
org.jcsp.lang |
This provides classes and interfaces corresponding to the fundamental
primitives of CSP.
|
Modifier and Type | Class and Description |
---|---|
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–2015. All rights reserved.