Uses of Class
com.vhosting.netconf.messages.NotificationMsg

Packages that use NotificationMsg
com.vhosting.netconf.messages Contains classes used by the system and that serve to define the XML messages of Netconf protocol. 
 

Uses of NotificationMsg in com.vhosting.netconf.messages
 

Methods in com.vhosting.netconf.messages that return NotificationMsg
static NotificationMsg NotificationMsg.createNotification(byte[] message)
          Create the server Notification message from a byte array as source.