Uses of Class
org.jgroups.protocols.PerDestinationBundler.SendBuffer
-
Packages that use PerDestinationBundler.SendBuffer Package Description org.jgroups.protocols 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.SendBuffer Modifier and Type Field Description protected java.util.Map<Address,PerDestinationBundler.SendBuffer>
PerDestinationBundler. dests
Methods in org.jgroups.protocols that return PerDestinationBundler.SendBuffer Modifier and Type Method Description PerDestinationBundler.SendBuffer
PerDestinationBundler.SendBuffer. start()
-