Uses of Interface
org.opendaylight.openflowjava.protocol.api.keys.ExperimenterSerializerKey
Package
Description
-
Uses of ExperimenterSerializerKey in org.opendaylight.openflowjava.protocol.api.extensibility
Modifier and TypeMethodDescriptionboolean
SerializerExtensionProvider.unregisterSerializer
(ExperimenterSerializerKey key) Unregisters a custom serializer. -
Uses of ExperimenterSerializerKey in org.opendaylight.openflowjava.protocol.api.keys
Modifier and TypeClassDescriptionclass
ActionSerializerKey<T extends ActionChoice>
Key for an action serializer.final class
Key for an experimenter action serializer.class
ExperimenterIdMeterSubTypeSerializerKey<T extends org.opendaylight.yangtools.binding.DataContainer>
Key for an experimenter id meter subtype serializer.class
ExperimenterIdSerializerKey<T extends org.opendaylight.yangtools.binding.DataContainer>
Key for an experimenter id serializer.class
ExperimenterIdTypeSerializerKey<T extends org.opendaylight.yangtools.binding.DataContainer>
Key for an experimenter id type serializer.final class
Key for an experimenter instruction serializer.class
InstructionSerializerKey<T extends InstructionChoice>
Key for an instruction serializer.final class
MatchEntrySerializerKey<C extends OxmClassBase,
F extends MatchField> Key for a match entry serializer. -
Uses of ExperimenterSerializerKey in org.opendaylight.openflowjava.protocol.impl.core
Modifier and TypeMethodDescriptionboolean
SwitchConnectionProviderImpl.unregisterSerializer
(ExperimenterSerializerKey key)