Uses of Class
org.opendaylight.openflowjava.protocol.api.keys.InstructionSerializerKey
Package
Description
-
Uses of InstructionSerializerKey in org.opendaylight.openflowjava.protocol.api.extensibility
Modifier and TypeMethodDescriptionvoid
SerializerExtensionProvider.registerInstructionSerializer
(InstructionSerializerKey<?> key, OFGeneralSerializer serializer) Registers an instruction serializer. -
Uses of InstructionSerializerKey in org.opendaylight.openflowjava.protocol.api.keys
Modifier and TypeClassDescriptionfinal class
Key for an experimenter instruction serializer. -
Uses of InstructionSerializerKey in org.opendaylight.openflowjava.protocol.impl.core
Modifier and TypeMethodDescriptionvoid
SwitchConnectionProviderImpl.registerInstructionSerializer
(InstructionSerializerKey<?> key, OFGeneralSerializer serializer)