public interface OFAsyncConfigPropPacketInMaster extends OFObject, OFAsyncConfigProp
Modifier and Type | Interface and Description |
---|---|
static interface |
OFAsyncConfigPropPacketInMaster.Builder |
Modifier and Type | Method and Description |
---|---|
OFAsyncConfigPropPacketInMaster.Builder |
createBuilder() |
long |
getMask() |
int |
getType() |
OFVersion |
getVersion() |
void |
writeTo(io.netty.buffer.ByteBuf channelBuffer) |
putTo
int getType()
getType
in interface OFAsyncConfigProp
long getMask()
OFVersion getVersion()
getVersion
in interface OFAsyncConfigProp
getVersion
in interface OFObject
void writeTo(io.netty.buffer.ByteBuf channelBuffer)
writeTo
in interface OFAsyncConfigProp
writeTo
in interface Writeable
OFAsyncConfigPropPacketInMaster.Builder createBuilder()
createBuilder
in interface OFAsyncConfigProp
Copyright © 2015. All rights reserved.