Package com.maverick.sshd.tunnel

Interface Summary
ForwardingManager  
LocalForwardingInterface  
RemoteForwardingInterface This interface defines the behaviour for remote forwarding requests.
 

Class Summary
DefaultForwardingManager This class provides management of remote forwarding requests.
DefaultForwardingManagerClientIo  
DefaultLocalForwardingInterface  
DefaultRemoteForwardingInterface This class implements the standard socket based forwarding for the SSHD.
ForwardingChannel An abstract forwarding channel implementation for use with both local and remote forwarding operations.
LocalForwardingChannel 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 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.
RemoteForwardingListeningInterface  
SocketForwardingChannel An abstract forwarding channel implementation for use with forwarding both local and remote sockets.
 



Copyright © 2012. All Rights Reserved.