An interface for a connection which can be used by only one client but which can be used by multiple concurrent servers.
Type | Name and description |
---|---|
AltingConnectionClient |
client() Returns the client part of the connection. |
SharedConnectionServer |
server() Returns the server part of the connection. |
Methods inherited from class | Name |
---|---|
interface ConnectionWithSharedAltingServer |
server |
Returns the client part of the connection.
Returns the server part of the connection.