| 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 | Method and Description |
|---|---|
void |
SshChannelHandler.channelCreated(SshChannel channel)
Called when a new channel with a supported name has been created.
|
void |
SshChannelListener.eof(SshChannel channel)
A channel has been reached EOF.
|
boolean |
SshChannelListener.request(SshChannel channel,
java.lang.String requesttype,
boolean wantreply,
byte[] requestdata)
The remote side sent a channel request.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MaverickAgent.channelCreated(SshChannel channel) |
Copyright © 2018. All rights reserved.