|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface One2OneConnection<T>
Defines an interface for a connection that can be used by a single server and single client.
Method Summary | |
---|---|
AltingConnectionClient<T> |
client()
Returns the client end of the connection. |
AltingConnectionServer<T> |
server()
Returns the server end of the connection. |
Method Detail |
---|
AltingConnectionClient<T> client()
AltingConnectionServer<T> server()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |