public interface OFControllerStatusPropUri extends OFObject, OFControllerStatusProp
Modifier and Type | Interface and Description |
---|---|
static interface |
OFControllerStatusPropUri.Builder |
Modifier and Type | Method and Description |
---|---|
OFControllerStatusPropUri.Builder |
createBuilder() |
int |
getType() |
OFConnectionIndex |
getUri() |
OFVersion |
getVersion() |
void |
writeTo(io.netty.buffer.ByteBuf channelBuffer) |
putTo
int getType()
getType
in interface OFControllerStatusProp
OFConnectionIndex getUri()
OFVersion getVersion()
getVersion
in interface OFControllerStatusProp
getVersion
in interface OFObject
void writeTo(io.netty.buffer.ByteBuf channelBuffer)
writeTo
in interface OFControllerStatusProp
writeTo
in interface Writeable
OFControllerStatusPropUri.Builder createBuilder()
createBuilder
in interface OFControllerStatusProp
Copyright © 2016. All rights reserved.