Uses of Class
org.jgroups.protocols.BatchBundler.Buffer
Packages that use BatchBundler.Buffer
Package
Description
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
-
Uses of BatchBundler.Buffer in org.jgroups.protocols
Fields in org.jgroups.protocols with type parameters of type BatchBundler.BufferModifier and TypeFieldDescriptionprotected ConcurrentMap<Address, BatchBundler.Buffer> BatchBundler.msgMap