java.lang.Object
org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesOutputFactory
All Implemented Interfaces:
OFGeneralSerializer, OFSerializer<GetFeaturesOutput>, SerializerRegistryInjector

public class GetFeaturesOutputFactory extends Object implements OFSerializer<GetFeaturesOutput>, SerializerRegistryInjector
Translates FeaturesReply messages (both OpenFlow v1.0 and OpenFlow v1.3).
Author:
giuseppex.petralia@intel.com