public final class PktSubheaderFUC extends PktSubheaderFixed
This class is the subheader used to transport fabric unicast related information in the packet header e.g. FUC sessions info.
PREAMBLE_LENGTH, PREAMBLE_LENGTH_V1, V1, VERSIONcount, head, next, prev| Modifier and Type | Method and Description |
|---|---|
static int |
calcSerializedLength(ByteBuffer buffer,
int offset)
Calculate serialized length of a serialized FUC subheader
|
static int |
calcSerializedLength(IOBuffer buffer,
int offset)
Calculate serialized length of a serialized FUC subheader
|
static int |
calcSerializedLength(long addr,
int offset)
Calculate serialized length of a serialized FUC subheader
|
static PktBody |
create()
Creates a default FUC subheader
|
static PktBody |
create(Properties props)
Creates an FUC subheader
|
boolean |
equals(Object obj)
Indicates whether some other object is equal to this one.
|
int |
hashCode()
Returns the hashcode for this object
|
doGetSerializedLength, getSerializedLength, getSerializedLength, getSerializedLengthgetType, getType, getTypedeserialize, deserialize, deserialize, deserialize, deserialize, deserialize, deserialize, desync, dump, getBuffer, getInitialBufferLength, getSerializedLength, getTo, getTo, getTo, getTo, getTo, getTo, getTo, getType, initializeBuffer, putFrom, putFrom, putFrom, putFrom, putFrom, putFrom, putFrom, putFrom, reset, reset, serialize, serialize, serialize, serialize, serialize, serialize, sync, syncfcount, insertAfter, insertBefore, isLinked, next, previous, unlink, wipepublic static PktBody create(Properties props)
props - The property set to use to qualify creation of the body.public static PktBody create()
public static final int calcSerializedLength(ByteBuffer buffer, int offset)
public static final int calcSerializedLength(IOBuffer buffer, int offset)
public static final int calcSerializedLength(long addr,
int offset)
public final boolean equals(Object obj)
Copyright © 2019 N5 Technologies, Inc. All Rights Reserved.