| Package | Description |
|---|---|
| net.sf.sshapi |
SSHAPI
|
| net.sf.sshapi.impl.maverick16 |
Maverick is the definitive solution for total SSH compatibility on the Java™ platform.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultChannelData |
| Modifier and Type | Method and Description |
|---|---|
SshChannel.ChannelData |
SshChannelHandler.createChannel(java.lang.String channelName,
byte[] requestData)
Called when a new channel with a supported name has been created.
|
SshChannel.ChannelData |
SshChannel.getChannelData()
Get the
SshChannel.ChannelData that was used to create this channel |
| Modifier and Type | Method and Description |
|---|---|
SshChannel.ChannelData |
MaverickAgent.createChannel(java.lang.String channelName,
byte[] requestData) |
Copyright © 2018. All rights reserved.