| 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 | Method and Description | 
|---|---|
UNICAST2.Unicast2Header | 
UNICAST2.Unicast2Header.copy()  | 
static UNICAST2.Unicast2Header | 
UNICAST2.Unicast2Header.createAckHeader(long acked_seqno,
               short conn_id)  | 
static UNICAST2.Unicast2Header | 
UNICAST2.Unicast2Header.createDataHeader(long seqno,
                short conn_id,
                boolean first)  | 
static UNICAST2.Unicast2Header | 
UNICAST2.Unicast2Header.createSendFirstSeqnoHeader(long seqno_received)  | 
static UNICAST2.Unicast2Header | 
UNICAST2.Unicast2Header.createStableHeader(short conn_id,
                  long low,
                  long high)  | 
static UNICAST2.Unicast2Header | 
UNICAST2.Unicast2Header.createXmitReqHeader()  | 
Copyright © 1998-2020 Red Hat. All Rights Reserved.