Uses of Interface
com.spotify.docker.client.DockerHost.SystemDelegate
Packages that use DockerHost.SystemDelegate
-
Uses of DockerHost.SystemDelegate in com.spotify.docker.client
Fields in com.spotify.docker.client declared as DockerHost.SystemDelegateModifier and TypeFieldDescriptionprivate static final DockerHost.SystemDelegate
DockerHost.defaultSystemDelegate
private static DockerHost.SystemDelegate
DockerHost.systemDelegate
Methods in com.spotify.docker.client with parameters of type DockerHost.SystemDelegateModifier and TypeMethodDescription(package private) static void
DockerHost.setSystemDelegate
(DockerHost.SystemDelegate delegate)