| Modifier and Type | Interface and Description |
|---|---|
static interface |
OFFeaturesReply.Builder |
| Modifier and Type | Method and Description |
|---|---|
OFFeaturesReply.Builder |
createBuilder() |
Set<OFActionType> |
getActions() |
OFAuxId |
getAuxiliaryId() |
Set<OFCapabilities> |
getCapabilities() |
DatapathId |
getDatapathId() |
long |
getNBuffers() |
short |
getNTables() |
List<OFPortDesc> |
getPorts() |
long |
getReserved() |
OFType |
getType() |
OFVersion |
getVersion() |
long |
getXid() |
void |
writeTo(io.netty.buffer.ByteBuf channelBuffer) |
equalsIgnoreXid, hashCodeIgnoreXidputToOFVersion getVersion()
getVersion in interface OFMessagegetVersion in interface OFObjectDatapathId getDatapathId()
long getNBuffers()
short getNTables()
OFAuxId getAuxiliaryId() throws UnsupportedOperationException
UnsupportedOperationExceptionSet<OFCapabilities> getCapabilities()
long getReserved()
throws UnsupportedOperationException
UnsupportedOperationExceptionSet<OFActionType> getActions() throws UnsupportedOperationException
UnsupportedOperationExceptionList<OFPortDesc> getPorts() throws UnsupportedOperationException
UnsupportedOperationExceptionvoid writeTo(io.netty.buffer.ByteBuf channelBuffer)
OFFeaturesReply.Builder createBuilder()
createBuilder in interface OFMessageCopyright © 2017. All rights reserved.