Package | Description |
---|---|
org.springframework.boot.devtools.tunnel.server |
Server side TCP tunnel support.
|
Modifier and Type | Method and Description |
---|---|
protected void |
HttpTunnelServer.handle(HttpTunnelServer.HttpConnection httpConnection)
Handle an incoming HTTP connection.
|
void |
HttpTunnelServer.ServerThread.handleIncomingHttp(HttpTunnelServer.HttpConnection httpConnection)
Handle an incoming
HttpTunnelServer.HttpConnection . |