public interface OFRoleRequest extends OFObject, OFMessage, OFRequest<OFRoleReply>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
OFRoleRequest.Builder |
| Modifier and Type | Method and Description |
|---|---|
OFRoleRequest.Builder |
createBuilder() |
U64 |
getGenerationId() |
OFControllerRole |
getRole() |
int |
getShortId() |
OFType |
getType() |
OFVersion |
getVersion() |
long |
getXid() |
void |
writeTo(io.netty.buffer.ByteBuf channelBuffer) |
equalsIgnoreXid, hashCodeIgnoreXidputToOFVersion getVersion()
getVersion in interface OFMessagegetVersion in interface OFObjectOFControllerRole getRole()
U64 getGenerationId()
int getShortId()
throws UnsupportedOperationException
UnsupportedOperationExceptionvoid writeTo(io.netty.buffer.ByteBuf channelBuffer)
OFRoleRequest.Builder createBuilder()
createBuilder in interface OFMessageCopyright © 2017. All rights reserved.