Searched defs:InputStreamEntity (Results 1 – 1 of 1) sorted by relevance
52 public class InputStreamEntity extends AbstractHttpEntity { class60 public InputStreamEntity(final InputStream instream, long length) { in InputStreamEntity() method in InputStreamEntity