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
L
Leaf
- Class in
com.vhosting.netconf.frame
This class represents an element of an RPC structure that identifies a Leaf in the Netconf RPC, RPC Reply or Notification message.
LeafList
- Class in
com.vhosting.netconf.frame
This class represents an element of an RPC structure that identifies a leaf list in the Netconf RPC, RPC Reply or Notification message.
linkAnyxml(Anyxml)
- Method in class com.vhosting.netconf.frame.
ContainerReference
linkAnyxml(Anyxml)
- Method in class com.vhosting.netconf.frame.
ListReference
linkAnyxml(Anyxml)
- Method in interface com.vhosting.netconf.frame.
Node
Link an Anyxml to this node as part of the RPC structure.
linkContainer(Container)
- Method in class com.vhosting.netconf.frame.
ContainerReference
Link a Container to this container as part of the RPC structure.
linkContainerReference(ContainerReference)
- Method in class com.vhosting.netconf.frame.
ListReference
Link a Container reference to this node as part of the RPC structure.
linkLeaf(Leaf)
- Method in class com.vhosting.netconf.frame.
ContainerReference
linkLeaf(Leaf)
- Method in class com.vhosting.netconf.frame.
ListReference
linkLeaf(Leaf)
- Method in interface com.vhosting.netconf.frame.
Node
Link a leaf to this node as part of the RPC structure.
linkLeafList(LeafList)
- Method in class com.vhosting.netconf.frame.
ContainerReference
linkLeafList(LeafList)
- Method in class com.vhosting.netconf.frame.
ListReference
linkLeafList(LeafList)
- Method in interface com.vhosting.netconf.frame.
Node
Link a leaf list to this node as part of the RPC structure.
linkList(List)
- Method in class com.vhosting.netconf.frame.
ContainerReference
Link a List to this container as part of the RPC structure.
linkListReference(ListReference)
- Method in class com.vhosting.netconf.frame.
ListReference
Link a List reference to this node as part of the RPC structure.
List
- Class in
com.vhosting.netconf.frame
This class represents a list in the PRC structure.
List(Capability, String, long, long)
- Constructor for class com.vhosting.netconf.frame.
List
Create a list.
List(Capability, String, long)
- Constructor for class com.vhosting.netconf.frame.
List
Create a list.
List(Capability, String)
- Constructor for class com.vhosting.netconf.frame.
List
Create a list.
ListReference
- Class in
com.vhosting.netconf.frame
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.
ListReference(Capability, String, long, long)
- Constructor for class com.vhosting.netconf.frame.
ListReference
Create a list reference.
ListReference(Capability, String, long)
- Constructor for class com.vhosting.netconf.frame.
ListReference
Create a list reference.
ListReference(Capability, String)
- Constructor for class com.vhosting.netconf.frame.
ListReference
Create a list reference without limits.
ListValue
- Class in
com.vhosting.netconf.frame
This class provides the methods necessary for the assignment of the elements contained within a list.
load(Rpc)
- Method in interface com.vhosting.netconf.frame.
RpcReply
Load into an RPC structure the values for it if exist.
load(Notification)
- Method in class com.vhosting.netconf.messages.
NotificationMsg
load(Rpc)
- Method in class com.vhosting.netconf.messages.
RpcReplyMsg
load(Notification)
- Method in interface com.vhosting.netconf.notification.
NotificationEvent
Load into a notification structure the values for it if exist.
Load
- Class in
com.vhosting.netconf.yuma
Load a YANG module into the server.
Load(Session, YANGCapability)
- Constructor for class com.vhosting.netconf.yuma.
Load
Create the Load operation.
Load(Session, YANGCapability, Date)
- Constructor for class com.vhosting.netconf.yuma.
Load
Load.LoadReply
- Class in
com.vhosting.netconf.yuma
This class provides specific methods to process the data obtained in response to a RpcReply after a load operation.
Load.LoadReply(RpcReply)
- Constructor for class com.vhosting.netconf.yuma.
Load.LoadReply
Constructs an instance of the class.
Lock
- Class in
com.vhosting.netconf
The lock Netconf operation.
Lock(Session, Datastore)
- Constructor for class com.vhosting.netconf.
Lock
Create the lock Netconf operation.
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