Modifier and Type | Interface and Description |
---|---|
static interface |
OFActionOutput.Builder |
Modifier and Type | Method and Description |
---|---|
OFActionOutput.Builder |
createBuilder() |
int |
getMaxLen() |
OFPort |
getPort() |
OFActionType |
getType() |
OFVersion |
getVersion() |
void |
writeTo(io.netty.buffer.ByteBuf channelBuffer) |
putTo
OFActionType getType()
OFPort getPort()
int getMaxLen()
OFVersion getVersion()
getVersion
in interface OFAction
getVersion
in interface OFObject
void writeTo(io.netty.buffer.ByteBuf channelBuffer)
OFActionOutput.Builder createBuilder()
createBuilder
in interface OFAction
Copyright © 2015. All rights reserved.