public interface OFFlowMonitorReplyEntry extends OFObject
Modifier and Type | Interface and Description |
---|---|
static interface |
OFFlowMonitorReplyEntry.Builder |
Modifier and Type | Method and Description |
---|---|
OFFlowMonitorReplyEntry.Builder |
createBuilder() |
OFFlowUpdateEvent |
getEvent() |
OFVersion |
getVersion() |
void |
writeTo(io.netty.buffer.ByteBuf channelBuffer) |
putTo
OFFlowUpdateEvent getEvent()
OFVersion getVersion()
getVersion
in interface OFObject
void writeTo(io.netty.buffer.ByteBuf channelBuffer)
OFFlowMonitorReplyEntry.Builder createBuilder()
Copyright © 2017. All rights reserved.