Skip navigation links

Package org.springframework.boot.devtools.tunnel

Provides support for tunneling TCP traffic over HTTP.

See: Description

Package org.springframework.boot.devtools.tunnel Description

Provides support for tunneling TCP traffic over HTTP. Tunneling is primarily designed for the Java Debug Wire Protocol (JDWP) and as such only expects a single connection and isn't particularly worried about resource usage.
Skip navigation links

Copyright © 2017 Pivotal Software, Inc.. All rights reserved.