Package com.vhosting.netconf.messages

Contains classes used by the system and that serve to define the XML messages of Netconf protocol.

See:
          Description

Class Summary
DOMUtils This class provides some methods for manipulating XML documents used to handle the protocol.
HelloMsg This class represents the Hello message in the Netconf protocol.
NotificationMsg This class represents the Notification message in the Netconf protocol.
RpcReplyMsg This class represents the RPC Reply message in the Netconf protocol.
 

Package com.vhosting.netconf.messages Description

Contains classes used by the system and that serve to define the XML messages of Netconf protocol. Normally you'll never need to access these classes.