public final class BmpRouterPeerImpl extends Object implements BmpRouterPeer
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
onPeerMessage(org.opendaylight.yangtools.yang.binding.Notification message)
Process peer-peer message that is related to this peer.
|
public void onPeerMessage(org.opendaylight.yangtools.yang.binding.Notification message)
BmpRouterPeer
onPeerMessage
in interface BmpRouterPeer
message
- BMP Per-peer message.public void close()
close
in interface AutoCloseable
Copyright © 2019 OpenDaylight. All rights reserved.