| Modifier and Type | Interface and Description |
|---|---|
static interface |
OFMatchV1.Builder |
| Modifier and Type | Method and Description |
|---|---|
OFMatchV1.Builder |
createBuilder()
Returns a builder to build new instances of this type of match object.
|
MacAddress |
getEthDst() |
MacAddress |
getEthSrc() |
EthType |
getEthType() |
OFPort |
getInPort() |
IpDscp |
getIpDscp() |
IpProtocol |
getIpProto() |
IPv4Address |
getIpv4Dst() |
IPv4Address |
getIpv4Src() |
TransportPort |
getTcpDst() |
TransportPort |
getTcpSrc() |
OFVersion |
getVersion() |
VlanPcp |
getVlanPcp() |
OFVlanVidMatch |
getVlanVid() |
int |
getWildcards() |
void |
writeTo(io.netty.buffer.ByteBuf channelBuffer) |
get, getMasked, getMatchFields, isExact, isFullyWildcarded, isPartiallyMasked, supports, supportsMaskedputToint getWildcards()
OFPort getInPort()
MacAddress getEthSrc()
MacAddress getEthDst()
OFVlanVidMatch getVlanVid()
VlanPcp getVlanPcp()
EthType getEthType()
IpDscp getIpDscp()
IpProtocol getIpProto()
IPv4Address getIpv4Src()
IPv4Address getIpv4Dst()
TransportPort getTcpSrc()
TransportPort getTcpDst()
OFVersion getVersion()
getVersion in interface OFObjectvoid writeTo(io.netty.buffer.ByteBuf channelBuffer)
OFMatchV1.Builder createBuilder()
MatchcreateBuilder in interface MatchCopyright © 2019. All rights reserved.