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 class
DeliveryManagerImpl
The implementation of the Delivery ManagerMethods in org.jgroups.protocols.tom that return DeliveryManager Modifier and Type Method Description DeliveryManager
TOA. getDeliverManager()
Methods in org.jgroups.protocols.tom with parameters of type DeliveryManager Modifier and Type Method Description void
DeliveryThread. start(DeliveryManager deliveryManager)
-