| 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(org.jboss.netty.buffer.ChannelBuffer 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(org.jboss.netty.buffer.ChannelBuffer channelBuffer)
OFMatchV1.Builder createBuilder()
MatchcreateBuilder in interface MatchCopyright © 2016. All rights reserved.