Package | Description |
---|---|
org.projectfloodlight.openflow.protocol |
Modifier and Type | Method and Description |
---|---|
OFPortDesc |
OFPortDesc.Builder.build() |
OFPortDesc |
OFPortStatus.getDesc() |
OFPortDesc |
OFPortStatus.Builder.getDesc() |
Modifier and Type | Method and Description |
---|---|
List<OFPortDesc> |
OFPortDescStatsReply.getEntries() |
List<OFPortDesc> |
OFPortDescStatsReply.Builder.getEntries() |
List<OFPortDesc> |
OFFeaturesReply.getPorts() |
List<OFPortDesc> |
OFFeaturesReply.Builder.getPorts() |
Modifier and Type | Method and Description |
---|---|
OFPortStatus.Builder |
OFPortStatus.Builder.setDesc(OFPortDesc desc) |
Modifier and Type | Method and Description |
---|---|
OFPortDescStatsReply.Builder |
OFPortDescStatsReply.Builder.setEntries(List<OFPortDesc> entries) |
OFFeaturesReply.Builder |
OFFeaturesReply.Builder.setPorts(List<OFPortDesc> ports) |
Copyright © 2015. All rights reserved.