|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface One2AnyConnection<T>
An interface for a connection which can be used by only one client but which can be used by multiple concurrent servers.
Method Summary | |
---|---|
AltingConnectionClient<T> |
client()
Returns the client part of the connection. |
SharedConnectionServer<T> |
server()
Returns the server part of the connection. |
Method Detail |
---|
AltingConnectionClient<T> client()
SharedConnectionServer<T> server()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |