| Package | Description |
|---|---|
| org.onosproject.bgpio.types.attr |
Implementation of BGP Link state attribute Tlvs.
|
| Modifier and Type | Method and Description |
|---|---|
static WideCommunity |
WideCommunity.of(WideCommunityAttrHeader wideCommunityHeader,
int community,
int localAsn,
int contextAsn,
WideCommunityTarget target,
WideCommunityExcludeTarget excludeTarget,
WideCommunityParameter parameter)
Returns object of this class with specified values.
|
static WideCommunity |
WideCommunity.read(org.jboss.netty.buffer.ChannelBuffer c)
Reads the wide community attribute.
|
Copyright © 2016. All rights reserved.