Package | Description |
---|---|
org.apache.sshd |
Defines the two main classes for the client and server side of SSH protocol support.
|
org.apache.sshd.client.session |
Modifier and Type | Method and Description |
---|---|
ChannelShell |
ClientSession.createShellChannel()
Create a channel to start a shell.
|
Modifier and Type | Method and Description |
---|---|
ChannelShell |
ClientSessionImpl.createShellChannel() |
Copyright © 2008–2013 The Apache Software Foundation. All rights reserved.