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

public abstract class DomainSocket extends Socket
A Socket implementation for Linux of BSD domain sockets.
Since:
2.3.0
Author:
Phillip Webb