Package | Description |
---|---|
org.projectfloodlight.openflow.protocol |
Modifier and Type | Interface and Description |
---|---|
interface |
OFBundlePropExperimenter |
interface |
OFBundlePropTime |
Modifier and Type | Method and Description |
---|---|
OFBundleProp |
OFBundleProp.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<OFBundleProp> |
OFBundleAddMsg.getProperties() |
List<OFBundleProp> |
OFBundleAddMsg.Builder.getProperties() |
List<OFBundleProp> |
OFBundleCtrlMsg.getProperties() |
List<OFBundleProp> |
OFBundleCtrlMsg.Builder.getProperties() |
Modifier and Type | Method and Description |
---|---|
OFBundleAddMsg.Builder |
OFBundleAddMsg.Builder.setProperties(List<OFBundleProp> properties) |
OFBundleCtrlMsg.Builder |
OFBundleCtrlMsg.Builder.setProperties(List<OFBundleProp> properties) |
Copyright © 2016. All rights reserved.