public class AttachContainerCmdExec extends AbstrAsyncDockerCmdExec<AttachContainerCmd,Frame> implements AttachContainerCmd.Exec
Constructor and Description |
---|
AttachContainerCmdExec(javax.ws.rs.client.WebTarget baseResource) |
Modifier and Type | Method and Description |
---|---|
protected AbstractCallbackNotifier<Frame> |
callbackNotifier(AttachContainerCmd command,
ResultCallback<Frame> resultCallback) |
exec, execute
getBaseResource, registryAuth, registryConfigs
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
exec
public AttachContainerCmdExec(javax.ws.rs.client.WebTarget baseResource)
protected AbstractCallbackNotifier<Frame> callbackNotifier(AttachContainerCmd command, ResultCallback<Frame> resultCallback)
callbackNotifier
in class AbstrAsyncDockerCmdExec<AttachContainerCmd,Frame>
Copyright © 2015. All Rights Reserved.