Package | Description |
---|---|
com.intel.jndn.management |
Modifier and Type | Method and Description |
---|---|
static ControlResponse |
NFD.sendCommand(net.named_data.jndn.Face forwarder,
net.named_data.jndn.Interest interest)
Send an interest as a command to the forwarder; this method will convert
the interest to a command interest and block until a response is received
from the forwarder.
|
Modifier and Type | Method and Description |
---|---|
static ManagementException |
ManagementException.fromResponse(ControlResponse response)
Parse an NFD response to create a ManagementException.
|
Copyright © 2015. All rights reserved.