Package org.jcsp.net2
Interface NetConnectionServer
-
- All Superinterfaces:
ConnectionServer
,Networked
- All Known Implementing Classes:
NetAltingConnectionServer
public interface NetConnectionServer extends Networked, ConnectionServer
-
-
Field Summary
-
Fields inherited from interface org.jcsp.lang.ConnectionServer
FACTORY
-
-
Method Summary
-
Methods inherited from interface org.jcsp.lang.ConnectionServer
reply, reply, replyAndClose, request
-
Methods inherited from interface org.jcsp.net2.Networked
destroy, getLocation
-
-