public final class AS4AggregatorAttributeParser extends Object implements org.opendaylight.protocol.bgp.parser.spi.AttributeParser, org.opendaylight.protocol.bgp.parser.spi.AttributeSerializer
| Modifier and Type | Field and Description |
|---|---|
static int |
TYPE |
| Constructor and Description |
|---|
AS4AggregatorAttributeParser() |
| Modifier and Type | Method and Description |
|---|---|
void |
parseAttribute(io.netty.buffer.ByteBuf buffer,
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev171207.path.attributes.AttributesBuilder builder) |
void |
serializeAttribute(org.opendaylight.yangtools.yang.binding.DataObject attribute,
io.netty.buffer.ByteBuf byteAggregator) |
public static final int TYPE
public void parseAttribute(io.netty.buffer.ByteBuf buffer,
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev171207.path.attributes.AttributesBuilder builder)
parseAttribute in interface org.opendaylight.protocol.bgp.parser.spi.AttributeParserpublic void serializeAttribute(org.opendaylight.yangtools.yang.binding.DataObject attribute,
io.netty.buffer.ByteBuf byteAggregator)
serializeAttribute in interface org.opendaylight.protocol.bgp.parser.spi.AttributeSerializerCopyright © 2018 OpenDaylight. All rights reserved.