Class PCEPP2MPEndPointsIpv4ObjectParser

  • All Implemented Interfaces:
    org.opendaylight.protocol.pcep.spi.ObjectParser

    public class PCEPP2MPEndPointsIpv4ObjectParser
    extends org.opendaylight.protocol.pcep.spi.CommonObjectParser
    • Constructor Detail

      • PCEPP2MPEndPointsIpv4ObjectParser

        public PCEPP2MPEndPointsIpv4ObjectParser()
    • Method Detail

      • serializeObject

        public static void serializeObject​(Boolean processing,
                                           Boolean ignore,
                                           org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.endpoints.address.family.p2mp.ipv4._case.P2mpIpv4 p2mpIpv4,
                                           io.netty.buffer.ByteBuf buffer)
      • parseObject

        public org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.Object parseObject​(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.ObjectHeader header,
                                                                                                                        io.netty.buffer.ByteBuf bytes)
                                                                                                                 throws org.opendaylight.protocol.pcep.spi.PCEPDeserializerException
        Throws:
        org.opendaylight.protocol.pcep.spi.PCEPDeserializerException