public interface OFInstructionWriteActions extends OFObject, OFInstruction
Modifier and Type | Interface and Description |
---|---|
static interface |
OFInstructionWriteActions.Builder |
Modifier and Type | Method and Description |
---|---|
OFInstructionWriteActions.Builder |
createBuilder() |
List<OFAction> |
getActions() |
OFInstructionType |
getType() |
OFVersion |
getVersion() |
void |
writeTo(org.jboss.netty.buffer.ChannelBuffer channelBuffer) |
putTo
OFInstructionType getType()
getType
in interface OFInstruction
OFVersion getVersion()
getVersion
in interface OFInstruction
getVersion
in interface OFObject
void writeTo(org.jboss.netty.buffer.ChannelBuffer channelBuffer)
writeTo
in interface OFInstruction
writeTo
in interface Writeable
OFInstructionWriteActions.Builder createBuilder()
createBuilder
in interface OFInstruction
Copyright © 2014. All rights reserved.