Package | Description |
---|---|
com.github.dockerjava.core.command | |
com.github.dockerjava.jaxrs | |
com.github.dockerjava.netty.exec |
Modifier and Type | Method and Description |
---|---|
void |
PullImageResultCallback.onNext(PullResponseItem item) |
Modifier and Type | Method and Description |
---|---|
protected AbstractCallbackNotifier<PullResponseItem> |
PullImageCmdExec.callbackNotifier(PullImageCmd command,
ResultCallback<PullResponseItem> resultCallback) |
Modifier and Type | Method and Description |
---|---|
protected AbstractCallbackNotifier<PullResponseItem> |
PullImageCmdExec.callbackNotifier(PullImageCmd command,
ResultCallback<PullResponseItem> resultCallback) |
Modifier and Type | Method and Description |
---|---|
protected Void |
PullImageCmdExec.execute0(PullImageCmd command,
ResultCallback<PullResponseItem> resultCallback) |
Copyright © 2016. All Rights Reserved.