Interface BmpSessionListener
- All Superinterfaces:
EventListener
- All Known Subinterfaces:
BmpRouter
- All Known Implementing Classes:
BmpMockSessionListener
,BmpRouterImpl
-
Method Summary
Modifier and TypeMethodDescriptionvoid
onMessage
(org.opendaylight.yangtools.yang.binding.Notification<?> message) void
onSessionDown
(Exception exception) void
onSessionUp
(BmpSession session)
-
Method Details
-
onSessionUp
-
onSessionDown
-
onMessage
void onMessage(org.opendaylight.yangtools.yang.binding.Notification<?> message)
-