Modifier and Type | Method and Description |
---|---|
OFBsnControllerConnection |
OFBsnControllerConnection.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<OFBsnControllerConnection> |
OFBsnControllerConnectionsReply.getConnections() |
List<OFBsnControllerConnection> |
OFBsnControllerConnectionsReply.Builder.getConnections() |
Modifier and Type | Method and Description |
---|---|
OFBsnControllerConnectionsReply |
OFFactory.bsnControllerConnectionsReply(List<OFBsnControllerConnection> connections) |
OFBsnControllerConnectionsReply.Builder |
OFBsnControllerConnectionsReply.Builder.setConnections(List<OFBsnControllerConnection> connections) |
Modifier and Type | Method and Description |
---|---|
OFBsnControllerConnectionsReply |
OFFactoryVer10.bsnControllerConnectionsReply(List<OFBsnControllerConnection> connections) |
Modifier and Type | Method and Description |
---|---|
OFBsnControllerConnectionsReply |
OFFactoryVer11.bsnControllerConnectionsReply(List<OFBsnControllerConnection> connections) |
Modifier and Type | Method and Description |
---|---|
OFBsnControllerConnectionsReply |
OFFactoryVer12.bsnControllerConnectionsReply(List<OFBsnControllerConnection> connections) |
Modifier and Type | Method and Description |
---|---|
OFBsnControllerConnectionsReply |
OFFactoryVer13.bsnControllerConnectionsReply(List<OFBsnControllerConnection> connections) |
Modifier and Type | Method and Description |
---|---|
OFBsnControllerConnectionsReply |
OFFactoryVer14.bsnControllerConnectionsReply(List<OFBsnControllerConnection> connections) |
Copyright © 2015. All rights reserved.