public final class Stateful02PCUpdateRequestMessageParser
extends org.opendaylight.protocol.pcep.spi.AbstractMessageParser
Pcupd| Modifier and Type | Field and Description |
|---|---|
static int |
TYPE |
| Constructor and Description |
|---|
Stateful02PCUpdateRequestMessageParser(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) |
protected 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 Stateful02PCUpdateRequestMessageParser(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)
protected 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.