Package | Description |
---|---|
org.jgroups.protocols |
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
|
Modifier and Type | Method and Description |
---|---|
protected void |
TP.TransferQueueBundler.sendBundledMessages(Map<SingletonAddress,List<Message>> msgs)
Sends all messages from the map, all messages for the same destination are bundled into 1 message.
|
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.