Package | Description |
---|---|
com.github.dockerjava.api.command | |
com.github.dockerjava.core.command | |
com.github.dockerjava.jaxrs | |
com.github.dockerjava.netty |
Modifier and Type | Method and Description |
---|---|
StopContainerCmd.Exec |
DockerCmdExecFactory.createStopContainerCmdExec() |
Constructor and Description |
---|
StopContainerCmdImpl(StopContainerCmd.Exec exec,
String containerId) |
Modifier and Type | Class and Description |
---|---|
class |
StopContainerCmdExec |
Modifier and Type | Method and Description |
---|---|
StopContainerCmd.Exec |
JerseyDockerCmdExecFactory.createStopContainerCmdExec() |
Modifier and Type | Method and Description |
---|---|
StopContainerCmd.Exec |
NettyDockerCmdExecFactory.createStopContainerCmdExec() |
Copyright © 2017. All Rights Reserved.