|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UNICAST.UnicastHeader | |
---|---|
org.jgroups.protocols | Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network. |
Uses of UNICAST.UnicastHeader in org.jgroups.protocols |
---|
Methods in org.jgroups.protocols that return UNICAST.UnicastHeader | |
---|---|
UNICAST.UnicastHeader |
UNICAST.UnicastHeader.copy()
|
static UNICAST.UnicastHeader |
UNICAST.UnicastHeader.createAckHeader(long seqno)
|
static UNICAST.UnicastHeader |
UNICAST.UnicastHeader.createDataHeader(long seqno,
short conn_id,
boolean first)
|
static UNICAST.UnicastHeader |
UNICAST.UnicastHeader.createSendFirstSeqnoHeader(long seqno_received)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |