Uses of Class
org.opendaylight.openflowjava.protocol.api.keys.MatchEntryDeserializerKey
Package
Description
-
Uses of MatchEntryDeserializerKey in org.opendaylight.openflowjava.eric
Modifier and TypeMethodDescriptionvoid
EricExtensionCodecRegistratorImpl.registerMatchEntryDeserializer
(MatchEntryDeserializerKey key, OFDeserializer<MatchEntry> deserializer) void
EricExtensionCodecRegistratorImpl.unregisterMatchEntryDeserializer
(MatchEntryDeserializerKey key) -
Uses of MatchEntryDeserializerKey in org.opendaylight.openflowjava.eric.api
Modifier and TypeMethodDescriptionvoid
EricExtensionCodecRegistrator.registerMatchEntryDeserializer
(MatchEntryDeserializerKey key, OFDeserializer<MatchEntry> deserializer) void
EricExtensionCodecRegistrator.unregisterMatchEntryDeserializer
(MatchEntryDeserializerKey key) -
Uses of MatchEntryDeserializerKey in org.opendaylight.openflowjava.eric.codec.match
Modifier and TypeFieldDescriptionstatic final MatchEntryDeserializerKey
Icmpv6NDOptionsTypeCodec.DESERIALIZER_KEY
static final MatchEntryDeserializerKey
Icmpv6NDReservedCodec.DESERIALIZER_KEY
-
Uses of MatchEntryDeserializerKey in org.opendaylight.openflowjava.nx
Modifier and TypeMethodDescriptionvoid
NiciraExtensionCodecRegistratorImpl.registerMatchEntryDeserializer
(MatchEntryDeserializerKey key, OFDeserializer<MatchEntry> deserializer) void
NiciraExtensionCodecRegistratorImpl.unregisterMatchEntryDeserializer
(MatchEntryDeserializerKey key) -
Uses of MatchEntryDeserializerKey in org.opendaylight.openflowjava.nx.api
Modifier and TypeMethodDescriptionvoid
NiciraExtensionCodecRegistrator.registerMatchEntryDeserializer
(MatchEntryDeserializerKey key, OFDeserializer<MatchEntry> deserializer) void
NiciraExtensionCodecRegistrator.unregisterMatchEntryDeserializer
(MatchEntryDeserializerKey key) -
Uses of MatchEntryDeserializerKey in org.opendaylight.openflowjava.nx.codec.match
Modifier and TypeFieldDescriptionstatic final MatchEntryDeserializerKey
ArpOpCodec.DESERIALIZER_KEY
static final MatchEntryDeserializerKey
ArpShaCodec.DESERIALIZER_KEY
static final MatchEntryDeserializerKey
ArpSpaCodec.DESERIALIZER_KEY
static final MatchEntryDeserializerKey
ArpThaCodec.DESERIALIZER_KEY
static final MatchEntryDeserializerKey
ArpTpaCodec.DESERIALIZER_KEY
static final MatchEntryDeserializerKey
CtMarkCodec.DESERIALIZER_KEY
static final MatchEntryDeserializerKey
CtStateCodec.DESERIALIZER_KEY
static final MatchEntryDeserializerKey
CtTpDstCodec.DESERIALIZER_KEY
static final MatchEntryDeserializerKey
CtTpSrcCodec.DESERIALIZER_KEY
static final MatchEntryDeserializerKey
CtZoneCodec.DESERIALIZER_KEY
static final MatchEntryDeserializerKey
EthDstCodec.DESERIALIZER_KEY
static final MatchEntryDeserializerKey
EthSrcCodec.DESERIALIZER_KEY
static final MatchEntryDeserializerKey
EthTypeCodec.DESERIALIZER_KEY
static final MatchEntryDeserializerKey
IcmpTypeCodec.DESERIALIZER_KEY
static final MatchEntryDeserializerKey
InPortCodec.DESERIALIZER_KEY
static final MatchEntryDeserializerKey
IpDstCodec.DESERIALIZER_KEY
static final MatchEntryDeserializerKey
IpSrcCodec.DESERIALIZER_KEY
static final MatchEntryDeserializerKey
Ipv6DstCodec.DESERIALIZER_KEY
static final MatchEntryDeserializerKey
Ipv6SrcCodec.DESERIALIZER_KEY
static final MatchEntryDeserializerKey
MetadataCodec.DESERIALIZER_KEY
static final MatchEntryDeserializerKey
MplsLabelCodec.DESERIALIZER_KEY
static final MatchEntryDeserializerKey
Nshc1Codec.DESERIALIZER_KEY
static final MatchEntryDeserializerKey
Nshc2Codec.DESERIALIZER_KEY
static final MatchEntryDeserializerKey
Nshc3Codec.DESERIALIZER_KEY
static final MatchEntryDeserializerKey
Nshc4Codec.DESERIALIZER_KEY
static final MatchEntryDeserializerKey
NshFlagsCodec.DESERIALIZER_KEY
static final MatchEntryDeserializerKey
NshMdtypeCodec.DESERIALIZER_KEY
static final MatchEntryDeserializerKey
NshNpCodec.DESERIALIZER_KEY
static final MatchEntryDeserializerKey
NshTtlCodec.DESERIALIZER_KEY
static final MatchEntryDeserializerKey
NsiCodec.DESERIALIZER_KEY
static final MatchEntryDeserializerKey
NspCodec.DESERIALIZER_KEY
static final MatchEntryDeserializerKey
PktMarkCodec.DESERIALIZER_KEY
static final MatchEntryDeserializerKey
Reg0Codec.DESERIALIZER_KEY
static final MatchEntryDeserializerKey
Reg1Codec.DESERIALIZER_KEY
static final MatchEntryDeserializerKey
Reg2Codec.DESERIALIZER_KEY
static final MatchEntryDeserializerKey
Reg3Codec.DESERIALIZER_KEY
static final MatchEntryDeserializerKey
Reg4Codec.DESERIALIZER_KEY
static final MatchEntryDeserializerKey
Reg5Codec.DESERIALIZER_KEY
static final MatchEntryDeserializerKey
Reg6Codec.DESERIALIZER_KEY
static final MatchEntryDeserializerKey
Reg7Codec.DESERIALIZER_KEY
static final MatchEntryDeserializerKey
TcpDstCodec.DESERIALIZER_KEY
static final MatchEntryDeserializerKey
TcpSrcCodec.DESERIALIZER_KEY
static final MatchEntryDeserializerKey
TunIdCodec.DESERIALIZER_KEY
static final MatchEntryDeserializerKey
TunIpv4DstCodec.DESERIALIZER_KEY
static final MatchEntryDeserializerKey
TunIpv4SrcCodec.DESERIALIZER_KEY
static final MatchEntryDeserializerKey
UdpDstCodec.DESERIALIZER_KEY
static final MatchEntryDeserializerKey
UdpSrcCodec.DESERIALIZER_KEY
Modifier and TypeMethodDescriptionprotected static MatchEntryDeserializerKey
AbstractExperimenterMatchCodec.createDeserializerKey
(org.opendaylight.yangtools.yang.common.Uint8 version, org.opendaylight.yangtools.yang.common.Uint32 expId, int fieldCode) -
Uses of MatchEntryDeserializerKey in org.opendaylight.openflowjava.protocol.api.extensibility
Modifier and TypeMethodDescriptionvoid
DeserializerExtensionProvider.registerMatchEntryDeserializer
(MatchEntryDeserializerKey key, OFGeneralDeserializer deserializer) Registers match entry deserializer. -
Uses of MatchEntryDeserializerKey in org.opendaylight.openflowjava.protocol.impl.core
Modifier and TypeMethodDescriptionvoid
SwitchConnectionProviderImpl.registerMatchEntryDeserializer
(MatchEntryDeserializerKey key, OFGeneralDeserializer deserializer) -
Uses of MatchEntryDeserializerKey in org.opendaylight.openflowplugin.api.openflow.protocol.deserialization
Modifier and TypeMethodDescriptionvoid
MatchEntryDeserializerRegistry.registerEntryDeserializer
(MatchEntryDeserializerKey key, MatchEntryDeserializer deserializer) Registers match entry deserializer.boolean
MatchEntryDeserializerRegistry.unregisterEntryDeserializer
(MatchEntryDeserializerKey key) Unregisters match entry deserializer. -
Uses of MatchEntryDeserializerKey in org.opendaylight.openflowplugin.impl.protocol.deserialization.match
Modifier and TypeMethodDescriptionvoid
MatchDeserializer.registerEntryDeserializer
(MatchEntryDeserializerKey key, MatchEntryDeserializer deserializer) boolean
MatchDeserializer.unregisterEntryDeserializer
(MatchEntryDeserializerKey key)