Uses of Interface
com.spotify.docker.client.DockerHost.SystemDelegate
-
Packages that use DockerHost.SystemDelegate Package Description com.spotify.docker.client -
-
Uses of DockerHost.SystemDelegate in com.spotify.docker.client
Fields in com.spotify.docker.client declared as DockerHost.SystemDelegate Modifier and Type Field Description private static DockerHost.SystemDelegateDockerHost. defaultSystemDelegateprivate static DockerHost.SystemDelegateDockerHost. systemDelegateMethods in com.spotify.docker.client with parameters of type DockerHost.SystemDelegate Modifier and Type Method Description (package private) static voidDockerHost. setSystemDelegate(DockerHost.SystemDelegate delegate)
-