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