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 class
ApplicationPeer
Application Peer is a special case of BGP peer.class
BGPPeer
Class 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 class
BGPPeerStateImpl
-
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 interface
BGPAfiSafiState
BGP Operational Afi SafiS State.
-