public class BigSizeStreamBody
extends org.apache.http.entity.mime.content.InputStreamBody
| Constructor and Description |
|---|
BigSizeStreamBody(InputStream in,
long contentLength,
org.apache.http.entity.ContentType contentType) |
| Modifier and Type | Method and Description |
|---|---|
long |
getContentLength() |
getFilename, getInputStream, getTransferEncoding, writeTopublic BigSizeStreamBody(InputStream in, long contentLength, org.apache.http.entity.ContentType contentType)
Copyright © 2019. All rights reserved.