Uses of Package
com.vhosting.netconf.transport.ssh

Packages that use com.vhosting.netconf.transport.ssh
com.vhosting.netconf.example Contains examples and code to test the product API. 
com.vhosting.netconf.transport.ssh This is the entry point of a Netconf application over SSH-2. 
 

Classes in com.vhosting.netconf.transport.ssh used by com.vhosting.netconf.example
NetconfSshCather
          This class is the entry point for to establish a connection Netconf over SSH-2.
 

Classes in com.vhosting.netconf.transport.ssh used by com.vhosting.netconf.transport.ssh
SshAuthInfo
          This class provides the information needed to make a connection Netconf over SSH-2 such as a remote host name, user name and password.
SshFailCause
          This enum groups all the causes of failure are specific to the SSH-2 transport protocol.