|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UNICAST.ReceiverEntry | |
|---|---|
| org.jgroups.protocols | Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network. |
| Uses of UNICAST.ReceiverEntry in org.jgroups.protocols |
|---|
| Fields in org.jgroups.protocols with type parameters of type UNICAST.ReceiverEntry | |
|---|---|
protected java.util.concurrent.ConcurrentMap<Address,UNICAST.ReceiverEntry> |
UNICAST.recv_table
|
| Methods in org.jgroups.protocols that return UNICAST.ReceiverEntry | |
|---|---|
protected UNICAST.ReceiverEntry |
UNICAST.getOrCreateReceiverEntry(Address sender,
long seqno,
short conn_id)
|
protected UNICAST.ReceiverEntry |
UNICAST.getReceiverEntry(Address sender,
long seqno,
boolean first,
short conn_id)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||