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<ChannelStatus> |
Nfdc.getChannelStatusList(net.named_data.jndn.Face face)
Retrieve the list of channel status entries from the NFD; calls
/localhost/nfd/faces/channels which requires a local Face (all non-local packets
are dropped).
|
Modifier and Type | Method and Description |
---|---|
ChannelStatus |
ChannelStatus.setLocalUri(String localUri)
Set channel URI.
|
Copyright © 2016. All rights reserved.