Package com.sshtools.net

This package contains a set of network utilities for the J2SSH Maverick API.

See:
          Description

Interface Summary
ForwardingClientListener An event listener for receiving notification of forwarding events.
 

Class Summary
ForwardingClient Provides management of port forwarding connections and active tunnels.
HttpHeader  
HttpProxyTransport Provides an SshTransport implementation that can route the connection through a HTTP proxy.
HttpProxyTransportWrapper  
HttpRequest  
HttpResponse  
SocketTransport Extends a Socket to provide an SshTransport suitable for use in making connections using the SshConnector.
SocketWrapper Implements a basic wrapper around a Socket to provide an SshTransport suitable for use in making connections using the SshConnector.
SocksProxyTransport Provides an SshTransport implementation that can route the connection through a SOCKS 4 or SOCKS 5 proxy.
 

Package com.sshtools.net Description

This package contains a set of network utilities for the J2SSH Maverick API.



Copyright © 2003 3SP LTD. All Rights Reserved.