public interface One2AnyConnection<T>
Modifier and Type | Method and Description |
---|---|
AltingConnectionClient<T> |
client()
Returns the client part of the connection.
|
SharedConnectionServer<T> |
server()
Returns the server part of the connection.
|
AltingConnectionClient<T> client()
SharedConnectionServer<T> server()
Copyright © 1996–2016. All rights reserved.