Uses of Class
org.springframework.boot.buildpack.platform.socket.NamedPipeSocket
Packages that use NamedPipeSocket
-
Uses of NamedPipeSocket in org.springframework.boot.buildpack.platform.socket
Methods in org.springframework.boot.buildpack.platform.socket that return NamedPipeSocketModifier and TypeMethodDescriptionstatic NamedPipeSocket
Return a newNamedPipeSocket
for the given path.