Package | Description |
---|---|
ethernet |
Modifier and Type | Field and Description |
---|---|
private PeersSet |
MultiPeer.destinationsSet |
Modifier and Type | Method and Description |
---|---|
private Destination[] |
MultiPeer.sendByProxyPeersSet(Message m,
PeersSet pSet)
Auxiliary method to send a message to an arbitrary "PeersSet"
using the "ProxyManager" service.
|
private Destination[] |
MultiPeer.sendDirectPeersSet(Message m,
PeersSet pSet)
Auxiliary method to send a message to an arbitrary "PeersSet" directly.
|