Package | Description |
---|---|
com.intel.jndn.management.helpers |
Various helpers.
|
com.intel.jndn.management.types |
NFD management types.
|
Modifier and Type | Method and Description |
---|---|
static <T extends Decodable> |
StatusDatasetHelper.wireDecode(List<net.named_data.jndn.Data> segments,
Class<T> type)
Decode multiple status entries as part of a StatusDatasetHelper.
|
Modifier and Type | Class and Description |
---|---|
class |
ChannelStatus
Represent a ChannelStatus object.
|
class |
FaceStatus
Represent a FaceStatus object from /localhost/nfd/faces/list.
|
class |
FibEntry
Represent a FibEntry returned from /localhost/nfd/fib/list.
|
class |
ForwarderStatus
Represent a ForwarderStatus object.
|
class |
NextHopRecord
Represent a NextHopRecord in a FibEntry.
|
class |
RibEntry
Represent a entry in the RIB.
|
class |
Route
Represent a Route object from /localhost/nfd/rib/list.
|
class |
StrategyChoice
Represent a strategy choice entry.
|
Copyright © 2016. All rights reserved.