You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Frederic Sutter (JIRA)" <ji...@apache.org> on 2016/03/15 15:14:33 UTC

[jira] [Created] (SSHD-661) The sample code in teh JavaDoc section of org/apache/sshd/SshClient.java generates compilation errors.

Frederic Sutter created SSHD-661:
------------------------------------

             Summary: The sample code in teh JavaDoc section of org/apache/sshd/SshClient.java generates compilation errors.
                 Key: SSHD-661
                 URL: https://issues.apache.org/jira/browse/SSHD-661
             Project: MINA SSHD
          Issue Type: Bug
    Affects Versions: 1.1.0
            Reporter: Frederic Sutter
            Priority: Minor


Hi,

The sample code in teh JavaDoc section of org/apache/sshd/SshClient.java (line 135) generates compilation errors.

For instance:
ClientSession session = client.connect(login, host, port).await().getSession()
ClientChannel.CLOSED

Many thanks

Frédéric



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)