Package | Description |
---|---|
com.github.dockerjava.api.command | |
com.github.dockerjava.core.command | |
com.github.dockerjava.jaxrs | |
com.github.dockerjava.netty.exec |
Modifier and Type | Method and Description |
---|---|
<T extends ResultCallback<PushResponseItem>> |
PushImageCmd.exec(T resultCallback) |
Modifier and Type | Method and Description |
---|---|
void |
PushImageResultCallback.onNext(PushResponseItem item) |
Modifier and Type | Method and Description |
---|---|
protected AbstractCallbackNotifier<PushResponseItem> |
PushImageCmdExec.callbackNotifier(PushImageCmd command,
ResultCallback<PushResponseItem> resultCallback) |
Modifier and Type | Method and Description |
---|---|
protected AbstractCallbackNotifier<PushResponseItem> |
PushImageCmdExec.callbackNotifier(PushImageCmd command,
ResultCallback<PushResponseItem> resultCallback) |
Modifier and Type | Method and Description |
---|---|
protected Void |
PushImageCmdExec.execute0(PushImageCmd command,
ResultCallback<PushResponseItem> resultCallback) |
Copyright © 2017. All Rights Reserved.