Modifier and Type | Method and Description |
---|---|
org.opendaylight.yangtools.concepts.ObjectRegistration<ConvertorFromOFJava<MatchEntry,MatchPath>> |
ExtensionConverterRegistrator.registerMatchConvertor(MatchEntrySerializerKey<? extends OxmClassBase,? extends MatchField> key,
ConvertorFromOFJava<MatchEntry,MatchPath> convertor) |
Modifier and Type | Method and Description |
---|---|
org.opendaylight.yangtools.concepts.ObjectRegistration<ConvertorFromOFJava<MatchEntry,MatchPath>> |
ExtensionConverterRegistrator.registerMatchConvertor(MatchEntrySerializerKey<? extends OxmClassBase,? extends MatchField> key,
ConvertorFromOFJava<MatchEntry,MatchPath> convertor) |
Modifier and Type | Method and Description |
---|---|
<F extends org.opendaylight.yangtools.yang.binding.DataContainer,P extends AugmentationPath> |
ExtensionConverterProvider.getConverter(MessageTypeKey<?> key)
Lookup converter.
|
Modifier and Type | Class and Description |
---|---|
class |
ArpOpConvertor
Convert to/from SAL flow model to openflowjava model for ArpOpCase.
|
class |
ArpShaConvertor
Convert to/from SAL flow model to openflowjava model for ArpShaCase.
|
class |
ArpSpaConvertor
Convert to/from SAL flow model to openflowjava model for ArpSpaCase.
|
class |
ArpThaConvertor
Convert to/from SAL flow model to openflowjava model for ArpThaCase.
|
class |
ArpTpaConvertor
Convert to/from SAL flow model to openflowjava model for ArpTpaCase.
|
class |
CtMarkConvertor |
class |
CtStateConvertor
Convert to/from SAL flow model to openflowjava model for CtStateCase.
|
class |
CtTpDstConvertor |
class |
CtTpSrcConvertor |
class |
CtZoneConvertor
Convert to/from SAL flow model to openflowjava model for CtZoneCase.
|
class |
EthDstConvertor
Convert to/from SAL flow model to openflowjava model for EthDstCase.
|
class |
EthSrcConvertor
Convert to/from SAL flow model to openflowjava model for EthSrcCase.
|
class |
EthTypeConvertor
Convert to/from SAL flow model to openflowjava model for EthTypeCase.
|
class |
Nshc1Convertor |
class |
Nshc2Convertor |
class |
Nshc3Convertor |
class |
Nshc4Convertor |
class |
NshFlagsConvertor |
class |
NshMdtypeConvertor |
class |
NshNpConvertor |
class |
NshTtlConvertor |
class |
NsiConvertor |
class |
NspConvertor |
class |
NxmInPortConvertor |
class |
PktMarkConvertor |
class |
RegConvertor
Convert to/from SAL flow model to openflowjava model for NxmNxReg.
|
class |
TcpDstConvertor
Convert to/from SAL flow model to openflowjava model for TcpDstCase.
|
class |
TcpSrcConvertor
Convert to/from SAL flow model to openflowjava model for TcpSrcCase.
|
class |
TunIdConvertor
Convert to/from SAL flow model to openflowjava model for TunIdCase.
|
class |
TunIPv4DstConvertor |
class |
TunIPv4SrcConvertor |
class |
UdpDstConvertor
Convert to/from SAL flow model to openflowjava model for UdpDstCase.
|
class |
UdpSrcConvertor
Convert to/from SAL flow model to openflowjava model for CtZoneCase.
|
Modifier and Type | Method and Description |
---|---|
<F extends org.opendaylight.yangtools.yang.binding.DataContainer,P extends AugmentationPath> |
ExtensionConverterManagerImpl.getConverter(MessageTypeKey<?> key) |
Modifier and Type | Method and Description |
---|---|
org.opendaylight.yangtools.concepts.ObjectRegistration<ConvertorFromOFJava<MatchEntry,MatchPath>> |
ExtensionConverterManagerImpl.registerMatchConvertor(MatchEntrySerializerKey<? extends OxmClassBase,? extends MatchField> key,
ConvertorFromOFJava<MatchEntry,MatchPath> convertor) |
Modifier and Type | Method and Description |
---|---|
org.opendaylight.yangtools.concepts.ObjectRegistration<ConvertorFromOFJava<MatchEntry,MatchPath>> |
ExtensionConverterManagerImpl.registerMatchConvertor(MatchEntrySerializerKey<? extends OxmClassBase,? extends MatchField> key,
ConvertorFromOFJava<MatchEntry,MatchPath> convertor) |
void |
ExtensionConverterManagerImpl.unregister(MessageTypeKey<?> key,
ConvertorFromOFJava<?,?> converter)
Cancel registration of given converter.
|
Copyright © 2019 OpenDaylight. All rights reserved.