| Package | Description |
|---|---|
| net.onrc.openvirtex.api.service.handlers |
| Modifier and Type | Method and Description |
|---|---|
static void |
HandlerUtils.isValidOVXPort(int tenantId,
long dpid,
short portNumber)
Checks if the virtual port number specified is present on the virtual switch.
|
static void |
HandlerUtils.isValidPhysicalPort(int tenantId,
long dpid,
short portNumber)
Checks if the physical port number specified is present on the physical
switch.
|
Copyright © 2015. All rights reserved.