Package | Description |
---|---|
org.projectfloodlight.openflow.protocol |
Modifier and Type | Interface and Description |
---|---|
interface |
OFAsyncConfigPropExperimenterMaster |
interface |
OFAsyncConfigPropExperimenterSlave |
interface |
OFAsyncConfigPropFlowRemovedMaster |
interface |
OFAsyncConfigPropFlowRemovedSlave |
interface |
OFAsyncConfigPropPacketInMaster |
interface |
OFAsyncConfigPropPacketInSlave |
interface |
OFAsyncConfigPropPortStatusMaster |
interface |
OFAsyncConfigPropPortStatusSlave |
interface |
OFAsyncConfigPropRequestforwardMaster |
interface |
OFAsyncConfigPropRequestforwardSlave |
interface |
OFAsyncConfigPropRoleStatusMaster |
interface |
OFAsyncConfigPropRoleStatusSlave |
interface |
OFAsyncConfigPropTableStatusMaster |
interface |
OFAsyncConfigPropTableStatusSlave |
Modifier and Type | Method and Description |
---|---|
OFAsyncConfigProp |
OFAsyncConfigProp.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<OFAsyncConfigProp> |
OFAsyncSet.getProperties() |
List<OFAsyncConfigProp> |
OFAsyncSet.Builder.getProperties() |
List<OFAsyncConfigProp> |
OFAsyncGetReply.getProperties() |
List<OFAsyncConfigProp> |
OFAsyncGetReply.Builder.getProperties() |
Modifier and Type | Method and Description |
---|---|
OFAsyncSet.Builder |
OFAsyncSet.Builder.setProperties(List<OFAsyncConfigProp> properties) |
OFAsyncGetReply.Builder |
OFAsyncGetReply.Builder.setProperties(List<OFAsyncConfigProp> properties) |
Copyright © 2015. All rights reserved.