| Interface | Description |
|---|---|
| ForwardingFilter |
TODO Add javadoc
|
| ForwardingFilterFactory |
A factory for creating forwarder objects for client port forwarding
|
| ForwardingTunnelEndpointsProvider | |
| PortForwardingEventListener | |
| PortForwardingEventListenerManager |
Marker interface for classes that allow to add/remove port forwarding
listeners.
|
| PortForwardingEventListenerManagerHolder | |
| PortForwardingInformationProvider | |
| PortForwardingManager | |
| TcpipForwardingExceptionMarker |
Special marker interface used to signal to the forwarding filter that an exception
has been caught on the forwarded channel
|
| Class | Description |
|---|---|
| DefaultForwarderFactory |
The default
ForwardingFilterFactory implementation. |
| DefaultForwardingFilter |
Requests a "tcpip-forward" action
|
| LocalForwardingEntry | |
| SocksProxy |
SOCKS proxy server, supporting simple socks4/5 protocols.
|
| SocksProxy.Proxy | |
| TcpipClientChannel |
TODO Add javadoc
|
| Enum | Description |
|---|---|
| TcpipClientChannel.Type |
Type of channel being created.
|
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.