Uses of Class
org.opendaylight.openflowjava.protocol.api.keys.MatchEntrySerializerKey
Package
Description
-
Uses of MatchEntrySerializerKey in org.opendaylight.openflowjava.eric
Modifier and TypeMethodDescriptionvoid
EricExtensionCodecRegistratorImpl.registerMatchEntrySerializer
(MatchEntrySerializerKey<? extends OxmClassBase, ? extends MatchField> key, OFSerializer<MatchEntry> serializer) void
EricExtensionCodecRegistratorImpl.unregisterMatchEntrySerializer
(MatchEntrySerializerKey<? extends OxmClassBase, ? extends MatchField> key) -
Uses of MatchEntrySerializerKey in org.opendaylight.openflowjava.eric.api
Modifier and TypeMethodDescriptionvoid
EricExtensionCodecRegistrator.registerMatchEntrySerializer
(MatchEntrySerializerKey<? extends OxmClassBase, ? extends MatchField> key, OFSerializer<MatchEntry> serializer) void
EricExtensionCodecRegistrator.unregisterMatchEntrySerializer
(MatchEntrySerializerKey<? extends OxmClassBase, ? extends MatchField> key) -
Uses of MatchEntrySerializerKey in org.opendaylight.openflowjava.eric.codec.match
Modifier and TypeFieldDescriptionstatic final MatchEntrySerializerKey<?,
?> Icmpv6NDOptionsTypeCodec.SERIALIZER_KEY
static final MatchEntrySerializerKey<?,
?> Icmpv6NDReservedCodec.SERIALIZER_KEY
-
Uses of MatchEntrySerializerKey in org.opendaylight.openflowjava.nx
Modifier and TypeMethodDescriptionvoid
NiciraExtensionCodecRegistratorImpl.registerMatchEntrySerializer
(MatchEntrySerializerKey<? extends OxmClassBase, ? extends MatchField> key, OFSerializer<MatchEntry> serializer) void
NiciraExtensionCodecRegistratorImpl.unregisterMatchEntrySerializer
(MatchEntrySerializerKey<? extends OxmClassBase, ? extends MatchField> key) -
Uses of MatchEntrySerializerKey in org.opendaylight.openflowjava.nx.api
Modifier and TypeMethodDescriptionvoid
NiciraExtensionCodecRegistrator.registerMatchEntrySerializer
(MatchEntrySerializerKey<? extends OxmClassBase, ? extends MatchField> key, OFSerializer<MatchEntry> serializer) void
NiciraExtensionCodecRegistrator.unregisterMatchEntrySerializer
(MatchEntrySerializerKey<? extends OxmClassBase, ? extends MatchField> key) -
Uses of MatchEntrySerializerKey in org.opendaylight.openflowjava.nx.codec.match
Modifier and TypeFieldDescriptionstatic final MatchEntrySerializerKey<Nxm0Class,
NxmOfArpOp> ArpOpCodec.SERIALIZER_KEY
static final MatchEntrySerializerKey<Nxm1Class,
NxmNxArpSha> ArpShaCodec.SERIALIZER_KEY
static final MatchEntrySerializerKey<Nxm0Class,
NxmOfArpSpa> ArpSpaCodec.SERIALIZER_KEY
static final MatchEntrySerializerKey<Nxm1Class,
NxmNxArpTha> ArpThaCodec.SERIALIZER_KEY
static final MatchEntrySerializerKey<Nxm0Class,
NxmOfArpTpa> ArpTpaCodec.SERIALIZER_KEY
static final MatchEntrySerializerKey<Nxm1Class,
NxmNxCtMark> CtMarkCodec.SERIALIZER_KEY
static final MatchEntrySerializerKey<Nxm1Class,
NxmNxCtState> CtStateCodec.SERIALIZER_KEY
static final MatchEntrySerializerKey<Nxm1Class,
NxmNxCtTpDst> CtTpDstCodec.SERIALIZER_KEY
static final MatchEntrySerializerKey<Nxm1Class,
NxmNxCtTpSrc> CtTpSrcCodec.SERIALIZER_KEY
static final MatchEntrySerializerKey<Nxm1Class,
NxmNxCtZone> CtZoneCodec.SERIALIZER_KEY
static final MatchEntrySerializerKey<Nxm0Class,
NxmOfEthDst> EthDstCodec.SERIALIZER_KEY
static final MatchEntrySerializerKey<Nxm0Class,
NxmOfEthSrc> EthSrcCodec.SERIALIZER_KEY
static final MatchEntrySerializerKey<Nxm0Class,
NxmOfEthType> EthTypeCodec.SERIALIZER_KEY
static final MatchEntrySerializerKey<Nxm0Class,
NxmOfIcmpType> IcmpTypeCodec.SERIALIZER_KEY
static final MatchEntrySerializerKey<Nxm0Class,
NxmOfInPort> InPortCodec.SERIALIZER_KEY
static final MatchEntrySerializerKey<Nxm0Class,
NxmOfIpDst> IpDstCodec.SERIALIZER_KEY
static final MatchEntrySerializerKey<Nxm0Class,
NxmOfIpSrc> IpSrcCodec.SERIALIZER_KEY
static final MatchEntrySerializerKey<Nxm1Class,
NxmOfIpDst> Ipv6DstCodec.SERIALIZER_KEY
static final MatchEntrySerializerKey<Nxm1Class,
NxmOfIpSrc> Ipv6SrcCodec.SERIALIZER_KEY
static final MatchEntrySerializerKey<Nxm0Class,
NxmOfMetadata> MetadataCodec.SERIALIZER_KEY
static final MatchEntrySerializerKey<Nxm0Class,
NxmOfMplsLabel> MplsLabelCodec.SERIALIZER_KEY
static final MatchEntrySerializerKey<ExperimenterClass,
NxmNxNshc1> Nshc1Codec.SERIALIZER_KEY
static final MatchEntrySerializerKey<ExperimenterClass,
NxmNxNshc2> Nshc2Codec.SERIALIZER_KEY
static final MatchEntrySerializerKey<ExperimenterClass,
NxmNxNshc3> Nshc3Codec.SERIALIZER_KEY
static final MatchEntrySerializerKey<ExperimenterClass,
NxmNxNshc4> Nshc4Codec.SERIALIZER_KEY
static final MatchEntrySerializerKey<ExperimenterClass,
NxmNxNshFlags> NshFlagsCodec.SERIALIZER_KEY
static final MatchEntrySerializerKey<ExperimenterClass,
NxmNxNshMdtype> NshMdtypeCodec.SERIALIZER_KEY
static final MatchEntrySerializerKey<ExperimenterClass,
NxmNxNshNp> NshNpCodec.SERIALIZER_KEY
static final MatchEntrySerializerKey<ExperimenterClass,
NxmNxNshTtl> NshTtlCodec.SERIALIZER_KEY
static final MatchEntrySerializerKey<ExperimenterClass,
NxmNxNsi> NsiCodec.SERIALIZER_KEY
static final MatchEntrySerializerKey<ExperimenterClass,
NxmNxNsp> NspCodec.SERIALIZER_KEY
static final MatchEntrySerializerKey<Nxm1Class,
NxmNxPktMark> PktMarkCodec.SERIALIZER_KEY
static final MatchEntrySerializerKey<Nxm1Class,
NxmNxReg0> Reg0Codec.SERIALIZER_KEY
static final MatchEntrySerializerKey<Nxm1Class,
NxmNxReg1> Reg1Codec.SERIALIZER_KEY
static final MatchEntrySerializerKey<Nxm1Class,
NxmNxReg2> Reg2Codec.SERIALIZER_KEY
static final MatchEntrySerializerKey<Nxm1Class,
NxmNxReg3> Reg3Codec.SERIALIZER_KEY
static final MatchEntrySerializerKey<Nxm1Class,
NxmNxReg4> Reg4Codec.SERIALIZER_KEY
static final MatchEntrySerializerKey<Nxm1Class,
NxmNxReg5> Reg5Codec.SERIALIZER_KEY
static final MatchEntrySerializerKey<Nxm1Class,
NxmNxReg6> Reg6Codec.SERIALIZER_KEY
static final MatchEntrySerializerKey<Nxm1Class,
NxmNxReg7> Reg7Codec.SERIALIZER_KEY
static final MatchEntrySerializerKey<Nxm0Class,
NxmOfTcpDst> TcpDstCodec.SERIALIZER_KEY
static final MatchEntrySerializerKey<Nxm0Class,
NxmOfTcpSrc> TcpSrcCodec.SERIALIZER_KEY
static final MatchEntrySerializerKey<Nxm1Class,
NxmNxTunId> TunIdCodec.SERIALIZER_KEY
static final MatchEntrySerializerKey<Nxm1Class,
NxmNxTunIpv4Dst> TunIpv4DstCodec.SERIALIZER_KEY
static final MatchEntrySerializerKey<Nxm1Class,
NxmNxTunIpv4Src> TunIpv4SrcCodec.SERIALIZER_KEY
static final MatchEntrySerializerKey<Nxm0Class,
NxmOfUdpDst> UdpDstCodec.SERIALIZER_KEY
static final MatchEntrySerializerKey<Nxm0Class,
NxmOfUdpSrc> UdpSrcCodec.SERIALIZER_KEY
Modifier and TypeMethodDescriptionprotected static <F extends MatchField>
MatchEntrySerializerKey<ExperimenterClass,F> AbstractExperimenterMatchCodec.createSerializerKey
(org.opendaylight.yangtools.yang.common.Uint8 version, org.opendaylight.yangtools.yang.common.Uint32 expId, F oxmField) -
Uses of MatchEntrySerializerKey in org.opendaylight.openflowjava.protocol.api.extensibility
Modifier and TypeMethodDescription<C extends OxmClassBase,
F extends MatchField>
voidSerializerExtensionProvider.registerMatchEntrySerializer
(MatchEntrySerializerKey<C, F> key, OFGeneralSerializer serializer) Registers a match entry serializer. -
Uses of MatchEntrySerializerKey in org.opendaylight.openflowjava.protocol.impl.core
Modifier and TypeMethodDescription<C extends OxmClassBase,
F extends MatchField>
voidSwitchConnectionProviderImpl.registerMatchEntrySerializer
(MatchEntrySerializerKey<C, F> key, OFGeneralSerializer serializer) -
Uses of MatchEntrySerializerKey in org.opendaylight.openflowplugin.extension.api
Modifier and TypeMethodDescriptionorg.opendaylight.yangtools.concepts.ObjectRegistration<ConvertorFromOFJava<MatchEntry,
MatchPath>> ExtensionConverterRegistrator.registerMatchConvertor
(MatchEntrySerializerKey<? extends OxmClassBase, ? extends MatchField> key, ConvertorFromOFJava<MatchEntry, MatchPath> convertor) -
Uses of MatchEntrySerializerKey in org.opendaylight.openflowplugin.openflow.md.core.extension
Modifier and TypeMethodDescriptionorg.opendaylight.yangtools.concepts.ObjectRegistration<ConvertorFromOFJava<MatchEntry,
MatchPath>> ExtensionConverterManagerImpl.registerMatchConvertor
(MatchEntrySerializerKey<? extends OxmClassBase, ? extends MatchField> key, ConvertorFromOFJava<MatchEntry, MatchPath> convertor)