Class GoToTableInstructionDeserializer

java.lang.Object
org.opendaylight.openflowjava.protocol.impl.deserialization.instruction.GoToTableInstructionDeserializer
All Implemented Interfaces:
HeaderDeserializer<Instruction>, OFDeserializer<Instruction>, OFGeneralDeserializer

public class GoToTableInstructionDeserializer extends Object implements OFDeserializer<Instruction>, HeaderDeserializer<Instruction>
Deserializer for goto table instructions.
Author:
michal.polkorab
  • Constructor Details

    • GoToTableInstructionDeserializer

      public GoToTableInstructionDeserializer()
  • Method Details