Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
X
Y
A
addAttribute(Attribute)
- Method in class com.vhosting.netconf.frame.
Rpc
Allows you to assign an attribute to the RPC operation.
addFilter(Capability)
- Method in class com.vhosting.netconf.
SubtreeFilter
Add a filter to the subtreefilter.
addFilterString(String, String...)
- Method in class com.vhosting.netconf.
SubtreeFilter.Filter
Add a filter string.
addSelection(String, Capability)
- Method in class com.vhosting.netconf.
XPathSelections
Adds an xpath selection.
Anyxml
- Class in
com.vhosting.netconf.frame
This class represents an element of an RPC structure that identifies a generic portions of XML in the Netconf RPC, RPC Reply or Notification message.
Anyxml(Capability, String)
- Constructor for class com.vhosting.netconf.frame.
Anyxml
Create an Anyxml element.
assign(ListValue[])
- Method in class com.vhosting.netconf.frame.
List
Assign the set of values for this list.
Assignable
- Interface in
com.vhosting.netconf.frame
An element of the RPC structure that implements this interface can itself contain assignable elements.
assignAnyxml(Anyxml, Document)
- Method in interface com.vhosting.netconf.frame.
Assignable
Allows you to assign an XML document to an Anyxml element previously linked to this.
assignAnyxml(Anyxml, Document)
- Method in class com.vhosting.netconf.frame.
Container
assignAnyxml(Anyxml, Document)
- Method in class com.vhosting.netconf.frame.
ListValue
assignLeaf(Leaf, String)
- Method in interface com.vhosting.netconf.frame.
Assignable
Allows you to assign a value to a leaf element previously linked to this.
assignLeaf(Leaf, String)
- Method in class com.vhosting.netconf.frame.
Container
assignLeaf(Leaf, String)
- Method in class com.vhosting.netconf.frame.
ListValue
assignLeafList(LeafList, String[])
- Method in interface com.vhosting.netconf.frame.
Assignable
Allows you to assign values to a leaf list element previously linked to this.
assignLeafList(LeafList, String[])
- Method in class com.vhosting.netconf.frame.
Container
assignLeafList(LeafList, String[])
- Method in class com.vhosting.netconf.frame.
ListValue
Attribute
- Class in
com.vhosting.netconf.frame
This class represents a generic attribute in a Netconf context.
Attribute(Capability, String, String)
- Constructor for class com.vhosting.netconf.frame.
Attribute
Create an attribute with the namespace of the specified capability.
Attribute(String, String)
- Constructor for class com.vhosting.netconf.frame.
Attribute
Create an attribute with the default namespace.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
X
Y