public final class VpnIpv4NlriParser extends AbstractVpnNlriParser
Constructor and Description |
---|
VpnIpv4NlriParser() |
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, serializeAttribute
protected List<VpnDestination> getWithdrawnVpnDestination(DestinationType dstType)
getWithdrawnVpnDestination
in class AbstractVpnNlriParser
protected List<VpnDestination> getAdvertizedVpnDestination(DestinationType dstType)
getAdvertizedVpnDestination
in class AbstractVpnNlriParser
protected WithdrawnRoutes getWithdrawnRoutesByDestination(List<VpnDestination> dst)
getWithdrawnRoutesByDestination
in class AbstractVpnNlriParser
protected AdvertizedRoutes getAdvertizedRoutesByDestination(List<VpnDestination> dst)
getAdvertizedRoutesByDestination
in class AbstractVpnNlriParser
Copyright © 2019 OpenDaylight. All rights reserved.