Interface | Description |
---|---|
Decodable |
Interface used by StatusDatasetHelper to decode generic message types; if they are
Decodable, then StatusDatasetHelper will instantiate and decode them.
|
Class | Description |
---|---|
ChannelStatus |
Represent a ChannelStatus object.
|
FaceStatus |
Represent a FaceStatus object from /localhost/nfd/faces/list.
|
FibEntry |
Represent a FibEntry returned from /localhost/nfd/fib/list.
|
ForwarderStatus |
Represent a ForwarderStatus object.
|
NextHopRecord |
Represent a NextHopRecord in a FibEntry.
|
RibEntry |
Represent a entry in the RIB.
|
Route |
Represent a Route object from /localhost/nfd/rib/list.
|
StrategyChoice |
Represent a strategy choice entry.
|
Copyright © 2016. All rights reserved.