Interface SessionAwareNetconfOperation
-
- All Superinterfaces:
NetconfOperation
public interface SessionAwareNetconfOperation extends NetconfOperation
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetSession(org.opendaylight.netconf.api.NetconfSession session)-
Methods inherited from interface org.opendaylight.netconf.mapping.api.NetconfOperation
canHandle, handle
-
-