| Package | Description |
|---|---|
| net.sf.sshapi |
SSHAPI
|
| net.sf.sshapi.forwarding |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractClient.firePortForwardChannelClosed(int type,
SshPortForwardTunnel channel) |
protected void |
AbstractClient.firePortForwardChannelOpened(int type,
SshPortForwardTunnel channel) |
| Modifier and Type | Method and Description |
|---|---|
void |
SshPortForwardListener.channelClosed(int type,
SshPortForwardTunnel channel)
A port forwarding channel has been closed.
|
void |
SshPortForwardListener.channelOpened(int type,
SshPortForwardTunnel channel)
A port forwarding channel has been opened.
|
Copyright © 2018. All rights reserved.