Uses of Interface
org.jgroups.protocols.tom.DeliveryProtocol
-
Packages that use DeliveryProtocol Package Description org.jgroups.protocols.tom -
-
Uses of DeliveryProtocol in org.jgroups.protocols.tom
Classes in org.jgroups.protocols.tom that implement DeliveryProtocol Modifier and Type Class Description class
TOA
Total Order Anycast with three communication steps (based on Skeen's Algorithm).Constructors in org.jgroups.protocols.tom with parameters of type DeliveryProtocol Constructor Description DeliveryThread(DeliveryProtocol protocol)
-