Class GroupModInputMessageFactory

java.lang.Object
org.opendaylight.openflowjava.protocol.impl.serialization.factories.GroupModInputMessageFactory
All Implemented Interfaces:
OFGeneralSerializer, OFSerializer<GroupMod$G>, SerializerRegistryInjector

public class GroupModInputMessageFactory extends Object implements OFSerializer<GroupMod$G>, SerializerRegistryInjector
Translates GroupMod messages. OF protocol versions: 1.3.
Author:
timotej.kubas, michal.polkorab
  • Constructor Details

    • GroupModInputMessageFactory

      public GroupModInputMessageFactory(boolean isGroupAddModEnaled)
  • Method Details