java.lang.Object
java.net.Socket
org.springframework.boot.buildpack.platform.socket.NamedPipeSocket
All Implemented Interfaces:
Closeable, AutoCloseable

public class NamedPipeSocket extends Socket
A Socket implementation for named pipes.
Since:
2.3.0
Author:
Phillip Webb, Scott Frederick