Uses of Interface
org.opendaylight.netconf.mapping.api.NetconfOperationChainedExecution
-
-
Uses of NetconfOperationChainedExecution in org.opendaylight.netconf.mapping.api
Fields in org.opendaylight.netconf.mapping.api declared as NetconfOperationChainedExecution Modifier and Type Field Description static NetconfOperationChainedExecutionNetconfOperationChainedExecution. EXECUTION_TERMINATION_POINTMethods in org.opendaylight.netconf.mapping.api with parameters of type NetconfOperationChainedExecution Modifier and Type Method Description DocumentNetconfOperation. handle(Document requestMessage, NetconfOperationChainedExecution subsequentOperation)Execute current netconf operation and trigger execution of subsequent operations.
-