Package | Description |
---|---|
com.github.dockerjava.api.command | |
com.github.dockerjava.core.command | |
com.github.dockerjava.core.exec | |
com.github.dockerjava.jaxrs |
Modifier and Type | Method and Description |
---|---|
<T extends ResultCallback<WaitResponse>> |
WaitContainerCmd.exec(T resultCallback) |
Modifier and Type | Method and Description |
---|---|
void |
WaitContainerResultCallback.onNext(WaitResponse waitResponse) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.Void |
WaitContainerCmdExec.execute0(WaitContainerCmd command,
ResultCallback<WaitResponse> resultCallback) |
Modifier and Type | Method and Description |
---|---|
protected AbstractCallbackNotifier<WaitResponse> |
WaitContainerCmdExec.callbackNotifier(WaitContainerCmd command,
ResultCallback<WaitResponse> resultCallback) |
Modifier and Type | Method and Description |
---|---|
protected AbstractCallbackNotifier<WaitResponse> |
WaitContainerCmdExec.callbackNotifier(WaitContainerCmd command,
ResultCallback<WaitResponse> resultCallback) |
Copyright © 2019. All Rights Reserved.