Package | Description |
---|---|
com.intel.jndn.management |
Classes implementing NFD management protocol.
|
com.intel.jndn.management.types |
NFD management types.
|
Modifier and Type | Method and Description |
---|---|
static List<StrategyChoice> |
Nfdc.getStrategyList(net.named_data.jndn.Face face)
Retrieve the list of strategy choice entries from the NFD; calls
/localhost/nfd/rib/list which requires a local Face (all non-local packets
are dropped).
|
Modifier and Type | Method and Description |
---|---|
StrategyChoice |
StrategyChoice.setName(net.named_data.jndn.Name name) |
StrategyChoice |
StrategyChoice.setStrategy(net.named_data.jndn.Name strategy) |
Copyright © 2016. All rights reserved.