Package | Description |
---|---|
com.github.dockerjava.core.async | |
com.github.dockerjava.core.command | |
com.github.dockerjava.jaxrs |
Modifier and Type | Method and Description |
---|---|
void |
FrameStreamProcessor.processResponseStream(InputStream response,
ResultCallback<Frame> resultCallback) |
Modifier and Type | Method and Description |
---|---|
Frame |
FrameReader.readFrame() |
Modifier and Type | Method and Description |
---|---|
void |
LogContainerResultCallback.onNext(Frame item) |
void |
AttachContainerResultCallback.onNext(Frame item) |
Modifier and Type | Method and Description |
---|---|
protected AbstractCallbackNotifier<Frame> |
AttachContainerCmdExec.callbackNotifier(AttachContainerCmd command,
ResultCallback<Frame> resultCallback) |
protected AbstractCallbackNotifier<Frame> |
LogContainerCmdExec.callbackNotifier(LogContainerCmd command,
ResultCallback<Frame> resultCallback) |
Modifier and Type | Method and Description |
---|---|
protected AbstractCallbackNotifier<Frame> |
AttachContainerCmdExec.callbackNotifier(AttachContainerCmd command,
ResultCallback<Frame> resultCallback) |
protected AbstractCallbackNotifier<Frame> |
LogContainerCmdExec.callbackNotifier(LogContainerCmd command,
ResultCallback<Frame> resultCallback) |
Copyright © 2015. All Rights Reserved.