Class SrRroSubobjectParser

java.lang.Object
org.opendaylight.protocol.pcep.segment.routing.AbstractSrSubobjectParser
org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser
All Implemented Interfaces:
org.opendaylight.protocol.pcep.spi.RROSubobjectParser, org.opendaylight.protocol.pcep.spi.RROSubobjectSerializer

public class SrRroSubobjectParser extends AbstractSrSubobjectParser implements org.opendaylight.protocol.pcep.spi.RROSubobjectParser, org.opendaylight.protocol.pcep.spi.RROSubobjectSerializer
  • Method Details

    • serializeSubobject

      public void serializeSubobject(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.reported.route.object.rro.Subobject subobject, io.netty.buffer.ByteBuf buffer)
      Specified by:
      serializeSubobject in interface org.opendaylight.protocol.pcep.spi.RROSubobjectSerializer
    • parseSubobject

      public org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.reported.route.object.rro.Subobject parseSubobject(io.netty.buffer.ByteBuf buffer) throws org.opendaylight.protocol.pcep.PCEPDeserializerException
      Specified by:
      parseSubobject in interface org.opendaylight.protocol.pcep.spi.RROSubobjectParser
      Throws:
      org.opendaylight.protocol.pcep.PCEPDeserializerException
    • getCodePoint

      @Deprecated public int getCodePoint()
      Deprecated.