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
E
EditConfig
- Class in
com.vhosting.netconf
The edit-config Netconf operation.
EditConfig(Session, Datastore, URL, EditConfig.DefaultEditOperation)
- Constructor for class com.vhosting.netconf.
EditConfig
Create the edit-config Netconf operation.
EditConfig(Session, Datastore, URL)
- Constructor for class com.vhosting.netconf.
EditConfig
Create the edit-config Netconf operation.
EditConfig(Session, Datastore, Config, EditConfig.DefaultEditOperation)
- Constructor for class com.vhosting.netconf.
EditConfig
Create the edit-config Netconf operation.
EditConfig(Session, Datastore, Config)
- Constructor for class com.vhosting.netconf.
EditConfig
Create the edit-config Netconf operation.
EditConfig.DefaultEditOperation
- Enum in
com.vhosting.netconf
This enumeration lists each type of operation by default when editing configuration data.
EditConfig.ErrorOption
- Enum in
com.vhosting.netconf
This enumeration lists all kinds of error options.
EditConfig.TestOption
- Enum in
com.vhosting.netconf
This enumeration lists all kinds of tests that can be undertaken during the editing of the configuration data.
enableLog(NetconfCatcher.LogLevel)
- Static method in class com.vhosting.netconf.transport.
NetconfCatcher
Enables the writing of the logs.
Example
- Class in
com.vhosting.netconf.example
Example()
- Constructor for class com.vhosting.netconf.example.
Example
execute(RpcHandler)
- Method in class com.vhosting.netconf.
Operation
Allows you to execute the operation, through the use of a RpcHandler.
execute(RpcHandler, RpcReplySpecificListener)
- Method in class com.vhosting.netconf.
Operation
Allows you to execute the operation, through the use of a RpcHandler specifying a listener that will intercept the RPC reply.
executeSync(RpcHandler)
- Method in class com.vhosting.netconf.
Operation
Allows you to execute the operation, through the use of a RpcHandler and waits until you get a reply.
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