Package | Description |
---|---|
com.sshtools.net |
This package contains a set of network utilities for the J2SSH Maverick API.
|
Class and Description |
---|
ForwardingClient.ActiveTunnel
This class represents an active tunnel.
|
ForwardingClient.SocketListener |
ForwardingClientListener
An event listener for receiving notification of forwarding events.
|
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. |
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. |
Copyright © 2024. All rights reserved.