public interface ExtendedCommunityParser
Modifier and Type | Method and Description |
---|---|
ExtendedCommunity |
parseExtendedCommunity(io.netty.buffer.ByteBuf buffer)
Parses the Extended Community value encoded in the buffer.
|
ExtendedCommunity parseExtendedCommunity(io.netty.buffer.ByteBuf buffer) throws BGPDocumentedException, BGPParsingException
buffer
- ByteBufBGPDocumentedException
BGPParsingException
Copyright © 2018 OpenDaylight. All rights reserved.