| Package | Description |
|---|---|
| org.springframework.boot.devtools.tunnel.server |
Server side TCP tunnel support.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteDebugPortProvider
PortProvider that provides the port being used by the Java remote debugging. |
class |
StaticPortProvider
PortProvider for a static port that won't change. |
| Constructor and Description |
|---|
SocketTargetServerConnection(PortProvider portProvider)
Create a new
SocketTargetServerConnection. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.