Package com.tailf.ned
package com.tailf.ned
Network Equipment Drivers package
-
ClassDescriptionNedCapability is used to communicate the capabilities (supported namespace, revision, features and deviations) of a NedConnection (NedGeneric or NedCli).This class is used for connections between the NCS and CLI based NEDs.This class implements NED CLI templateA NedCmd represents the command send from the NCS with all parameters.A NedConnection is the interface used by the NedMux for keeping track of connections to different devices.NedEditOp represents the edit operations provided to a NedGeneric in the prepare, abort, and revert methods.Exception raised from the NED packageThe result of a expect() method invocation.This interface must be adhered to by code that talks to a generic device that is modeled in YANG.The NedMux is used as the interface between NCS and the NedConnections.Filter used when requesting data from a NED using the showStatsFilter method.The NedTTL class is used to pass time-to-live information to NCS for the entries in a config=false cache.The NedWorker is used by the NedMux for running a worker thread for executing NedConnection tasks.Indicates the mode of Transaction ID supported by the NED.The SSH CLI session interface.SSHCLient file transfer interfaceSSHCLient subsystem interfaceDeprecated.Class implementing the SSHClient.CliSession interface using the net.schmizz.sshj framework.A SSH transport.Exception raised from the SSH SessionA telnet transport.