Package com.vhosting.netconf.transport.ssh

This is the entry point of a Netconf application over SSH-2.

See:
          Description

Class Summary
NetconfSshCather This class is the entry point for to establish a connection Netconf over SSH-2.
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.
 

Enum Summary
SshFailCause This enum groups all the causes of failure are specific to the SSH-2 transport protocol.
 

Package com.vhosting.netconf.transport.ssh Description

This is the entry point of a Netconf application over SSH-2. Contains everything related to the specific SSH-2 transport protocol of Netconf messages.