Class SocketTargetServerConnection

java.lang.Object
org.springframework.boot.devtools.tunnel.server.SocketTargetServerConnection
All Implemented Interfaces:
TargetServerConnection

public class SocketTargetServerConnection extends Object implements TargetServerConnection
Since:
1.3.0
Author:
Phillip Webb