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 | Class and Description |
---|---|
protected class |
UNICAST3.ReceiverEntry |
protected class |
UNICAST3.SenderEntry |
Modifier and Type | Method and Description |
---|---|
protected void |
UNICAST3.handleBatchFromSelf(MessageBatch batch,
UNICAST3.Entry entry) |
protected void |
UNICAST3.update(UNICAST3.Entry entry,
int num_received) |
Copyright © 2021 JBoss, a division of Red Hat. All rights reserved.