|
CSP for Java (JCSP) 1.1-rc2 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
PoisonException
. It remains only because it is used by some of the networking features.
public interface RejectableChannel
Defines an interface for a channel that allows readers to either accept (read
) or
reject
data offered by the writer.
Method Summary | |
---|---|
RejectableChannelInput |
in()
Deprecated. |
RejectableChannelOutput |
out()
Deprecated. |
Method Detail |
---|
RejectableChannelInput in()
RejectableChannelOutput out()
|
CSP for Java (JCSP) 1.1-rc2 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |