com.github.dockerjava.api.command
Interface PingCmd

All Superinterfaces:
DockerCmd<Void>
All Known Implementing Classes:
PingCmdImpl

public interface PingCmd
extends DockerCmd<Void>

Ping the Docker server


Nested Class Summary
static interface PingCmd.Exec
           
 
Method Summary
 
Methods inherited from interface com.github.dockerjava.api.command.DockerCmd
exec
 



Copyright © 2014. All rights reserved.