Uses of Interface
org.opendaylight.protocol.bgp.rib.spi.state.BGPTransportState
Package
Description
-
Uses of BGPTransportState in org.opendaylight.protocol.bgp.rib.impl
Modifier and TypeMethodDescriptionApplicationPeer.getBGPTransportState()
BGPPeer.getBGPTransportState()
BGPSessionImpl.getBGPTransportState()
-
Uses of BGPTransportState in org.opendaylight.protocol.bgp.rib.impl.state
Modifier and TypeMethodDescriptionBGPSessionStateProvider.getBGPTransportState()
BGP Operational Transport State. -
Uses of BGPTransportState in org.opendaylight.protocol.bgp.rib.spi.state
Modifier and TypeMethodDescription@Nullable BGPTransportState
BGPPeerState.getBGPTransportState()
BGP Operational Transport State. -
Uses of BGPTransportState in org.opendaylight.protocol.bgp.state
Modifier and TypeMethodDescriptionstatic @Nullable Transport
NeighborUtil.buildTransport
(@Nullable BGPTransportState neighbor) Builds Transport State from BGPTransportState counters.