Uses of Class
org.opendaylight.protocol.bgp.rib.impl.config.BgpPeer
-
Packages that use BgpPeer Package Description org.opendaylight.protocol.bgp.rib.impl -
-
Uses of BgpPeer in org.opendaylight.protocol.bgp.rib.impl
Constructors in org.opendaylight.protocol.bgp.rib.impl with parameters of type BgpPeer Constructor Description BGPPeer(BGPTableTypeRegistryConsumer tableTypeRegistry, org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressNoZone neighborAddress, String peerGroupName, RIB rib, PeerRole role, ClusterIdentifier clusterId, org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.AsNumber localAs, org.opendaylight.mdsal.binding.api.RpcProviderService rpcRegistry, Set<TablesKey> afiSafisAdvertized, Set<TablesKey> afiSafisGracefulAdvertized, Map<TablesKey,Integer> llGracefulTablesAdvertised, BgpPeer bgpPeer)
-