public final class BmpRouterPeerImpl extends Object implements BmpRouterPeer
| Modifier and Type | Method and Description | 
|---|---|
| void | close() | 
| static BmpRouterPeer | createRouterPeer(org.opendaylight.controller.md.sal.dom.api.DOMTransactionChain domTxChain,
                org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier peersYangIId,
                PeerUpNotification peerUp,
                RIBExtensionConsumerContext extensions,
                org.opendaylight.mdsal.binding.dom.codec.api.BindingCodecTree tree,
                PeerId peerId) | 
| void | onPeerMessage(org.opendaylight.yangtools.yang.binding.Notification message)Process peer-peer message that is related to this peer. | 
public static BmpRouterPeer createRouterPeer(org.opendaylight.controller.md.sal.dom.api.DOMTransactionChain domTxChain, org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier peersYangIId, PeerUpNotification peerUp, RIBExtensionConsumerContext extensions, org.opendaylight.mdsal.binding.dom.codec.api.BindingCodecTree tree, PeerId peerId)
public void onPeerMessage(org.opendaylight.yangtools.yang.binding.Notification message)
BmpRouterPeeronPeerMessage in interface BmpRouterPeermessage - BMP Per-peer message.public void close()
close in interface AutoCloseableCopyright © 2018 OpenDaylight. All rights reserved.