Package | Description |
---|---|
com.intel.jndn.management.types |
Modifier and Type | Class and Description |
---|---|
class |
FaceStatus
Represent a FaceStatus object from /localhost/nfd/faces/list; see
http://redmine.named-data.net/projects/nfd/wiki/FaceMgmt
for details
|
class |
FibEntry
Represent a FibEntry returned from /localhost/nfd/fib/list; see
http://redmine.named-data.net/projects/nfd/wiki/FibMgmt#FIB-Dataset
|
class |
ForwarderStatus
Represent a ForwarderStatus object from
http://redmine.named-data.net/projects/nfd/wiki/ForwarderStatus.
|
class |
RibEntry
Represent a entry in the RIB; see
http://redmine.named-data.net/projects/nfd/wiki/RibMgmt#RIB-Dataset
for details
|
class |
StrategyChoice
Represent a strategy choice entry.
|
Modifier and Type | Method and Description |
---|---|
static <T extends Decodable> |
StatusDataset.wireDecode(net.named_data.jndn.util.Blob statusDataset,
Class<T> type)
Decode multiple status entries as part of a StatusDataset, see
http://redmine.named-data.net/projects/nfd/wiki/StatusDataset
|
Copyright © 2015. All rights reserved.