|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.vhosting.netconf | |
---|---|
com.vhosting.netconf | From this package you can access the basic operations of Netconf as Java classes. |
com.vhosting.netconf.yuma | Provides a minimal implementation of YUMA System Capability. |
Classes in com.vhosting.netconf used by com.vhosting.netconf | |
---|---|
CapabilityException
This exception must necessarily be thrown when uses an operation and you are not meeting the set of capabilities available to the server. |
|
Config
This class provides the elements to modify, add or remove information between the configuration data. |
|
Datastore
This class represents a datastore. |
|
EditConfig.DefaultEditOperation
This enumeration lists each type of operation by default when editing configuration data. |
|
EditConfig.ErrorOption
This enumeration lists all kinds of error options. |
|
EditConfig.TestOption
This enumeration lists all kinds of tests that can be undertaken during the editing of the configuration data. |
|
Operation
This class provides the basis for the construction of a specific RPC operation, with its own features, whose operation is conditioned by the capabilities made available to the server. |
|
Operation.Reply
Represents the specific reply for the operation. |
|
SubtreeFilter
This class represents a SubtreeFilter. |
|
SubtreeFilter.Filter
This class identifies a filter contained within a SubtreeFilter. |
|
XPathSelections
This class represents a set of xpath that refer to nodes within a datastore. |
|
XPathSelections.Selection
This class identifies a xpath selection contained within a XPathSelections. |
Classes in com.vhosting.netconf used by com.vhosting.netconf.yuma | |
---|---|
CapabilityException
This exception must necessarily be thrown when uses an operation and you are not meeting the set of capabilities available to the server. |
|
Operation
This class provides the basis for the construction of a specific RPC operation, with its own features, whose operation is conditioned by the capabilities made available to the server. |
|
Operation.Reply
Represents the specific reply for the operation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |