Package | Description |
---|---|
org.springframework.boot.devtools.tunnel.client |
Client side TCP tunnel support.
|
Class and Description |
---|
HttpTunnelConnection.TunnelChannel
A
WritableByteChannel used to transfer traffic. |
TunnelClient.ServerThread
The main server thread.
|
TunnelClientListener
Listener that can be used to receive
TunnelClient events. |
TunnelConnection
Interface used to manage socket tunnel connections.
|