|
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 NetConnectionClient
This interface should be implemented by classes that wish to act
as Networked ConnectionClient objects.
| Method Summary | |
|---|---|
void |
destroyClient()
Destroys the NetConnectionClient object and frees
any resources created within the JCSP.NET infrastructure. |
| Methods inherited from interface org.jcsp.net.Networked |
|---|
getChannelLocation |
| Methods inherited from interface org.jcsp.lang.ConnectionClient |
|---|
isOpen, reply, request |
| Method Detail |
|---|
void destroyClient()
NetConnectionClient object and frees
any resources created within the JCSP.NET infrastructure.
|
CSP for Java (JCSP) 1.1-rc4 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||