Uses of Interface
org.jgroups.protocols.tom.DeliveryManager
-
Packages that use DeliveryManager Package Description org.jgroups.protocols.tom -
-
Uses of DeliveryManager in org.jgroups.protocols.tom
Classes in org.jgroups.protocols.tom that implement DeliveryManager Modifier and Type Class Description classDeliveryManagerImplThe implementation of the Delivery ManagerMethods in org.jgroups.protocols.tom that return DeliveryManager Modifier and Type Method Description DeliveryManagerTOA. getDeliverManager()Methods in org.jgroups.protocols.tom with parameters of type DeliveryManager Modifier and Type Method Description voidDeliveryThread. start(DeliveryManager deliveryManager)
-