public final class RouteOriginAsTwoOctetEcHandler
extends org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractTwoOctetAsExtendedCommunity
| Constructor and Description |
|---|
RouteOriginAsTwoOctetEcHandler() |
| Modifier and Type | Method and Description |
|---|---|
int |
getSubType() |
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev130919.extended.community.ExtendedCommunity |
parseExtendedCommunity(io.netty.buffer.ByteBuf buffer) |
void |
serializeExtendedCommunity(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev130919.extended.community.ExtendedCommunity extendedCommunity,
io.netty.buffer.ByteBuf byteAggregator) |
public org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev130919.extended.community.ExtendedCommunity parseExtendedCommunity(io.netty.buffer.ByteBuf buffer)
throws org.opendaylight.protocol.bgp.parser.BGPDocumentedException,
org.opendaylight.protocol.bgp.parser.BGPParsingException
org.opendaylight.protocol.bgp.parser.BGPDocumentedExceptionorg.opendaylight.protocol.bgp.parser.BGPParsingExceptionpublic void serializeExtendedCommunity(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev130919.extended.community.ExtendedCommunity extendedCommunity,
io.netty.buffer.ByteBuf byteAggregator)
public int getSubType()
Copyright © 2018 OpenDaylight. All rights reserved.