public interface One2OneConnection<T>
| Modifier and Type | Method and Description |
|---|---|
AltingConnectionClient<T> |
client()
Returns the client end of the connection.
|
AltingConnectionServer<T> |
server()
Returns the server end of the connection.
|
AltingConnectionClient<T> client()
AltingConnectionServer<T> server()
Copyright © 1996–2022. All rights reserved.