Package | Description |
---|---|
org.springframework.boot.devtools.tunnel.client |
Client side TCP tunnel support.
|
Modifier and Type | Class and Description |
---|---|
class |
HttpTunnelConnection
TunnelConnection implementation that uses HTTP to transfer data. |
Constructor and Description |
---|
TunnelClient(int listenPort,
TunnelConnection tunnelConnection) |