Package org.springframework.boot.devtools.tunnel.client
Client side TCP tunnel support.
Interface Summary Interface Description TunnelClientListener Listener that can be used to receiveTunnelClientevents.TunnelConnection Interface used to manage socket tunnel connections.Class Summary Class Description HttpTunnelConnection TunnelConnectionimplementation that uses HTTP to transfer data.TunnelClient The client side component of a socket tunnel.