Uses of Class
org.opendaylight.openflowjava.protocol.api.keys.InstructionSerializerKey
Packages that use InstructionSerializerKey
Package
Description
- 
Uses of InstructionSerializerKey in org.opendaylight.openflowjava.protocol.api.extensibilityMethods in org.opendaylight.openflowjava.protocol.api.extensibility with parameters of type InstructionSerializerKeyModifier and TypeMethodDescriptionvoidSerializerExtensionProvider.registerInstructionSerializer(InstructionSerializerKey<?> key, OFGeneralSerializer serializer) Registers an instruction serializer.
- 
Uses of InstructionSerializerKey in org.opendaylight.openflowjava.protocol.api.keysSubclasses of InstructionSerializerKey in org.opendaylight.openflowjava.protocol.api.keysModifier and TypeClassDescriptionfinal classKey for an experimenter instruction serializer.
- 
Uses of InstructionSerializerKey in org.opendaylight.openflowjava.protocol.impl.coreMethods in org.opendaylight.openflowjava.protocol.impl.core with parameters of type InstructionSerializerKeyModifier and TypeMethodDescriptionvoidSwitchConnectionProviderImpl.registerInstructionSerializer(InstructionSerializerKey<?> key, OFGeneralSerializer serializer)