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)