Package org.apache.sshd.common.forward
-
Interface Summary Interface Description ForwardingFilter TODO Add javadocForwardingFilterFactory 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 DefaultForwarderFactory The defaultForwardingFilterFactory
implementation.DefaultForwardingFilter Requests a "tcpip-forward" actionLocalForwardingEntry 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.