程序包 | 说明 |
---|---|
com.fr.third.jgroups.protocols |
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
|
限定符和类型 | 字段和说明 |
---|---|
protected java.util.concurrent.ConcurrentMap<Address,UNICAST2.ReceiverEntry> |
UNICAST2.recv_table |
限定符和类型 | 方法和说明 |
---|---|
protected UNICAST2.ReceiverEntry |
UNICAST2.getOrCreateReceiverEntry(Address sender,
long seqno,
short conn_id) |
protected UNICAST2.ReceiverEntry |
UNICAST2.getReceiverEntry(Address sender,
long seqno,
boolean first,
short conn_id) |