|
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 SharedConnectionServer
Defines an interface for a server end of a connection that can be shared by multiple concurrent processes.
SharedConnectionServer objects cannot have
their requests ALTed over.
| Field Summary |
|---|
| Fields inherited from interface org.jcsp.lang.ConnectionServer |
|---|
FACTORY |
| Method Summary | |
|---|---|
SharedConnectionServer |
duplicate()
Creates a duplicate copy of the connection end. |
| Methods inherited from interface org.jcsp.lang.ConnectionServer |
|---|
reply, reply, replyAndClose, request |
| Method Detail |
|---|
SharedConnectionServer duplicate()
Creates a duplicate copy of the connection end.
SharedConnectionServer
object.
|
CSP for Java (JCSP) 1.1-rc4 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||