Package | Description |
---|---|
com.intel.jndn.management | |
com.intel.jndn.management.types |
Class and Description |
---|
ControlResponse
Represent a ControlResponse, a Data packet sent in response to a
ControlCommand to the NFD, see
http://redmine.named-data.net/projects/nfd/wiki/ControlCommand
|
FaceStatus
Represent a FaceStatus object from /localhost/nfd/faces/list; see
http://redmine.named-data.net/projects/nfd/wiki/FaceMgmt
for details
|
FibEntry
Represent a FibEntry returned from /localhost/nfd/fib/list; see
http://redmine.named-data.net/projects/nfd/wiki/FibMgmt#FIB-Dataset
|
ForwarderStatus
Represent a ForwarderStatus object from
http://redmine.named-data.net/projects/nfd/wiki/ForwarderStatus.
|
LocalControlHeader
Define constants for local control header options.
|
RibEntry
Represent a entry in the RIB; see
http://redmine.named-data.net/projects/nfd/wiki/RibMgmt#RIB-Dataset
for details
|
StrategyChoice
Represent a strategy choice entry.
|
Class and Description |
---|
Decodable
Interface used by StatusDataset to decode generic message types; if they are
Decodable, then StatusDataset will instantiate and decode them.
|
FacePersistency
Indicate whether the face is persistent; used by FaceStatus.
|
FaceScope
Indicate whether the face is local for scope control purposes; used by
FaceStatus See
http://redmine.named-data.net/projects/nfd/widi/FaceMgmt
|
LinkType
Indicate the type of communication link; used by FaceStatus See
http://redmine.named-data.net/projects/nfd/widi/FaceMgmt
|
LocalControlHeader
Define constants for local control header options.
|
NextHopRecord
Represent a NextHopRecord in a FibEntry; see
http://redmine.named-data.net/projects/nfd/wiki/FibMgmt#FIB-Dataset
|
Route
Represent a Route object from /localhost/nfd/rib/list; see
http://redmine.named-data.net/projects/nfd/wiki/RibMgmt#RIB-Dataset
for details.
|
Copyright © 2015. All rights reserved.