Searched defs:ProxyInputStream (Results 1 – 1 of 1) sorted by relevance
35 public abstract class ProxyInputStream extends FilterInputStream { class42 public ProxyInputStream(InputStream proxy) { in ProxyInputStream() method in ProxyInputStream