Uses of Interface
com.vhosting.netconf.notification.NotificationsListener

Packages that use NotificationsListener
com.vhosting.netconf.frame Contains everything that is useful to the composition of RPC messages, sending them, receiving the corresponding Reply. 
 

Uses of NotificationsListener in com.vhosting.netconf.frame
 

Methods in com.vhosting.netconf.frame with parameters of type NotificationsListener
 void RpcHandler.setNotificationsListener(NotificationsListener listener)
          Set the Notifications listener that will intercept Netconf notifications.