This interface should be implemented by classes that wish to act
as Networked ConnectionClient
objects.
Type | Name and description |
---|---|
void |
destroyClient() Destroys the NetConnectionClient object and frees
any resources created within the JCSP.NET infrastructure. |
Methods inherited from class | Name |
---|---|
interface ConnectionClient |
isOpen, reply, request |
interface Networked |
destroy, getLocation |