[
https://issues.apache.org/jira/browse/SSHD-661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Frederic Sutter updated SSHD-661:
---------------------------------
Description:
Hi,
The sample code in the 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
was:
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
> 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 the 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)