public final class Stateful02PCReportMessageParser
extends org.opendaylight.protocol.pcep.spi.AbstractMessageParser
Pcrpt| Modifier and Type | Field and Description |
|---|---|
static int |
TYPE |
| Constructor and Description |
|---|
Stateful02PCReportMessageParser(org.opendaylight.protocol.pcep.spi.ObjectRegistry registry) |
| Modifier and Type | Method and Description |
|---|---|
void |
serializeMessage(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev131005.Message message,
io.netty.buffer.ByteBuf out) |
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev131005.Message |
validate(List<org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev131005.Object> objects,
List<org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev131005.Message> errors) |
public static final int TYPE
public Stateful02PCReportMessageParser(org.opendaylight.protocol.pcep.spi.ObjectRegistry registry)
public void serializeMessage(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev131005.Message message,
io.netty.buffer.ByteBuf out)
public org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev131005.Message validate(List<org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev131005.Object> objects, List<org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev131005.Message> errors) throws org.opendaylight.protocol.pcep.spi.PCEPDeserializerException
validate in class org.opendaylight.protocol.pcep.spi.AbstractMessageParserorg.opendaylight.protocol.pcep.spi.PCEPDeserializerExceptionCopyright © 2014. All rights reserved.