Interface | Description |
---|---|
Forwarder |
TODO Add javadoc
|
ForwarderFactory |
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 |
---|---|
ChannelToPortHandler |
Implements forwarding messages received from a channel to a port in TCP/IP port forwarding.
|
DefaultForwarder |
Requests a "tcpip-forward" action
|
DefaultForwarderFactory |
The default
ForwarderFactory implementation. |
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–2024 The Apache Software Foundation. All rights reserved.