JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Package
org.springframework.boot.buildpack.platform.socket
Packages that use
org.springframework.boot.buildpack.platform.socket
Package
Description
org.springframework.boot.buildpack.platform.socket
Low-level
Socket
implementations required for local Docker access.
Classes in
org.springframework.boot.buildpack.platform.socket
used by
org.springframework.boot.buildpack.platform.socket
Class
Description
DomainSocket
A
Socket
implementation for Linux of BSD domain sockets.
NamedPipeSocket
A
Socket
implementation for named pipes.