public interface OFFeaturesRequest extends OFObject, OFMessage, OFRequest<OFFeaturesReply>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
OFFeaturesRequest.Builder |
| Modifier and Type | Method and Description |
|---|---|
OFFeaturesRequest.Builder |
createBuilder() |
OFType |
getType() |
OFVersion |
getVersion() |
long |
getXid() |
void |
writeTo(io.netty.buffer.ByteBuf channelBuffer) |
equalsIgnoreXid, hashCodeIgnoreXidputToOFVersion getVersion()
getVersion in interface OFMessagegetVersion in interface OFObjectvoid writeTo(io.netty.buffer.ByteBuf channelBuffer)
OFFeaturesRequest.Builder createBuilder()
createBuilder in interface OFMessageCopyright © 2019. All rights reserved.