McastListener, McastSender and McastPacketControl are the main helpers to this object.
This Manager (thread) periodically processes the ACK, Re-send and Control messages. The McastListener is handling all the incoming packets and informs this manager when interesting packets need to be processed by the Manager.
Other threads call {@link #broadcast(RemoteTransactionEvent)} to sendtransaction even information.
@author rbygrave
|
|