Uses of Interface
com.vhosting.netconf.frame.Node

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

Uses of Node in com.vhosting.netconf.frame
 

Classes in com.vhosting.netconf.frame that implement Node
 class Container
          This class represents a container in the PRC structure.
 class ContainerReference
          A container reference defines the identity of a container with which it is possible to instantiate a new container with the same characteristics and structure mirrored in common.
 class List
          This class represents a list in the PRC structure.
 class ListReference
          A list reference defines the identity of a list with which it is possible to instantiate a new list with the same characteristics and structure mirrored in common.