Uses of Interface
com.maverick.ssh.SocketTimeoutSupport

Packages that use SocketTimeoutSupport
com.sshtools.net This package contains a set of network utilities for the J2SSH Maverick API. 
 

Uses of SocketTimeoutSupport in com.sshtools.net
 

Classes in com.sshtools.net that implement SocketTimeoutSupport
 class HttpProxyTransportWrapper
          Provides an SshTransport implementation that can route the connection through a HTTP proxy.
 class SocketTransport
          Extends a Socket to provide an SshTransport suitable for use in making connections using the SshConnector.
 class SocketWrapper
          Implements a basic wrapper around a Socket to provide an SshTransport suitable for use in making connections using the SshConnector.
 



Copyright © 2003-2008 SSHTools LTD. All Rights Reserved.