|
CSP for Java (JCSP) 1.1-rc4 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Any2OneConnection
Defines an interface for a connection that can be shared
by multiple concurrent clients but used by
a single server. The server end of the connection can be
used as a guard in an Alternative.
| Method Summary | |
|---|---|
SharedAltingConnectionClient |
client()
Returns a client end of the connection. |
AltingConnectionServer |
server()
Returns the server end of the connection. |
| Method Detail |
|---|
SharedAltingConnectionClient client()
SharedAltingConnectionClient object.AltingConnectionServer server()
AltingConnectionServer.
|
CSP for Java (JCSP) 1.1-rc4 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||