Modifier and Type | Interface and Description |
---|---|
static interface |
OFRoleReply.Builder |
Modifier and Type | Method and Description |
---|---|
OFRoleReply.Builder |
createBuilder() |
U64 |
getGenerationId() |
OFControllerRole |
getRole() |
int |
getShortId() |
OFType |
getType() |
OFVersion |
getVersion() |
long |
getXid() |
void |
writeTo(io.netty.buffer.ByteBuf channelBuffer) |
equalsIgnoreXid, hashCodeIgnoreXid
putTo
OFVersion getVersion()
getVersion
in interface OFMessage
getVersion
in interface OFObject
OFControllerRole getRole()
U64 getGenerationId()
int getShortId() throws UnsupportedOperationException
UnsupportedOperationException
void writeTo(io.netty.buffer.ByteBuf channelBuffer)
OFRoleReply.Builder createBuilder()
createBuilder
in interface OFMessage
Copyright © 2017. All rights reserved.