Package com.sshtools.synergy.ssh
package com.sshtools.synergy.ssh
-
ClassDescriptionChannelFactory<T extends SshContext>ChannelFactoryListener<T extends SshContext>ChannelNG<T extends SshContext>This abstract class provides the basic functions of an SSH2 channel.CompoundChannelFactory<C extends SshContext>Connection<T extends SshContext>ConnectionManager<T extends SshContext>Holds and manages Connection objects.ConnectionProtocol<T extends SshContext>This class implements the SSH Connection Protocol as an SSH Transport Protocol service.ForwardingChannel<T extends SshContext>An abstract forwarding channel implementation for use with both local and remote forwarding operations.ForwardingChannelFactory<T extends SshContext>This interface defines the behaviour for remote forwarding requests.ForwardingManager<T extends SshContext>This class provides management of remote forwarding requests.GlobalRequestHandler<T extends SshContext>The SSH protocol allows for the sending of requests independently of any communication channel.LocalForwardingChannel<T extends SshContext>Implements a Local forwarding channel for use with forwarding sockets from the client machine through the server to some endpoint reachable from the server machine.RemoteForwardingChannel<T extends SshContext>Implements a Remote forwarding channel for use with forwarding sockets from the server machine through the client to some endpoint reachable from the client machine.RemoteForwardRequestHandler<T extends SshContext>A service is a protocol that operates on top of the
TransportProtocol.SocketForwardingChannel<T extends SshContext>An abstract forwarding channel implementation for use with forwarding both local and remote sockets.This class implements the standard socket based forwarding for the SSHD.SocketListeningForwardingChannelFactoryImpl.ActiveTunnelManager.TunnelListener<K extends SshContext>This class defines an SSH context for listening interfaces on theSshEngine.SshTransport<T extends SshContext>TransportProtocol<T extends SshContext>This class implements the SSH Transport Protocol for the SSHD server.An event handler for SSH Transport protocol events.