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 Utility class to process HTTP headers.
HttpProxyTransport Provides an SshTransport implementation that can route the connection through a HTTP proxy.
HttpProxyTransportWrapper Provides an SshTransport implementation that can route the connection through a HTTP proxy.
HttpRequest Utility class to process HTTP requests.
HttpResponse Utility class to process HTTP responses.
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-2008 SSHTools LTD. All Rights Reserved.