Example usage for org.springframework.boot.devtools.tunnel.server TargetServerConnection interface-usage

List of usage examples for org.springframework.boot.devtools.tunnel.server TargetServerConnection interface-usage

Introduction

In this page you can find the example usage for org.springframework.boot.devtools.tunnel.server TargetServerConnection interface-usage.

Usage

From source file org.springframework.boot.devtools.tunnel.server.SocketTargetServerConnection.java

/**
 * Socket based {@link TargetServerConnection}.
 *
 * @author Phillip Webb
 * @since 1.3.0
 */