public class ControllerInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
org.onlab.packet.IpAddress |
ip |
int |
tcpPort |
| Constructor and Description |
|---|
ControllerInfo(org.onlab.packet.IpAddress ip,
int tcpPort)
Information for contacting the controller.
|
Copyright © 2015. All rights reserved.