Package net.juniper.netconf

Class Summary
Device A Device is used to define a Netconf server.
NetconfSession A NetconfSession object is used to call the Netconf driver methods.
XML An XML object represents XML content and provides methods to manipulate it.
XMLBuilder An XMLBuilder is used to create an XML object.This is useful to create XML RPC's and configurations.
 

Exception Summary
CommitException Describes exceptions related to commit operation
LoadException Describes exceptions related to load operation
NetconfException Describes exceptions related to establishing Netconf session.