| Package | Description |
|---|---|
| net.named_data.jndn.impl |
| Modifier and Type | Method and Description |
|---|---|
PendingInterestTable.Entry |
PendingInterestTable.add(long pendingInterestId,
Interest interestCopy,
OnData onData,
OnTimeout onTimeout)
Add a new entry to the pending interest table.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
PendingInterestTable.removeEntry(PendingInterestTable.Entry pendingInterest)
Remove the specific pendingInterest entry from the table and set its
isRemoved flag.
|
Copyright © 2016. All rights reserved.