Package org.apache.sshd.common.forward
-
Interface Summary Interface Description Forwarder TODO Add javadocForwarderFactory A factory for creating forwarder objects for client port forwardingForwardingTunnelEndpointsProvider 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 Summary Class Description ChannelToPortHandler Implements forwarding messages received from a channel to a port in TCP/IP port forwarding.DefaultForwarder Requests a "tcpip-forward" actionDefaultForwarderFactory The defaultForwarderFactory
implementation.LocalForwardingEntry SocksProxy SOCKS proxy server, supporting simple socks4/5 protocols.SocksProxy.Proxy TcpipClientChannel TODO Add javadoc -
Enum Summary Enum Description TcpipClientChannel.Type Type of channel being created.