public class VpnIpv6NlriParser extends AbstractVpnNlriParser
| Constructor and Description |
|---|
VpnIpv6NlriParser() |
| Modifier and Type | Method and Description |
|---|---|
protected AdvertizedRoutes |
getAdvertizedRoutesByDestination(List<VpnDestination> dst) |
protected List<VpnDestination> |
getAdvertizedVpnDestination(DestinationType dstType) |
protected WithdrawnRoutes |
getWithdrawnRoutesByDestination(List<VpnDestination> dst) |
protected List<VpnDestination> |
getWithdrawnVpnDestination(DestinationType dstType) |
parseNlri, parseNlri, serializeAttributeprotected List<VpnDestination> getWithdrawnVpnDestination(DestinationType dstType)
getWithdrawnVpnDestination in class AbstractVpnNlriParserprotected List<VpnDestination> getAdvertizedVpnDestination(DestinationType dstType)
getAdvertizedVpnDestination in class AbstractVpnNlriParserprotected WithdrawnRoutes getWithdrawnRoutesByDestination(List<VpnDestination> dst)
getWithdrawnRoutesByDestination in class AbstractVpnNlriParserprotected AdvertizedRoutes getAdvertizedRoutesByDestination(List<VpnDestination> dst)
getAdvertizedRoutesByDestination in class AbstractVpnNlriParserCopyright © 2019 OpenDaylight. All rights reserved.