public interface ExtendedCommunityParser
| Modifier and Type | Method and Description |
|---|---|
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev180329.extended.community.ExtendedCommunity |
parseExtendedCommunity(io.netty.buffer.ByteBuf buffer)
Parses the Extended Community value encoded in the buffer.
|
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev180329.extended.community.ExtendedCommunity parseExtendedCommunity(io.netty.buffer.ByteBuf buffer)
throws org.opendaylight.protocol.bgp.parser.BGPDocumentedException,
org.opendaylight.protocol.bgp.parser.BGPParsingException
buffer - ByteBuforg.opendaylight.protocol.bgp.parser.BGPDocumentedExceptionorg.opendaylight.protocol.bgp.parser.BGPParsingExceptionCopyright © 2019 OpenDaylight. All rights reserved.