Uses of Class
org.jgroups.protocols.PerDestinationBundler.SendBuffer
Packages that use PerDestinationBundler.SendBuffer
Package
Description
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
-
Uses of PerDestinationBundler.SendBuffer in org.jgroups.protocols
Fields in org.jgroups.protocols with type parameters of type PerDestinationBundler.SendBufferModifier and TypeFieldDescriptionprotected final Map<Address, PerDestinationBundler.SendBuffer> PerDestinationBundler.destsMethods in org.jgroups.protocols that return PerDestinationBundler.SendBuffer