See: Description
Interface | Description |
---|---|
ForwardingClientListener |
An event listener for receiving notification of forwarding events.
|
Class | Description |
---|---|
CIDRNetwork | |
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.
|
IPUtils | |
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. |
This package contains a set of network utilities for the J2SSH Maverick API.
Copyright © 2024. All rights reserved.