public static class BuildImageCmdExec.ResponseImpl extends BuildImageCmd.Response
Constructor and Description |
---|
BuildImageCmdExec.ResponseImpl(InputStream proxy) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
Iterable<EventStreamItem> |
getItems() |
int |
read() |
available, mark, markSupported, read, read, reset, skip
public BuildImageCmdExec.ResponseImpl(InputStream proxy)
public Iterable<EventStreamItem> getItems() throws IOException
getItems
in class BuildImageCmd.Response
IOException
public int read() throws IOException
read
in class InputStream
IOException
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
close
in class InputStream
IOException
Copyright © 2015. All Rights Reserved.