|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UNICAST2.ReceiverEntry | |
---|---|
org.jgroups.protocols | Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network. |
Uses of UNICAST2.ReceiverEntry in org.jgroups.protocols |
---|
Fields in org.jgroups.protocols with type parameters of type UNICAST2.ReceiverEntry | |
---|---|
protected java.util.concurrent.ConcurrentMap<Address,UNICAST2.ReceiverEntry> |
UNICAST2.recv_table
|
Methods in org.jgroups.protocols that return UNICAST2.ReceiverEntry | |
---|---|
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |