public interface MessagingClient
MessagingClient maintains a single bi-directional uni-cast object connection with some peer.| Modifier and Type | Method and Description |
|---|---|
ObjectConnection |
getConnection(Address address)
Returns the connection for this client.
|
ObjectConnection getConnection(Address address)
address - The address to connect to.Copyright © 2013. All rights reserved