Class | Description |
---|---|
EncodingHelper |
Provide helper methods to cover areas too protected in Tlv0_1_1WireFormat;
this class can be deprecated if WireFormats allow passing in an existing
TlvEncoder/TlvDecoder (currently these methods are protected).
|
NFD |
Helper class for interacting with an NDN forwarder daemon; see
http://redmine.named-data.net/projects/nfd/wiki/Management
for explanations of the various protocols used.
|
Strategies |
A reference list of the strategies available in NFD; should match
http://redmine.named-data.net/projects/nfd/wiki/StrategyChoice#Strategy
|
Exception | Description |
---|---|
ManagementException |
Represent a failure to correctly manage the NDN Forwarding Daemon (NFD).
|
Copyright © 2015. All rights reserved.