Class ExperimenterInstructionSerializerKey
- java.lang.Object
- 
- org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey<Instruction>
- 
- org.opendaylight.openflowjava.protocol.api.keys.InstructionSerializerKey<ExperimenterIdCase>
- 
- org.opendaylight.openflowjava.protocol.api.keys.ExperimenterInstructionSerializerKey
 
 
 
- 
- All Implemented Interfaces:
- ExperimenterSerializerKey
 
 public final class ExperimenterInstructionSerializerKey extends InstructionSerializerKey<ExperimenterIdCase> Key for an experimenter instruction serializer.- Author:
- michal.polkorab
 
- 
- 
Constructor SummaryConstructors Constructor Description ExperimenterInstructionSerializerKey(short msgVersion, Long experimenterId)Constructor.
 
- 
- 
- 
Constructor Detail- 
ExperimenterInstructionSerializerKeypublic ExperimenterInstructionSerializerKey(short msgVersion, Long experimenterId)Constructor.- Parameters:
- msgVersion- protocol wire version
- experimenterId- experimenter / vendor ID
 
 
- 
 
-