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 | Field and Description |
---|---|
protected ConcurrentMap<Address,UNICAST2.ReceiverEntry> |
UNICAST2.recv_table
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected UNICAST2.ReceiverEntry |
UNICAST2.getOrCreateReceiverEntry(Address sender,
long seqno,
short conn_id)
Deprecated.
|
protected UNICAST2.ReceiverEntry |
UNICAST2.getReceiverEntry(Address sender,
long seqno,
boolean first,
short conn_id)
Deprecated.
|
Copyright © 2021 JBoss, a division of Red Hat. All rights reserved.