Uses of Interface
org.opendaylight.protocol.bgp.rib.spi.state.BGPLlGracelfulRestartState
-
Packages that use BGPLlGracelfulRestartState Package Description org.opendaylight.protocol.bgp.rib.impl org.opendaylight.protocol.bgp.rib.impl.state org.opendaylight.protocol.bgp.rib.spi.state -
-
Uses of BGPLlGracelfulRestartState in org.opendaylight.protocol.bgp.rib.impl
Classes in org.opendaylight.protocol.bgp.rib.impl that implement BGPLlGracelfulRestartState Modifier and Type Class Description classApplicationPeerApplication Peer is a special case of BGP peer.classBGPPeerClass representing a peer. -
Uses of BGPLlGracelfulRestartState in org.opendaylight.protocol.bgp.rib.impl.state
Classes in org.opendaylight.protocol.bgp.rib.impl.state that implement BGPLlGracelfulRestartState Modifier and Type Class Description classBGPPeerStateImpl -
Uses of BGPLlGracelfulRestartState in org.opendaylight.protocol.bgp.rib.spi.state
Subinterfaces of BGPLlGracelfulRestartState in org.opendaylight.protocol.bgp.rib.spi.state Modifier and Type Interface Description interfaceBGPAfiSafiStateBGP Operational Afi SafiS State.
-