Provides a port forwarding client with forwarding tunnel and configuration management.
| Class | Description |
|---|---|
| ActiveTunnel | This class represents a single active connection for any type of forwarding. |
| ForwardingClient | Provides management of port forwarding connections and active tunnels. |
| Delegate | Description |
|---|---|
| ForwardingChannelFailure | A delegate for receiving notification of a forwarding channel failure. |
| ForwardingConfigurationListener | A delegate for receiving forwarding configuration changes. |
| ForwardingTunnelActivityListener | A delegate for receiving forwarding activity events. |
| Enumeration | Description |
|---|---|
| ForwardingConfigurationState | This enum describes the state of a forwarding configuration |