Searched defs:AbortableInputStream (Results 1 – 1 of 1) sorted by relevance
32 public final class AbortableInputStream extends FilterInputStream implements Abortable { class36 private AbortableInputStream(InputStream delegate, Abortable abortable) { in AbortableInputStream() method in AbortableInputStream