Classes: Capabilities, ConfigurationService, ConfigurationServiceClientHelper, ConfigurationServiceProxy, ConfigurationServiceProxyFactory, ConfigurationServiceRemoteObject, ConfigurationServiceServerHelper, ConfigurationServiceSkeleton, DataStore, Deserializer, FilePersistency, Filter, IConfigurationService, Listener, NetconfException, NetconfIOS, NetconfInputStream, NetconfOutputStream, NetconfServerConnection, NetconfServerConnectionFactory, NetconfStreamBuf, Persistency, Serializer, SessionManager, Transport, TransportFactory, Utility, XmlContentHandler
A Capabilities object holds the capabilities(identified via uris) exchanged during session setup.
Implementation of the protocol part of Netconf.
Implementation of the protocol part of Netconf.
Implementation of the protocol part of Netconf.
Implementation of the protocol part of Netconf.
Implementation of the protocol part of Netconf.
Implementation of the protocol part of Netconf.
Implements a Netconf DataStore.
XML based Deserializer implementation.
FilePersistency implements file based persistency
A Filter filters a document either by xpath or by a XML tree.
Implementation of the protocol part of Netconf.
NetCOnf is a one object per Listener protocol.
The base class for NetconfInputStream and NetconfOutputStream.
This class is used for reading E-Netconf messages from a
POP3 server.
This class is used for writing E-Netconf messages to a
SMTP server.
A NetconfServerConnection manages connection setup/teardwon and messagee xchange between Netconf peers.
A factory for NetconfServerConnection.
The sole purpose of this stream buffer is to detect end-of-stream
Persistency interface for the ConfigurationService
Generates a Netconf conform serialized version of the data.
Singleton class storing for clients session ids
Netconf Transport implementation.
TransportFactory for Netconf transports
Utility class to convert enums to string and back.
The XmlContentHandler stores data generated by the XMLParser in a vector for later processing.