| Package | Description |
|---|---|
| com.sshtools.j2ssh.forwarding |
| Modifier and Type | Class and Description |
|---|---|
class |
ForwardingBindingChannel |
class |
ForwardingChannelImpl |
class |
ForwardingIOChannel |
class |
ForwardingSocketChannel |
| Modifier and Type | Method and Description |
|---|---|
void |
ForwardingConfigurationListener.closed(ForwardingConfiguration forward,
ForwardingChannel channel) |
void |
ForwardingConfigurationListener.dataReceived(ForwardingConfiguration forward,
ForwardingChannel channel,
int bytes) |
void |
ForwardingConfigurationListener.dataSent(ForwardingConfiguration forward,
ForwardingChannel channel,
int bytes) |
void |
ForwardingConfigurationListener.opened(ForwardingConfiguration forward,
ForwardingChannel channel) |
Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.