Package | Description |
---|---|
net.sf.jrtps.message |
This package contains Messages that are transferred on wire.
|
Modifier and Type | Method and Description |
---|---|
SequenceNumberSet |
NackFrag.getFragmentNumberState()
Communicates the state of the reader to the writer.
|
SequenceNumberSet |
Gap.getGapList()
SequenceNumberSet.bitmapBase - 1 is the last sequence number of irrelevant
seq nums.
|
SequenceNumberSet |
AckNack.getReaderSNState()
Communicates the state of the reader to the writer.
|
Constructor and Description |
---|
AckNack(EntityId readerId,
EntityId writerId,
SequenceNumberSet readerSnSet,
int count) |
Copyright © 2016. All rights reserved.