com.github.dockerjava.core.command
Class PingCmdImpl
java.lang.Object
com.github.dockerjava.core.command.AbstrDockerCmd<PingCmd,Void>
com.github.dockerjava.core.command.PingCmdImpl
- All Implemented Interfaces:
- DockerCmd<Void>, PingCmd
public class PingCmdImpl
- extends AbstrDockerCmd<PingCmd,Void>
- implements PingCmd
Ping the Docker server
Nested classes/interfaces inherited from interface com.github.dockerjava.api.command.PingCmd |
PingCmd.Exec |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.github.dockerjava.api.command.DockerCmd |
exec |
PingCmdImpl
public PingCmdImpl(PingCmd.Exec exec)
Copyright © 2014. All rights reserved.