Package org.jcsp.lang

Interface One2OneConnection<T>

All Known Implementing Classes:
One2OneConnectionImpl

public interface One2OneConnection<T>
Defines an interface for a connection that can be used by a single server and single client.