org.jgroups.protocols
Class NakAckHeader
- Externalizable
public class NakAckHeader
NAK_ACK_MSG
public static final int NAK_ACK_MSG
NAK_ACK_RSP
public static final int NAK_ACK_RSP
NAK_MSG
public static final int NAK_MSG
OUT_OF_BAND_MSG
public static final int OUT_OF_BAND_MSG
OUT_OF_BAND_RSP
public static final int OUT_OF_BAND_RSP
RETRANSMIT_MSG
public static final int RETRANSMIT_MSG
WRAPPED_MSG
public static final int WRAPPED_MSG
NakAckHeader
public NakAckHeader()
NakAckHeader
public NakAckHeader(int type,
long seqno,
ViewId vid)
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
type2Str
public static String type2Str(int t)
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
Copyright B) 1998-2005 Bela Ban. All Rights Reserved.