Interface PcepMessageListener
- All Superinterfaces:
EventListener
,org.opendaylight.yangtools.yang.binding.NotificationListener
@Deprecated
@Generated("mdsal-binding-generator")
public interface PcepMessageListener
extends org.opendaylight.yangtools.yang.binding.NotificationListener
Deprecated.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Deprecated.void
onKeepalive
(Keepalive notification) Deprecated.void
Deprecated.void
Deprecated.void
onPcmonrep
(Pcmonrep notification) Deprecated.void
onPcmonreq
(Pcmonreq notification) Deprecated.void
Deprecated.void
Deprecated.void
Deprecated.void
onStarttls
(Starttls notification) Deprecated.
-
Method Details
-
onOpen
Deprecated. -
onKeepalive
Deprecated. -
onPcreq
Deprecated. -
onPcrep
Deprecated. -
onPcntf
Deprecated. -
onPcerr
Deprecated. -
onClose
Deprecated. -
onStarttls
Deprecated. -
onPcmonreq
Deprecated. -
onPcmonrep
Deprecated.
-