|
CSP for Java (JCSP) 1.0-rc4 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
This defines the interface for reading and writing object channels.
It is included for completeness. Usually, when needing a channel interface, we will know whether it's to be used for input or output and, therefore, should use the restricted interface rather than this one.
ChannelInput,
ChannelOutput| Methods inherited from interface jcsp.lang.ChannelInput |
read |
| Methods inherited from interface jcsp.lang.ChannelOutput |
write |
|
CSP for Java (JCSP) 1.0-rc4 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||