Package org.jcsp.net2
Interface NetConnectionClient
-
- All Superinterfaces:
ConnectionClient
,Networked
- All Known Implementing Classes:
NetAltingConnectionClient
public interface NetConnectionClient extends Networked, ConnectionClient
-
-
Method Summary
-
Methods inherited from interface org.jcsp.lang.ConnectionClient
isOpen, reply, request
-
Methods inherited from interface org.jcsp.net2.Networked
destroy, getLocation
-
-