public class AddPointToPointIntentCommand extends ConnectivityIntentCommand
| Constructor and Description |
|---|
AddPointToPointIntentCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
execute()
Executes this command.
|
static String |
getDeviceId(String deviceString)
Extracts the device ID portion of the ConnectPoint.
|
static String |
getPortNumber(String deviceString)
Extracts the port number portion of the ConnectPoint.
|
buildConstraints, buildTrafficSelector, buildTrafficTreatmentannotations, annotations, appId, doExecute, error, get, outputJson, printprotected void execute()
AbstractShellCommandexecute in class AbstractShellCommandpublic static String getPortNumber(String deviceString)
deviceString - string representing the device/portCopyright © 2015. All rights reserved.