Searched defs:ResponseInputStream (Results 1 – 1 of 1) sorted by relevance
36 public final class ResponseInputStream<ResponseT> extends SdkFilterInputStream implements Abortable… class41 public ResponseInputStream(ResponseT resp, AbortableInputStream in) { in ResponseInputStream() method in ResponseInputStream47 public ResponseInputStream(ResponseT resp, InputStream in) { in ResponseInputStream() method in ResponseInputStream