Uses of Class
org.springframework.boot.devtools.tunnel.server.HttpTunnelServer.ServerThread
Packages that use HttpTunnelServer.ServerThread
-
Uses of HttpTunnelServer.ServerThread in org.springframework.boot.devtools.tunnel.server
Methods in org.springframework.boot.devtools.tunnel.server that return HttpTunnelServer.ServerThreadModifier and TypeMethodDescriptionprotected HttpTunnelServer.ServerThread
HttpTunnelServer.getServerThread()
Returns the active server thread, creating and starting it if necessary.