Interface Connection.Tunnel

Enclosing interface:
Connection

public static interface Connection.Tunnel

Start a tunnel over the current connection without replacing the connection.

This can be used for upgrade within a connection, but it is not really an upgrade for this connection as the connection remains and just tunnels data to/from its endpoint.