Uses of Class
com.vhosting.netconf.frame.Notification

Packages that use Notification
com.vhosting.netconf.messages Contains classes used by the system and that serve to define the XML messages of Netconf protocol. 
com.vhosting.netconf.notification Contains what you need to receive notifications. 
 

Uses of Notification in com.vhosting.netconf.messages
 

Methods in com.vhosting.netconf.messages with parameters of type Notification
 boolean NotificationMsg.load(Notification notification)
           
 

Uses of Notification in com.vhosting.netconf.notification
 

Methods in com.vhosting.netconf.notification with parameters of type Notification
 boolean NotificationEvent.load(Notification notification)
          Load into a notification structure the values for it if exist.